@charset "utf-8";

/*-------------------------
 RISET CSS
--------------------------*/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
	color:#000;
	height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	zoom:1;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}


/*-------------------------
 HTML TAG CSS
--------------------------*/
body {
	font-size:13px;
	font-family:"メイリオ", Meiryo, Osaka, Arial, Helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
}
a {
	color:#666;
	text-decoration:none;
	overflow:hidden;
}
a:hover,
.btn_area input:hover {
/*	opacity:0.6;*/
/*	filter: alpha(opacity=60);*//*IE5*/
/*	-ms-filter: "alpha( opacity=60 )";*//*IE8*/

}
.btn_area input:active {
	opacity:1;
	filter: alpha(opacity=100);/*IE5*/
	-ms-filter: "alpha( opacity=100 )";/*IE8*/
}

/*-------------------------
 clearfix etc
--------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*-------------------------
 font style
--------------------------*/
.txt_impact {
	line-height:1.5em;
	font-size:1.1em;
	color:#FF1200;
}
.txt_strong {
	font-weight:bold;
}
.txt_red {
	color:#f00;
	font-weight:bold;
}
.a_strong {
	text-decoration:underline;
	color:#39F;
}

/*-------------------------
 google map
--------------------------*/
.access_map iframe {
	display:block;
	border:solid 1px #ccc;
	padding:2px;
}

/*-------------------------
 img style
--------------------------*/


/*-------------------------
 anchor style
--------------------------*/
a.target_blank{
	background-image:url(../images/org/icon_window_open.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:25px;
}

/*-------------------------
 Layout
--------------------------*/
#container {
	height:100%;
	margin:0 auto;
}
#header {
	position:relative;
}
#contents {
	position:relative;
	margin:0px auto 0px;
}
#footer {
	position:relative;
}
#contents {
}
#contents_menu{
	float:left;
}
#contents_main{
	float:right;
}
#contents_main .layout_3clumn{
	float:left;
}
#contents_main .contents_sub{
	float:right;
}

/*-------------------------
 Layout Grid Layout
--------------------------*/
#contents .layout_2in1,
#contents .layout_3in1,
#contents .layout_4in1,
#contents .layout_5in1{
	width:110%;
}
#contents .layout_2in1 > div,
#contents .layout_3in1 > div,
#contents .layout_4in1 > div,
#contents .layout_5in1 > div{
	float:left;
	margin:0;
}

/*-------------------------
 Layout Text & Float Image
--------------------------*/
.layout_img_left img{
	float:left;
	margin:0 20px 20px 0;
}
.layout_img_right img{
	float:right;
	margin:0 0 20px 20px;
}

/*-------------------------
 HEADER
--------------------------*/
#header #header_contents {
	margin:0px auto;
	position:relative;
}
#header #header_left {
	float:left;
}
#header #header_right {
	float:right;

}
#header #header_right #header_navi{
	float:right;
	display:inline;
}
#header #header_right #header_navi li{
	float:left;
	display:inline;
}

/*-------------------------
 GNAV
--------------------------*/
#gnav {
}
#gnav #gnav_wrap{
    height: 100%;
}
#gnav ul{
    height: 100%;
}
#gnav ul li{
	float:left;
	margin:0px 0px 0px 0px;
	height:100%;
	background-repeat:no-repeat;
	display:inline;
	border:0px;
	position:relative;
}
#gnav ul li a {
	display:block;
	height:100%;
}

/*-------------------------
 #MV
--------------------------*/
#mv{
	position:relative;
}

