body{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P Gothic", sans-serif;
	color:#666666;
	font-weight:normal;
	font-size:75%;
	line-height:150%;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul {
	margin: 0;
	padding: 0;
}

*{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
}

table {/* IE6用 */
	font-size:100%;
	line-height:150%;
}

table td{
	vertical-align:top;
}

table td.vm,table td.vm img,table.vm td,table.vm td img{
	vertical-align:top;
}

a:focus{
	outline:0px none;
}

a,a:link,a:active,a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a:hover img{ 
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
img{
	border:0px;
	vertical-align:top;
}
#cms-menu{z-index:50;}

#wrapper{
	width:100%;
	min-width:980px;
	text-align:center;
}

#header{
	width:100%;
	height:76px;
	background:url(main_bg01.png) repeat-x top;
	position:relative;
	z-index:10;
}
#common #header{
	position:static;
	top:0px;
	left:0px;
}

#header_in{
	width:980px;
	height:76px;
	margin:0 auto;
	position:relative;
}

#logo{
	position:absolute;
	top:10px;
	left:0;
}
#common #logo{top:0;}

.textresizer{
	width:140px;
	list-style:none;
	position:absolute;
	top:10px;
	right:70px;
}
.textresizer li{
	float:left;
	margin-right:5px;
	display:inline;
}

.headnav_en{
	position:absolute;
	top:10px;
	right:0;
}

#mainimage{
	width:100%;
	height:650px;
	position:absolute;
	top:0px;
	left:0px;
	background-position:center top;
	background-repeat:no-repeat;
	z-index:1;
}

#top_contents{
	position:absolute;
	z-index:90;
	top:370px;
	left:0;
	width:100%;
	background: url(contents_bg_top.png) no-repeat top center;
	padding-top:20px;
}
#top_contents_in{
	width:940px;
	margin:0 auto;
	text-align:left;
	padding: 0px 25px;
	background:url(contents_bg_rep.png) repeat-y center;
}
* html #top_contents_in{width:990px;}

#contents_in{
	width:940px;
	margin:0 auto;
	text-align:left;
	padding: 0px 25px;
	background:url(contents_bg_rep.png) repeat-y center;
}
* html #contents_in{width:990px;}

#contents{
	clear:both;
	width:100%;
	background: url(contents_bg_top.png) no-repeat top center;
	padding-top:20px;
}

#top_contents_left{
	float:left;
	width:690px;
}

.carousel_box{
	width:100%;
	height:180px;
	float:left;
}
.app .carousel_box{height:auto;}

.btn_sldl{
	float:left;
	width:18px;
}
.btn_sldr{
	float:right;
	width:18px;
}

#prev{
	text-indent:-9999px;
	display:block;
	width:18px;
	height:180px;
	background:url(crusel_arr_left.jpg) no-repeat left 67px;
}

#prev:hover{
	text-indent:-9999px;
	display:block;
	width:18px;
	height:180px;
	background:url(crusel_arr_left_c.jpg) no-repeat left 67px;
}

#next{
	text-indent:-9999px;
	display:block;
	width:18px;
	height:180px;
	background:url(crusel_arr_right.jpg) no-repeat left 67px;
}

#next:hover{
	text-indent:-9999px;
	display:block;
	width:18px;
	height:180px;
	background:url(crusel_arr_right_c.jpg) no-repeat left 67px;
}

#carousel{
	width:650px;
	height:180px;
	float:left;
	list-style:none;
	margin-left:10px;
	display:inline;
}

#carousel li{
	background:url(crusel_mat01.jpg) no-repeat left top;
	width:160px;
	height:180px;
	float:left;
}
#carousel li td{
	font-size:12px;
	line-height:15px;
}
#carousel li .txt_90{
	font-size:11px;
	line-height:14px;
}

#contents_left{
	float:left;
	width:690px;
	min-height:500px;
}

.top_ais_box01{
	width:100%;
	height:160px;
	position:relative;
}
.top_ais_box01 .ais_title01{
	position:absolute;
	top:0px;
	left:0px;
}
.top_ais_box01 .ais_btn01, .top_ais_box01 .ais_btn02, .top_ais_box01 .ais_btn03, .top_ais_box01 .ais_btn04, .top_ais_box01 .ais_btn_en{
	position:absolute;
	right:8px;
}
.top_ais_box01 .ais_btn01{ top:15px;}
.top_ais_box01 .ais_btn02{ top:52px;}
.top_ais_box01 .ais_btn03{ top:88px;}
.top_ais_box01 .ais_btn04{ top:124px;}
.top_ais_box01 .ais_btn_en{ top:55px;}

