﻿@charset "utf-8";

* html body {
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 0.75em;
}

*:first-child+html body {
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 0.75em;
}

/* global settings */

body {
	margin:0px;
	text-align:center;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 0.75em;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin:0px;
}
.basewd {
	margin:0 auto;
	width:840px;
	text-align:left;
}	
.basewd2 {
	margin:0 auto;
	width:840px;
	text-align:left;
}
.clr {
	clear:both;
}

/* header */

#header {
	position:relative;
}

/* logo */

#header .logo a {
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	background:url(../img/logo.gif) no-repeat top left;
	width:149px;
	height:29px;
	text-indent:-10000px;
	overflow:hidden;
}

/* header h1 text */

#header h1.head {
	margin:0px;
	right:0px;
	top:15px;
	font-size:10px;
	color:#000000;
}

/* main contents area */

#centerbody
.chead {
	_background:url(../img/whitebase.gif) no-repeat top left;
	height:15px;
	font-size:10px;
	background-image: url(../img/bghead.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#centerbody
.cfoot {
	_background:url(../img/whitebase00.gif) no-repeat bottom left;
	height:29px;
	font-size:10px;
	background-image: url(../img/bgfoot.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#centerbody
.cbody {
	_background:url(../img/whitebody00.gif) repeat-y top left;
	background-image: url(../img/bgbody.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 25px;
}


/* under contents sp area */

#spbody {
	color:#747474;
}

#spbody .item a,
#spbody li a {
	color:#747474;
	text-decoration:none;
}

#spbody
.rhead {
	background:url(../img/spround.gif) no-repeat top left;
	height:5px;
	font-size:5px;
}

#spbody
.rfoot {
	background:url(../img/spround.gif) no-repeat bottom left;
	height:5px;
	font-size:5px;
}

#spbody
.rbody {
	padding-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;

}

#spbody
h3 {
	border-bottom:1px solid #bfbfbf;
	font-size:14px;
	background-color: #d5d5d5;
	color: #0060ff;
	text-align: center;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#spbody
.mcont {
	padding:20px;
}

#leftcont {

}
#midcont {

}

#rightcont {

}

#bodycontent #spbody .rbody .mcont #leftcont .item .itemTitle a {
	color: #0066FF;
}



/* sp parts settings */

#spbody
ul {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
}
#spbody
ul li {
	font-size:0.8em;
	line-height:1.4em;
	display: inline;
}
#spbody
ul li.ttl {
	font-weight:bold;
}
#spbody #midcont #category li {
	text-decoration: underline;
}


ul#filter {
	margin-top:15px;
}

.item {
	margin-bottom:10px;
}
.item h2 {
	margin:0px;
	font-size:0.8em;
}

.itemDate {
	float:right;
	font-size:0.8em;
	color:#999999;
}
p.itemText {
	clear:both;
	font-size:0.8em;
	line-height:1.5em;
}

.next {
	float:right;
	font-size:0.65em;
}

.next a {
	display:block;
	background:#bfbfbf;
	text-decoration:none;
	padding:3px;
	border:1px solid #aaaaaa;
}
div.itemText {
	clear:both;
	font-size:0.8em;
	color:#999999;
}

.pager {
	text-align:right;
	background-color: #D5D5D5;
}
.pager span {
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.pager a{
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}


/* footer */

#footer {
	padding-bottom:30px;
	width: 838px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
}

#footer
.copyright {
	width:350px;
	height:11px;
	margin-top: 5px;
	margin-left: 40px;
}


/*追加*/


