@charset "utf-8";


/*------------------------------
	reset
------------------------------*/

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

ul,ol {
	list-style-type: none;
}

em,strong,th,address {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

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

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

hr {
	display: none;
}

table {
	border-collapse: collapse;
	font-size: 100%;
	line-height: 1.5;
}


/*------------------------------
	linkcolor
------------------------------*/

a:link {
	color: #0692b5;
	text-decoration: none;
}
a:visited {
	/*color: #551a8b;*/
	color: #0692b5;
	text-decoration: none;
}
a:hover,a:active {
	text-decoration: underline;
}


/*------------------------------
	html
------------------------------*/

html {
	background: #d9ffff;
}


/*------------------------------
	body
------------------------------*/

body {
	background: #fff url(/images/common/body_bg.gif) repeat-x center 103px;
	color: #454545;
	font-size:90%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

/*------------------------------
	page
------------------------------*/

#page {
	margin: 0 auto;
	background: url(/images/common/header_bg.gif) repeat-x left top;
}


/*------------------------------
	header
------------------------------*/

#header {
	position: relative;
	width: 900px;
	height: 104px;
	margin: 0 auto;
	text-align: left;
}
#header #siteTitle {
	position: absolute;
	top: 20px;
	left: 0px;
}
#header p#owners {
	text-align: right;
}
#header ul {
	position: absolute;
	top: 70px;
	left: 572px;
}
#header ul li {
	display: inline;
}
#header ul li img {
	margin: 0 5px 0 0;
}
#header ul li.lastChild img {
	margin: 0;
}

/*------------------------------
	visual
------------------------------*/
#visual {
	overflow:hidden;
	width: 100%;
	margin: -3px auto 20px;
	position: relative;
	height: 450px;
	background-color:#fff;
	text-align: center;
}
#visual #catchimg {
	position:relative;
	top:130px;
	width:1000px;
	margin:0 auto;
	z-index:100;
}
#slider {
	position:relative;
	margin:-212px auto 0;
	width:1000px;
	height:450px;
}
#slider li {
	margin:0 -200px;
	height:450px;
}

/*
#slider {
	overflow: hidden;
	width:100%;
	height:450px;
}
#slider li {
	display:block;
	overflow:hidden;
	width:100%;
	height:0;
	padding-top:450px;
}
.mainvisual_01 { background: url(/images/index/renew/mainvisual_01.jpg) no-repeat 50% 0; }
.mainvisual_02 { background: url(/images/index/renew/mainvisual_02.jpg) no-repeat 50% 0; }
.mainvisual_03 { background: url(/images/index/renew/mainvisual_03.jpg) no-repeat 50% 0; }
.mainvisual_04 { background: url(/images/index/renew/mainvisual_04.jpg) no-repeat 50% 0; }
.mainvisual_05 { background: url(/images/index/renew/mainvisual_05.jpg) no-repeat 50% 0; }
.mainvisual_06 { background: url(/images/index/renew/mainvisual_06.jpg) no-repeat 50% 0; }
.mainvisual_07 { background: url(/images/index/renew/mainvisual_07.jpg) no-repeat 50% 0; }
.mainvisual_08 { background: url(/images/index/renew/mainvisual_08.jpg) no-repeat 50% 0; }
.mainvisual_09 { background: url(/images/index/renew/mainvisual_09.jpg) no-repeat 50% 0; }
.mainvisual_10 { background: url(/images/index/renew/mainvisual_10.jpg) no-repeat 50% 0; }
*/

/*------------------------------
	globalNavi
------------------------------*/

#globalNavi {
	width: 900px;
	margin: 0 auto;
	padding:20px 0;
}

#globalNavi ul {
	height: 60px;
	background: url(/images/common/global_navi_bg.gif) no-repeat left top;
}

#globalNavi ul li {
	display: inline;
}

#globalNavi ul li a {
	outline: none;
}

#globalNavi ul li img {
	margin: 0 1px 0 0;
}

#globalNavi ul li.lastChild img {
	margin: 0;
}