#contents_right{
	float:right;
	width:220px;
	margin-bottom:30px;
}

#api_box{
	float:left;
	width:100%;
	list-style:none;
}

#api_box li{
	float:left;
}

#api_box li.tw{
	width:110px;
	margin-bottom:5px;
}

#api_box li.fb{
	width:100px;
}
#api_box li.mixi{
	width:220px;
}

#top_banbox01{
	padding:30px 0px;
	clear:both;
	float:left;
	width:100%;
}

#footer{
	clear:both;
	width:100%;
	padding-top:4px;
	height:15px;
	background:url(foot_bg01.jpg) repeat-x top;
	font-size:95%;
	float:left;
	bottom:20px;
}
#copyright{
	float:right;
	width:232px;
	height:9px;
	line-height:9px;
	padding-top:1px;
}
#footnav {
	margin:0 auto;
	width:980px;
}
#footnav a,#footnav a:link,#footnav a:active{
	padding-left:10px;
	margin-right:10px;
}
#footnav li{
	height:10px;
	line-height:10px;
}

.footnav_en{float:left;}
.footnav_en li{
	list-style:none;
	height:11px;
	line-height:11px;
}

#locator{
	clear:both;
	float:left;
	width:980px;
	padding:0px 0px 10px;
	font-size:90%;
}
#locator a,#locator a:link,#locator a:active{
	color:#666;
}

.page_top {
    width: 105px;
    height: 25px;
    background: url("up.jpg") no-repeat scroll 0 0 transparent;
    overflow: hidden;
    display:block;
    z-index:5;
}
#topcontrol{z-index:10;}


/*utility*/
/*------------------------------------------------------------------------------*/

.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}

.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}
.mt50 { margin-top:50px;}

.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.ml30 { margin-left:30px;}
.ml40 { margin-left:40px;}
.ml50 { margin-left:50px;}

.mr0 { margin-right:0;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mr25 { margin-right:25px;}
.mr30 { margin-right:30px;}

.pt10 { padding-top:10px;}
.pb5{ padding-bottom:5px;}
.pb10{ padding-bottom:10px;}
.pb20{ padding-bottom:20px;}
.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}

.txt_l, td.txt_l, .txt_l td{ text-align:left;}
.txt_r, td.txt_r, .txt_r td{ text-align:right;}
.txt_c, td.txt_c, .txt_c td{ text-align:center;}

.valign_t, td.valign_t, .valign_t td{ vertical-align:top;}
.valign_m, td.valign_m, .valign_m td{ vertical-align:middle;}
.valign_b, td.valign_b, .valign_b td{ vertical-align:bottom;}

.txt_90{ font-size:90%;}
.txt_120{ font-size:120%;}

.clear{
	clear:both;
}
.line{
	background:url(dot.jpg) repeat-x center;
}
.arr01 a{
	background:url(arr01.jpg) no-repeat left;
	padding-left:15px;
}

.arr02 a{
	background:url(arr02.jpg) no-repeat left;
	padding-left:15px;
}
ul.btn01{
	list-style-type:none;
}
ul.btn01_f li{
	list-style-type:none;
	float:left;
}

.red {color: #DB0000;}
.red_bold {color: #DB0000; font-weight:bold;}


/*globalnav*/
/*------------------------------------------------------------------------------*/

#globalnav {
clear:both;
width:584px;
height:32px;
position:absolute;
bottom:0;
right:-7px;
z-index:15;
}
#globalnav ul{
list-style-type:none;
}

#globalnav ul li{
float:left;
text-indent:-9999px;
}

#globalnav ul li a{
display:block;
overflow:hidden;
height:32px;
background-image:url(nav.png);
}

#globalnav01 a{ background-position:0px 0px; width: 117px;} 
#globalnav02 a{ background-position:-117px 0px; width: 90px;}
#globalnav03 a{ background-position:-207px 0px; width: 90px;}
#globalnav04 a{ background-position:-297px 0px; width: 90px;}
#globalnav05 a{ background-position:-387px 0px; width: 93px;}
#globalnav06 a{ background-position:-480px 0px; width: 104px;}