#header2 {
	position:relative;
	width:840px;
	margin:0 auto;
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
}
#header2 p {
	margin:0px;
}
.clr {
	clear:both;
}
.logo01  {
	width:117px;
	height:18px;
	font-size:10px;
}
.logo02  {
	width:169px;
	height:25px;
	font-size:10px;
}
.headphone {
	position:absolute;
	top:10px;
	right:0px;
	width:307px;
	height:47px;
}
#centerbody {
	width:840px;
	margin:0 auto;
	text-align:left;
}
.chead {
	width:840px;
	height:15px;
	font-size:10px;
	background-image: url(../img/bghead.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.cfoot {
	width:840px;
	height:15px;
	font-size:10px;
	background-image: url(../img/bgfoot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.f001 {
	float:left;
	width:411px;
	height:102px;
	text-indent:-10000px;
	background-image: url(../img/fukidashi1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-bottom: 20px;
}
.f002 {
	float:left;
	background:url(../img/phone01.gif) no-repeat top left;
	width:380px;
	height:135px;
	text-indent:-10000px;
	margin-top: 5px;
}
.phone02 {
	clear:both;
	margin-top:10px;
	background:url(../img/phone02.gif) no-repeat top left;
	width:772px;
	height:43px;
	text-indent:-10000px;
	margin-left:12px;
}
h2.ti01 {
	background:url(../img/ti01.gif) no-repeat top left;
	width:792px;
	height:51px;
	text-indent:-10000px;
}
h2.ti02 {
	margin-top:20px;
	background:url(../img/ti02.gif) no-repeat top left;
	width:792px;
	height:51px;
	text-indent:-10000px;
}
h2.ti03 {
	margin-top:20px;
	background:url(../img/ti03.gif) no-repeat top left;
	width:787px;
	height:44px;
	text-indent:-10000px;
	margin-bottom: 20px;
}
.tbr {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
}
.tbr li {
	float:left;
	width:260px;
	height:88px;
	text-indent:-10000px;
	margin-right:3px;
}
.tbr01 {
	background:url(../img/gr_01.gif) no-repeat top left;
}
.tbr02 {
	background:url(../img/gr_03.gif) no-repeat top left;
}
.tbr03 {
	background:url(../img/gr_05.gif) no-repeat top left;
}
.tbr04 {
	background:url(../img/gr_11.gif) no-repeat top left;
}
.tbr05 {
	background:url(../img/gr_13.gif) no-repeat top left;
}
.tbr06 {
	background:url(../img/gr_15.gif) no-repeat top left;
}
.tbr07 {
	background:url(../img/gr_21.gif) no-repeat top left;
}
.tbr08 {
	background:url(../img/gr2_01.gif) no-repeat top left;
}
.tbr09 {
	background:url(../img/gr2_03.gif) no-repeat top left;
}
.tbr10 {
	background:url(../img/gr2_05.gif) no-repeat top left;
}
.tbr11 {
	background:url(../img/gr2_11.gif) no-repeat top left;
}
.tbr12 {
	background:url(../img/gr2_13.gif) no-repeat top left;
}
.tbr13 {
	background:url(../img/gr2_15.gif) no-repeat top left;
}
.tbr14 {
	background:url(../img/gr2_21.gif) no-repeat top left;
}

.tbox {
	float:left;
	width:380px;
}
.tbox p {
	font-size:11px;
}
.mr02 {
	margin-left:10px;
}
h3.tbti01 {
	background:url(../img/sti01.gif) no-repeat top left;
	width:330px;
	height:16px;
	text-indent:-10000px;
	margin-bottom: 15px;
}
.img01 {
	float:left;
	margin-right:8px;
	background:url(../img/img01.gif) no-repeat top left;
	width:160px;
	height:160px;
	text-indent:-10000px;
}

h3.tbti02 {
	background:url(../img/sti03.gif) no-repeat top left;
	width:353px;
	height:16px;
	text-indent:-10000px;
	margin-bottom: 15px;
}
.img02 {
	float:left;
	margin-right:8px;
	background:url(../img/img02.gif) no-repeat top left;
	width:160px;
	height:160px;
	text-indent:-10000px;
}
.img03 {
	float:left;
	margin-right:8px;
	background:url(../img/img03.gif) no-repeat top left;
	width:150px;
	height:150px;
	text-indent:-10000px;
}
h3.tbti03 {
	margin-top:20px;
	margin-left:158px;
	background:url(../img/ti04.gif) no-repeat top left;
	width:542px;
	height:43px;
	text-indent:-10000px;
}
#footer2 {
	position:relative;
	width:839px;
	text-align:left;
	height:60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer2
.copyright {
	position:absolute;
	top:18px;
	right:445px;
	margin-top:5px;
	background:url(../img/copyright.gif) no-repeat top left;
	width:350px;
	height:11px;
	text-indent:-10000px;
}
.text {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 772px;
	padding-right: 10px;
	padding-left: 10px;
}
.text2 {
	font-size: 10px;
	line-height: 18px;
}
#text3 {
	margin-top: 15px;
	padding-right: 25px;
}
#f_txt
 {
	float: right;
}
.keyvisual {
	height: 295px;
	width: 790px;
	background-image: url(../img/keyvisual01.jpg);
}
#main_contents {
	background-image: url(../img/cont_bg.jpg);
	height: 1658px;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#key {
	background-image: url(../img/keyvisual01.jpg);
	height: 295px;
	width: 790px;
	margin-top: 70px;
}

#freeFooter{
width:800px;
margin-left:20px;
margin-top:20px;
}