#globalNavi ul {
	height: 60px;
	background: url(/images/common/global_navi_bg.gif) no-repeat left top;
}

/*------------------------------
	2015 home
------------------------------*/

.homeMain2015 {
	float: right;
	width: 660px;
	padding-bottom: 40px;
}

.homeMain2015 .homeInfo {
	clear:both;
	margin:0 auto 30px;
}
.homeMain2015 .homeInfo h3 {
	background: url(/images/index/2013/info_bg.png) no-repeat left top;
}
.homeMain2015 .homeInfo .rss {
	left: 589px;
}
.homeMain2015 .homeInfo h4 {
	margin:0 auto 10px;
	font-weight: bold;
}
.homeMain2015 .homeInfo .date {
	line-height: 30px;
	margin:10px 0 0;
	padding-bottom: 8px;
}
.homeMain2015 .homeInfo .date span{
	padding:3px 5px;
	height:16px;
	background:#65b484;
	color:#fff;
}
.homeMain2015 .homeInfo .date span a{
	color:#fff;
}}
.homeMain2015 .homeInfo .txt {
	clear: left;
	font-size: 14px;
}
.homeMain2015 .homeInfo .img {
	clear: right;
}

.homeMain2015 .homeInfo dl {
	width: auto;
}
.homeMain2015 .homeInfo .download li {
	width: 295px;
	height:50px;
	margin: 10px 0 0 2px;
	padding-left: 30px;
	background: url(/images/index/renew/bg_download.png) no-repeat 50% 0;
}
.homeMain2015 .homeInfo .download li a{
	background:none;
	font-weight:bold;
	color:#575757;
}


.wideBanner {
	clear:both;
	margin-bottom: 30px;
}
.wideBanner ul {
	*zoom: 1;
}
.wideBanner ul:after {
	content: '';
	display: block;
	clear: both;
}
.wideBanner li {
}
.wideBanner .col1 {
	float: left;
}
.wideBanner .col2 {
	float: right;
}

.homeSub2013 {
	float: left;
	width: 230px;
	padding-bottom: 40px;
}
.homeSub2013 .sideBanner {
	padding-bottom: 1px;
	background: url(/images/common/dotted_1px_ccc.gif) repeat-x left bottom;
}
.homeSub2013 .sideBanner li {
	margin-bottom: 6px;
	padding-bottom: 4px;
	background: url(/images/index/2013/side_banner_bg.png) no-repeat left bottom;
}
.homeSub2013 .sideBanner li.blogparts {
	margin-bottom: 0;
	padding:20px 0;
	text-align:center;
	background-color:#ffdf3c;
}
.homeSub2013 .sideBanner li.blogparts h2{
	margin:0 20px;
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid;
}

.toyotaBanner {
	padding: 10px 0 11px;
	text-align: center;
	background: url(/images/common/dotted_1px_ccc.gif) repeat-x left bottom;
}

.spBanner {
	padding: 10px 0;
	text-align: center;
}



/*------------------------------
	topicPath
------------------------------*/

#topicsPath {
	padding: 5px 10px 20px;
	font-size: 85%;
	color: #777;
}
#topicsPath li {
	display: inline;
}
#topicsPath li a {
	margin: 0 5px 0 0;
	padding: 0 13px 0 0;
	background: url(../images/common/topics_path_bg.gif) no-repeat right center;
}

/*------------------------------
	container
------------------------------*/

#container {
	background: url(/images/common/container_bg.gif) repeat-x left bottom;
}


/*------------------------------
	contents
------------------------------*/

#contents {
	width: 900px;
	margin: 0 auto;
	/*background: #fff url(/images/common/contents_bg_top.gif) no-repeat left top;*/
	text-align: left;
}


/*------------------------------
	contents_inner
------------------------------*/

#contents .inner {
	padding: 0 0 30px;
	background:#fff url(/images/common/contents_bg.gif) no-repeat 50% 100%;
}


/*------------------------------
	contents_main
------------------------------*/

#main {
	float: left;
	width: 620px;
	background: #fff;
}

/*------------------------------
	contents_sub
------------------------------*/