#globalnav01 a:hover, #globalnav01c a{ background-position:0px -32px; width: 117px;} 
#globalnav02 a:hover, #globalnav02c a{ background-position:-117px -32px; width: 90px;}
#globalnav03 a:hover, #globalnav03c a{ background-position:-207px -32px; width: 90px;}
#globalnav04 a:hover, #globalnav04c a{ background-position:-297px -32px; width: 90px;}
#globalnav05 a:hover, #globalnav05c a{ background-position:-387px -32px; width: 93px;}
#globalnav06 a:hover, #globalnav06c a{ background-position:-480px -32px; width: 104px;}


/*en_globalnav*/
/*------------------------------------------------------------------------------*/

#en_globalnav {
clear:both;
width:584px;
height:32px;
position:absolute;
bottom:0;
right:-7px;
z-index:15;
}
#en_globalnav ul{
list-style-type:none;
}

#en_globalnav ul li{
float:left;
text-indent:-9999px;
}

#en_globalnav ul li a{
display:block;
overflow:hidden;
height:32px;
background-image:url(nav_en.png);
}

#en_globalnav01 a{ background-position:0px 0px; width: 170px;} 
#en_globalnav02 a{ background-position:-170px 0px; width: 136px;}
#en_globalnav03 a{ background-position:-306px 0px; width: 136px;}
#en_globalnav04 a{ background-position:-442px 0px; width: 142px;}

#en_globalnav01 a:hover, #en_globalnav01c a{ background-position:0px -32px; width: 170px;} 
#en_globalnav02 a:hover, #en_globalnav02c a{ background-position:-170px -32px; width: 136px;}
#en_globalnav03 a:hover, #en_globalnav03c a{ background-position:-306px -32px; width: 136px;}
#en_globalnav04 a:hover, #en_globalnav04c a{ background-position:-442px -32px; width: 142px;}


/*simtemap*/
/*------------------------------------------------------------------------------*/

.sitemap { margin-left:50px;}
.sitemap ul{ padding:0 0 15px 30px;}
.sitemap li{ margin:5px 0px;}
.sitemap ul ul{ padding:0 0 15px 30px;}


/*global*/
/*------------------------------------------------------------------------------*/

.subtitle01 {
	background:url(subtitle01.jpg) no-repeat top left;
	line-height:80px;
	text-indent:30px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

.subtitle02 {
	background:url(subtitle02.jpg) no-repeat bottom left;
	line-height:30px;
	padding-bottom:3px;
	text-indent:10px;
	width:100%;
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}

.subtitle03 {
	background:url(subtitle03.jpg) no-repeat left 2px;
	line-height:18px;
	text-indent:20px;
	font-weight:bold;
	font-size:100%;
}

.subtitle04 {
	line-height:25px;
	text-indent:47px;
	color:#FFF;
	background:url(subtitle04.png) no-repeat left top;
}

.section{
	float:left;
	width:100%;	
}

.title{
	text-indent:5px;
}

.pb img{
	border:#CCC solid 1px;
}



/*subnavi*/

#subnav {
width:220px;
float:right;
margin-bottom:10px;
}

#subnav ul{
list-style-type:none;
}

#subnav_title a{
width:220px;
height:40px;
background-image:url(sub-title.jpg);
background-repeat:no-repeat;
line-height:40px;
text-indent:20px;
display:block;
font-weight:bold;
}

#subnav_title a:hover {
text-decoration:underline;
background-image:url(sub-title.jpg);
font-weight:bold;
}

#subnav li a{
width:220px;
height:35px;
background:url(subnav01.jpg) no-repeat;
line-height:35px;
text-indent:20px;
font-size:12px;
color:#666666;
display:block;
overflow:hidden;
}

#subnav li a:hover,#subnav ul li.current a,#subnav ul li.current a:hover{
background-image:url(subnav01c.jpg);
text-decoration:underline;
font-weight:bold;
}

#subnav li.current ul li a{
width:220px;
height:30px;
background:url(subnav02.jpg) no-repeat;
line-height:30px;
text-indent:25px;
font-size:12px;
font-weight:normal;
color:#666666;
display:block;
overflow:hidden;
}


#subnav li.current ul li a:hover,#subnav li.current ul li.current a{
background-image:url(subnav02c.jpg);
text-decoration:underline;
font-weight:bold;
}

#subnav ul li.current ul li.current ul#deep li a{
background-image:url(subnav03.jpg);
text-decoration:none;
text-indent:35px;
font-weight:normal;
}