/*-------------------------
 #bx-slider
--------------------------*/
.bx-wrapper{
	margin:0 auto;
}
.bx-window{
	text-align:center;
	margin:0px auto;
}
.bx-next,
.bx-prev{
	position:absolute;
	top:170px;
	font-size:40px;
	line-height:50px;
}
.bx-next,
.bx-prev{
	color:#ccc!important;
	opacity:0.2;
	filter: alpha(opacity=20);/*IE5*/
	-ms-filter: "alpha( opacity=20 )";/*IE8*/
}
.bx-next:hover,
.bx-prev:hover{
	color:#ccc!important;
	opacity:0.8;
	filter: alpha(opacity=80);/*IE5*/
	-ms-filter: "alpha( opacity=80 )";/*IE8*/
}
.bx-next{
	left:860px;
}
.bx-prev{
	left:40px;
}
.bx-pager{
	position:relative;
	float:right;
	font-size:12px;
	margin:-40px 40px 0 0;
	display:inline;

}
.bx-window img
{
/*	border:solid 1px #ccc;*/
}
.bx-pager a{
	z-index:10000;
	display:block;
	float:left;
	width:13px;
	height:13px;
	line-height:14px;
	text-align:center;
	margin-left:3px;
	border:solid 1px #ccc;
	color:#ccc;
	border-radius:2px;

}
.bx-pager .pager-active,
.bx-pager a:hover{
	border:solid 1px #333;
	color:#333;
}

/*-------------------------
 #bread_crumb
--------------------------*/
#bread_crumb{
	width: 100%;
}
#bread_crumb ul{
    margin: 0 auto;
	font-size:0.9em;
}
/* IE7 little */
#bread_crumb ul li{
	display:inline;
}
/* IE7 little */
html*#bread_crumb ul li{
}
#bread_crumb ul li a{
	color:#605f5f;
}
#bread_crumb ul li a:hover{
	color:#777;
}
#bread_crumb ul li:before{
	content:"＞";
	font-size:0.8em;
	padding:0px 5px 3px 5px;
	vertical-align:middle;
	color:#605f5f;
}
#bread_crumb ul li:first-child:before{
	content:"";
	padding:0px;
}

/*-------------------------
 #gototop
--------------------------*/
#contents #contents_left .gototop {
	text-align:right;
	margin:0px 0px 0px 0px;
}
#contents #contents_left .gototop a {
	background-image:url(../images/icon_gototop.jpg);
	background-repeat:no-repeat;
	background-position:3px 8px;
	padding-left:15px;
	margin:0px 10px 0px 0px;
	color:#4c4c4c;
}

/*-------------------------
 #contents #contents_main
--------------------------*/
.contents_block_2,
.contents_block_3,
.contents_block_4,
.contents_block_5,
.contents_block_6{
	overflow:hidden;
	position:relative;
}

#contents #contents_main h2{
	font-size:2em;
	line-height:1.2em;
	margin-bottom:20px;
}
#contents #contents_main h3{
	font-size:1.8em;
	line-height:1.2em;
}
#contents #contents_main h4{
	font-size:1.6em;
	line-height:1.2em;
}
#contents_main h5{
	font-size:1.4em;
	line-height:1.2em;
}
#contents #contents_main p,
#contents #contents_main dl,
#contents #contents_main ul{
}
#contents #contents_main dl dt,
#contents #contents_main dl dd{
}

/*-------------------------
 #contents #contents_sub
--------------------------*/
#contents #contents_right .bn_area {
}
#contents #contents_right .plugin_area {
}
#iframe_fb {
}

/*-------------------------
 #footer
--------------------------*/
#footer #footer_wrap {
	margin:0px auto;
}
#footer #footer_left{
	float:left;
}
#footer #footer_left ul{
}
#footer #footer_left ul li{
	float:left;
	display:inline;
}
#footer #footer_right{
    float: right;
    display: inline;
}
#footer_bottom{
}
#footer address {
}

/*-------------------------
 QA
--------------------------*/


/*-------------------------
 会社概要
--------------------------*/


/*-------------------------
 お問い合わせページ
--------------------------*/


/*-------------------------
 サイトマップ
--------------------------*/
#contents #sitemap dl{
	background-image:url(../images/icon_arrow_single.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0 0 0 10px;
	line-height:1.5em;
}

/*-------------------------
 プライバシーポリシー
--------------------------*/
/**
 * privacy policy
 */

#privacy dt{
    width: 200px;
	float: left;
}
#privacy dd {
    width: 400px;
	float: left;
}
#privacy .contents_text dl {
    padding: 20px 30px;
}