#sub {
	width: 250px;
	float: right;
	padding: 0 0 10px;
	background: url(/images/common/sub_bg_middle.gif) repeat-y left top;
}
#sub .subNavi {
	margin: 0 0 15px;
	background: url(/images/common/sub_navi_bg_middle.gif) repeat-y 5px top;
}
#sub .subNavi h2 {
	padding: 21px 21px 13px;
	background: url(/images/common/sub_navi_t_bg.gif) no-repeat left top;
}
#sub .subNavi ul {
	margin: 0 5px;
	padding: 0 18px 16px;
	background: url(/images/common/sub_navi_bg_bottom.gif) no-repeat left bottom;
}
#sub .subNavi ul li {
	width: 204px;
	padding: 9px 0 12px;
	background: url(/images/common/sub_navi_list_bg.gif) no-repeat center bottom;
	line-height: 1.3;
}
#sub .subNavi ul li.lastChild {
	background: none;
}
#sub .subNavi ul li#cr {
	padding: 0 0 4px;
}
#sub .subNavi ul li#cr span {
	display: block;
	padding: 11px 0 0 0;
	background: url(/images/common/sub_navi_listcrt_bg.gif) no-repeat center top;
}
#sub .subNavi ul li span.lodgeTitle,
#sub .subNavi ul li#cr span span.lodgeTitle {
	display: inline;
	padding: 0;
	background: none;
	font-size: 83.3%;
}
#sub .subNavi ul li a {
	display: block;
	padding: 0 0 0 16px;
	background: url(/images/common/arrow_m.gif) no-repeat left 0.4em;
}
#sub .subNavi ul li#cr a {
	padding: 0 3px 10px 10px;
	background: url(/images/common/sub_navi_listcrb_bg.gif) no-repeat center bottom;
	color: #fff;
	font-weight: bold;
}
#sub .subNavi ul li ul {
	width: auto;
	margin-bottom: -5px;
	padding: 8px 0 0;
	background: none;
}
#sub .subNavi ul li#cr ul {
	margin-bottom: 0;
	padding: 0;
}
#sub .subNavi ul li#cr ul a {
	color: #09c;
	padding: 0 0 0 10px;
	background: url(/images/common/arrow_ss.gif) no-repeat left 0.35em;
	font-weight: normal;
}
#sub .subNavi ul li#cr ul span {
	display: inline;
	padding: 0;
	background: none;
}
#sub .subNavi ul li li {
	width: auto;
	padding: 6px 0 3px 13px;
	background: url(/images/common/sub_navi_list_bg.gif) no-repeat center top;
}
#sub .subNavi ul li li a {
	padding: 0 0 0 10px;
	background: url(/images/common/arrow_ss.gif) no-repeat left 0.35em;
}
#sub .subNavi ul li li#cr {
	padding: 4px 0 0;
}
#sub .subNavi ul li li#cr span {
	display: block;
	width: 194px;
	padding: 0;
	background: url(/images/common/sub_navi_listcrt_bg2.gif) no-repeat center top;
}
#sub .subNavi ul li li#cr a {
	padding: 6px 11px 6px 23px;
	background: url(/images/common/sub_navi_listcrb_bg2.gif) no-repeat center bottom;
	color:#fff;
	font-weight: bold;
}
#sub .subNavi ul li strong {
	display: block;
	margin: -5px 5px;
	padding: 3px 0;
	background: #f5f5f5;
	color: #666;
	font-weight: normal;
	text-align: center;
}



#sub ul.banner li {
	margin: 0 0 10px;
	text-align: center;
}
#sub ul.external {
	padding: 20px 0 0;
	background: url(/images/common/dotted_1px_ccc.gif) repeat-x left 5px;
}

/*------------------------------
	footer
------------------------------*/