#subnav ul li.current ul li.current ul#deep li.current a.deepcurrent, #subnav ul li.current ul li.current ul#deep li.current a.deepcurrent:hover {
background-image:url(subnav03.jpg);
text-decoration:underline;
font-weight:bold;
}


table.tab{
	border-collapse:collapse;
	border:1px solid #cccccc;
}

table.tab td{
	border:1px solid #cccccc;
	padding:5px;
	text-align:left;
}
table.tab th{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#f3f3f3;
	text-align:left;
}
table.tab td.highlight{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#F7F7F7;
	text-align:left;
}

table.tab td.none_boder{
	border:none;
	padding:5px;
	text-align:left;
}

.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}


/*top rss*/
/*------------------------------------------------------------------------------*/

#over { width:690px;}
#over dl {width:690px;}

#over dt{
	width:590px;
	background:url(arr02.jpg) no-repeat 10px 5px;
	border-bottom:dotted 1px #CCCCCC;
	margin-top:8px;
	margin-bottom:5px;
	padding-bottom:8px;
	padding-left:100px;
	text-indent:-75px;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
}

#over dt a{margin-left:23px;}
#over dd {display:none;}


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

.common_box01{
	background:url(common_box_bg01.jpg);
	
}

.common_box01 .rep{
	background:#FFF;
}

.common_box01 .bottom{
	background:url(mat01.jpg) no-repeat center bottom;

}

.gray_box01{
	padding:10px;
	background:#F3F3F3;
	border:#CCC solid 1px;
}


/*========================================
 Add 2012-03-13
========================================*/
table.agreement,
table.company {
	width:690px;
	border-collapse: collapse;
	border-spacing: 0;
}

#policy_box table.agreement
{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.company th,
table.company td {
	border:solid 1px #ccc;
	background:#fff;
	text-align:left;
	padding:7px 0;
	font-weight:normal;
	vertical-align:middle;
	line-height:120%;
}

table.company th {
	background:#eee;
	padding-left:15px;
	font-weight:bold;
}

table.company td {
	padding-left:15px;
}

table.company td.noline {
    border:0;
}

table.shareholder {
	width:380px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.shareholder th,
table.shareholder td {
	border:solid 1px #ccc;
	background:#fff;
	padding:7px 7px;
	font-weight:normal;
	vertical-align:middle;
	line-height:110%;
}

table.shareholder th {
	background:#eee;
	padding:7px 7px;
	font-weight:bold;
}

table.shareholder td {
	padding-left:7px;
}

table.shareholder td.noline {
    border:0;
}

table.sem-plan {
	width:335px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.sem-plan th,
table.sem-plan td {
	border:solid 1px #ccc;
	background:#fff;
	padding:7px 7px;
	font-weight:normal;
	vertical-align:middle;
	line-height:110%;
}

table.sem-plan th {
	background:#eee;
	padding:7px 7px;
	font-weight:bold;
}

table.sem-plan td {
	padding-left:7px;
}

table.sem-price {
	width:335px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.sem-price th,
table.sem-price td {
	border:solid 1px #ccc;
	background:#fff;
	padding:7px 7px;
	font-weight:normal;
	vertical-align:middle;
	line-height:110%;
}

table.sem-price th {
	background:#eee;
	padding:7px 7px;
	font-weight:bold;
}

table.sem-price td {
	padding-left:7px;
}

table.sem-price2 {
	width:690px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.sem-price2 th,
table.sem-price2 td {
	border:solid 1px #ccc;
	background:#fff;
	padding:7px 7px;
	font-weight:normal;
	vertical-align:middle;
	line-height:110%;
}

table.sem-price2 th {
	background:#eee;
	padding:7px 7px;
	font-weight:bold;
}

table.sem-price2 td {
	padding-left:7px;
}

table.announcement {
	width:690px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.announcement th,
table.announcement td {
	border:solid 1px #ccc;
	background:#fff;
	padding:7px 7px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	line-height:110%;
}

table.announcement th {
	background:#eee;
	padding:7px 7px;
	font-weight:bold;
}

table.announcement td {
	padding-left:7px;
}


table.agreement th,
table.agreement td {
	border:solid 1px #ccc;
	background:#fff;
	padding:7px 7px;
	font-weight:normal;
	vertical-align:middle;
	line-height:110%;
}

table.agreement th {
	background:#eee;
	padding:7px 7px;
	font-weight:bold;
	text-align:center;
}

table.agreement td {
	padding-left:7px;
}

hr.dot {
	clear:both;
	border-color:#CCC;
	border-width:1px 0px 0px 0px;
	height:1px;
	border-style:dotted;
	margin:10px auto;
	margin-bottom:0px;
}

.arr01x a{
	background:url(arr01.jpg) no-repeat 0 3px;
	padding:0 0 0 15px;
	display:block;
}
.arr02x a{
	background:url(arr02.jpg) no-repeat 0 0;
	padding:0 0 0 15px;
}

.gray_box01x{
	padding:10px;
	background:#F3F3F3;
	border:#CCC solid 1px;
	vertical-align:middle;
	height:30px;
}

.valign_m { vertical-align:middle; }
.valign_t { vertical-align:top; }
.valign_b { vertical-align:bottom; }

table.box-getreader { }
table.box-getreader td {
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:#eee;
}

.fsS { font-size:90%; }


	
	table.tab_cal{
		border-collapse:collapse;
		border:1px solid #cccccc;
		background:#FFF;
	}
	
	table.tab_cal td{
		border:1px solid #cccccc;
		padding:5px;

	}
	table.tab_cal th{
		border:1px solid #cccccc;
		padding:5px;
		background-color:#f3f3f3;

	}
	table.tab_cal td.highlight{
    background-color: #353A3F;
    border:none;
    color: #FFFFFF;
    padding: 5px;
	}
	
	table.tab_cal td.highlight02{
		border:1px solid #cccccc;
		padding:5px;
		background-color:#88A6FF;
	}
	
	table.tab_cal td.none_boder{
		border:none;
		padding:5px;

	}

#policy_box{
	width:678px;
	overflow-y:scroll;
	overflow-x:hidden;
	height:300px;
	border:#CCC solid 1px;
	padding:5px;
}

#plicy_box .tbl-body{
	margin:10px;
	
}


#form_wrap {
    position: relative;
    width: 650px;
}
#contact-form {
    float: left;
    width: 650px;
}
#contact-form dl {
    border-bottom: 1px dotted #C5B9AF;
    float: left;
    padding: 15px 0;
    text-align: left;
    width: 650px;
}
#contact-form dt {
    float: left;
    width: 200px;
}
#contact-form dt span {
    color: #DB0000;
    font-weight: normal;
}
#contact-form dd {
    float: left;
    width: 410px;
}

