@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:13px;
	color:#000;
	line-height:150%;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FAFAF5;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
	outline:none;
}

.pc_hide{
	display:none;
}

/*----------------------------------------*/
/*全体枠*/

#all{
	/*width:1000px;*/
	width:755px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}

/*----------------------------------------*/
/*左カラム*/

#left_column{
	width:191px;
	float:left;
	overflow:hidden;
}

/*ロゴ・会社名*/

#left_column h1{
	width:81px;
	height:41px;
	margin:26px auto 14px auto;
	overflow:hidden;
}

#left_column h1 a{
	display:block;
	width:81px;
	height:41px;
	overflow:hidden;
	background-image:url(image/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#left_column h2{
	width:174px;
	height:43px;
	margin:11px auto;
	overflow:hidden;
}

#left_column h2 a{
	display:block;
	width:174px;
	height:43px;
	background-image:url(image/company_name.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

/*グローバルナビゲーション*/

#gnavi{
	width:191px;
	margin:0px auto;
	overflow:hidden;
}

#gnavi li{
	list-style-type:none;
	width:191px;
	overflow:hidden;
	display:inline;
}

#gnavi li a{
	width:191px;
	height:53px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi li#gnavi01 a{
	background-image:url(image/gnavi01.png);
}

#gnavi li#gnavi02 a{
	background-image:url(image/gnavi02.png);
}

#gnavi li#gnavi03 a{
	background-image:url(image/gnavi03.png);
}

#gnavi li#gnavi04 a{
	background-image:url(image/gnavi04.png);
}

#gnavi li#gnavi05 a{
	background-image:url(image/gnavi05.png);
}

/*バナー*/

.l_bn{
	margin:23px auto;
	overflow:hidden;
}

.l_bn2{
	width:191px;
	overflow:hidden;
}

.l_bn2 li{
	margin-top:15px;
	overflow:hidden;
	list-style-type:none;
}

/*news*/

#l_news{
	width:180px;
	margin:20px 0px 20px 10px;
}

#l_news dt{
	font-weight:bold;
	color:#FF4D4D;
}

#l_news dd{
	line-height:125%;
	margin:0.75em auto;
	overflow:hidden;
	font-size:12px;
}

/*メニューブック*/

#menubook_1{
	width:191px;
	margin:20px auto 0px auto;
	overflow:hidden;
	background-image:url(image/ol_menu_book_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#menubook_2{
	width:191px;
	overflow:hidden;
	background-image:url(image/ol_menu_book_head.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#menubook_3{
	width:191px;
	overflow:hidden;
	background-image:url(image/ol_menu_book_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:40px 0px 10px 0px;
}

#menubook_3 dl{
	width:174px;
	margin:0px auto;
	overflow:hidden;
}

#menubook_3 dl dt{
}

#menubook_3 dl dd{
	padding-top:8px;
	font-size:12px;
	line-height:125%;
}

/*リンク*/

#link{
	width:191px;
	margin:50px auto;
	overflow:hidden;
}

#link dl{
	margin:10px 0px 25px 0px;
	overflow:hidden;
}

#link dl dt{
	width:191px;
	font-weight:bold;
	color:#FF4C4C;
}

#link dl dt a{
	color:#FF4C4C;
}

#link dl dd{
	line-height:125%;
}

/*----------------------------------------*/
/*右カラム*/

#right_column{
	width:755px;
	/*float:right;
	overflow:hidden;
	margin-right:16px;*/
	overflow:hidden;
}

/*タイトル画像*/

#page_title{
	width:100%;
	height:172px;
	margin:0px auto;
	overflow:hidden;
}


#page_title h2{
	width:755px;
	margin: 45px auto 0px auto;
	/*margin:72px auto 0px auto;*/
	overflow:hidden;	
}

#page_title_sp{
	display: none;
}

#btn_internet{
	display: none;
}
/*
#btn_internet{
	width:197px;
	height:109px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:9999;
}
*/

#navi_btn{
	display: none;
}

/*パンくず*/

#breadcrumb{
	font-size:10px;
}

#breadcrumb a{
	color:#FF6E6E;
}

/*枠*/

.ol{
	width:715px;
	margin:10px auto;
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px dashed #B9B9B7;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

/*見出し*/

.ol h2{
	padding:20px 0px 0px 0px;
	text-align:center;
}

/*totop*/

.totop{
	clear:both;
	margin:10px auto;
	overflow:hidden;
	text-align:right;
}

.totop a{
	color:#FF6E6E;
	font-size:12px;
}

/*----------------------------------------*/
/*フッター*/

#footer{
	clear:both;
	max-width:100%;
	min-width:1000px;
	margin:0px auto;
	background-image:url(image/bg_foot.png);
	overflow:hidden;
}

#footer dl{
	width:1000px;
	margin:0px auto;
	padding:10px 0px;
	overflow:hidden;
	background-image:url(image/bn_mobile.png);
	background-repeat:no-repeat;
	background-position:right center;
}

#footer dt{
	font-weight:bold;
}

#footer dd{
	line-height:125%;
}

/*----------------------------------------*/
/*コピーライト*/

#copy{
	max-width:100%;
	min-width:1000px;
	margin:0px auto;
	background-image:url(image/bg_copy.png);
}

#copy div{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	font-size:0.875em;
	line-height:20px;
}

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/

/*----------------------------------------*/