#footer {
	clear: both;
	background: #d9ffff;
	font-size: 85%;
}
#footer .inner {
	width: 900px;
	margin: 0 auto;
	background: url(/images/common/footer_bg.gif) repeat-y left top;
	text-align: left;
}
#pageBottom {
	padding: 24px 11px 24px 16px;
	background: url(/images/common/footer_bg_bottom.gif) no-repeat left bottom;
}
#footer .pageTop {
	padding: 8px 0 0;
	text-align: right;
}
#footGnavi {
	margin: 0 11px;
	padding: 9px 0 8px;
	background: #f5f5f5 url(/images/common/foot_gnavi_bg.gif) repeat-x left top;
	border-bottom: 1px solid #909090;
	text-align: center;
}
#footGnavi li {
	display: inline;
}
#footGnavi li a {
	margin: 0 12px 0 0;
	padding: 2px 15px 2px 0;
	border-right: 1px solid #ccc;
}
#footGnavi li.lastChild a {
	margin: 0;
	padding: 0;
	border: none;
}
#footNavi {
	float: left;
}
#footNavi li {
	display: inline;
}
#footNavi li a {
	margin: 0 15px 0 0;
	padding: 0 0 0 12px;
	background: url(/images/common/arrow_s.gif) no-repeat left center;
}
#footer address {
	clear: left;
	float: left;
	width: 80%;
	margin: 5px 0 0;
}
#extraInner {
	background: #d9ffff url(/images/common/extra_bg.gif) repeat-y center top;
}
#extraArea dl {
	float: left;
	width: 225px;
	height: 100%;
	color: #6c7f7f;
}
#extraArea dt {
	padding: 25px 0 15px 10px;
	background: #d9ffff;
	font-weight: bold;
}
#extraArea dd {
	padding: 0 0 0 10px;
}
#extraArea dl a {
	color: #6c7f7f;
}
#extraArea p {
	padding: 25px 0 0;
	background: #d9ffff;
	color: #4b6b7b;
	text-align: center;
}
#extraArea #footLogo {
	padding-bottom: 25px;
}

#acc {
	position: absolute;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

#share {
	height: 62px;
	background: #d9ffff url(/images/common/share_bg.gif) no-repeat left 13px;
}
#share:after {
	content: '';
	display: block;
	clear: both;
}
#share li {
	float: left;
	_display: inline;
}
#share .list1 {
	float: left;
	width: 219px;
	margin-left: 19px;
	padding-top: 28px;
	_display: inline;
}
#share .list1 li {
	margin-right: 12px;
}
#share .list2 {
	float: right;
	width: 410px;
	padding-top: 28px;
}
#share .list2 li {
	margin-right: 10px;
}
#share .facebook {
	overflow: hidden;
	width: 100px;
}
#share .list2 li.twitter {
	overflow: hidden;
	width: 125px;
}



/*------------------------------
	clearfix
------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}

.clearfix {
	display: inline-block;
}

/* Hide from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display:block; }

/* End hide from IE-mac */



/*　disp_switch
===================================================*/

.disp_switch {
	padding:50px 0;
	background:-moz-linear-gradient(top,
		#ffffff,#e0e0e0
	);
	background:-webkit-gradient(linear, left top, left bottom, 
		from(#ffffff), 
		to(#e0e0e0)
	);
	text-align:center;

	text-shadow:#666666 1px 1px 1px;
	border-bottom:1px solid #ccc;
}
.disp_switch p {
	padding:2px 40px;
	text-align:center;
	display:inline-block;
	-webkit-border-radius: 12px; 
	-moz-border-radius:    12px;
	border-radius:         12px;
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.4), 0 -1px 1px 0 rgba(0,0,0,0.4);
	-moz-box-shadow:    0 1px 0 0 rgba(255,255,255,0.4), 0 -1px 1px 0 rgba(0,0,0,0.4);
	box-shadow:         0 1px 0 0 rgba(255,255,255,0.4), 0 -1px 1px 0 rgba(0,0,0,0.4);
	background: -moz-linear-gradient(rgb(132, 239, 77) 0%, rgb(43, 167, 42) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(132, 239, 77)), color-stop(100%, rgb(43, 167, 42)));
}

.disp_switch a {
	display:inline-block;
	width:17.0em;
	line-height:1.9em;
	text-align:center;
	font-weight:bold;
	font-size:260%;
	color:#FFF;
	text-decoration:none;
}