#contact_tab #contact-form {
    float: left;
    width: 600px;
}
#contact_tab #contact-form dl {
    border-bottom: 1px dotted #C5B9AF;
    float: left;
    line-height: 220%;
    padding: 10px 0;
    text-align: left;
    width: 600px;
}
#contact_tab #contact-form dt {
    float: left;
    width: 200px;
}
#contact_tab #contact-form dd span {
    color: #DB0000;
    font-weight: normal;
}
#contact_tab #contact-form dd {
    float: left;
    width: 395px;
}
#contact_tab #contact-form dd p#catalog_btns {
    background: none repeat scroll 0 0 #E8E6E1;
    float: none;
    margin: 0 10px 0 0;
    padding: 10px;
}
#contact-button {
    clear: both;
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
#contact-button input {
    width: 150px;
}

#shop_map01{
	width:690px;
	height:450px;
	position:relative;
	background:url(map.jpg) no-repeat top left;
	
}

#shop_map01 p{
	position:absolute;
	width:110px;
	height:40px;
}

#btn_hokkaido{
    right: 58px;
    top: 80px;
}

#btn_tohoku{
    right: 99px;
    top: 191px;
}

#btn_kanto{
    right: 134px;
    top: 291px;
}

#btn_chubu{
    right: 223px;
    top: 340px;
}

#btn_kinki{
	top:225px;
	right:347px;
}

#btn_chugoku{
    right: 342px;
    top: 390px;
}

#btn_kyusyu{
    right: 525px;
    top: 351px;
}

.common_tel_box01{
	background:url(common_contact_mat.jpg) no-repeat top center;
	
}


/*1day*/
/*------------------------------------------------------------------------------*/

.gray_box_border{
	background:#F6F6F6;
	border:solid 1px #CCCCCC;
	border-left:solid 2px #003366;
	padding:10px 10px 8px 12px;
	font-size:115%;
	line-height:120%;
	font-weight:bold;
}


#topcontrol { z-index:1000;}
