@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;
	-webkit-text-size-adjust: 100%;
}

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

img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

a{
	overflow:hidden;
	outline:none;
}

.sp_hide{
	display:none;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}

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

#all{
	/*width:100%;
	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:100%;
	overflow:hidden;
}

/*タイトル画像*/

#page_title_sp{
	margin: 0px auto 25px auto;
}

#page_title_sp h2{
	margin:0px auto;
}

#page_title_sp h2 img{
	width: 100% !important;
}

#btn_internet{
	display: none;
}

#navi_btn{
	margin: 20px auto 40px auto;
	text-align: center;
}

/*パンくず*/

#breadcrumb{
	font-size:10px;
}

#breadcrumb a{
	color:#FF6E6E;
}

/*枠*/

.ol{
	width:98%;
	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 5px 10px auto;
	overflow:hidden;
	text-align:right;
}

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

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

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

#footer dl{
	width:83%;
	margin:0px auto;
	padding: 25px 0px 25px 10px;
	overflow:hidden;
}

#footer dt{
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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