/* --- common style ---------------------------------------------------- */

body,h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,img,span,div,ul,li {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5;
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:lighter;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

table caption {
	display:none;
}

a:link {color:#555555; text-decoration:none;}
a:visited {color:#555555; text-decoration:none;}
a:active {color:#555555; text-decoration:none;}
a:hover {color:#55ffff; text-decoration:none;}

/* --- メイン部の文字色 ----------------------------------------------------------- */

div#main {color:#666666;}

/* --- ヘッダ上部の文字色 ----------------------------------------------------------- */

h2.head { color:#000000;}
div#header01.type01 p#to_index a { color:#000000;}
div#header01.type01 p#to_index a:hover { color:#666666;}

/* --- ナビの文字色 ----------------------------------------------------------- */
div#menu ul li a { color: #000000;}
div#menu ul li a:hover { color:#333333}

div#menu ul li ul li a { color: #000000;}
div#menu ul li ul li a:hover { color:#333333;}


/* --- WHATS NEWの文字色 ----------------------------------------------------------- */
.whats_column { color:#999999;}
.day { color:#895332; font-weight:normal;}
.whats_column p { margin:0 0 5px 0;}

/* --- 以下は固定部分 ----------------------------------------------------------- */
/* --- site layout ----------------------------------------------------------- */

body#type01 {
	text-align:center;
	background:url(../img/body_bg_01.jpg) repeat-x;
	margin-bottom:0px;
	padding:0px;
}

div#layout01.type01 {
	width:1002px;
	padding:0px;
	margin:0 auto;
	background:url(../img/wrapper_bg_01.jpg) repeat-y center;
	text-align:center;
}

div#layout02.type01 {
	width:1002px;
	padding:0px;
	margin:0 auto;
	background: url(../img/head02bg_01.jpg) no-repeat;
	text-align:center;
}

div#header01 {
	position:relative;
	width:860px;
	margin:0 auto;
	text-align:left;
}

div#header01.type01 {
	height:115px;
}

div#header01.type01 p#sitemap {
	position:absolute;
	left: 756px;
	top: 3px;
	width: 88px;
}

div#header01.type01 p#sitemap a {
	color:#FFFFFF;
}

div#header01.type01 p#to_index a {
	position:absolute;
	left:31px;
	top: 41px;
	width: 457px;
	height: 68px;
	text-indent:-9999px;
	z-index:auto;
}

div#header01.type01 h1 {
	width:800px;
	height:80px;
	position:absolute;
	background:url(../img/head01_01.jpg) no-repeat;
	margin:0px;
	text-indent:-9999px;
	top: 30px;
	left: 30px;
}

div#header01 h2 {
	position:absolute;
	width:500px;
	height:20px;
	left: 26px;
	top: 4px;
}

div#header01.type01 p#h_banner01 a {
	position:absolute;
	width:288px;
	height:65px;
	left: 536px;
	top: 41px;
	text-indent:-9999px;
}

div#header01.type01 p#h_banner01 a:hover {
	background:url(../img/head_banner01_01.jpg) no-repeat;
}

div#header01.type01 p#h_banner02 a {
	position:absolute;
	width:199px;
	height:61px;
	left: 619px;
	top: 51px;
	text-indent:-9999px;
}

div#header01.type01 p#h_banner02 a:hover {
	background:url(../img/head_banner02_01.jpg) no-repeat;
}

div#wrapper {
	overflow:hidden;
	width:800px;
	margin:0px auto;
	text-align:left;
}

div#wrapper.type01 { background:url(../img/main_bg.jpg) repeat-y center;}

div#wrapper div#main.type01 {
	float:right;
	width:600px;
	padding:0px;
	background:no-repeat;
}

div#wrapper div#navi.type01 {
	float:right;
	width:200px;
	text-align:left;
}

div#layout01 div#footer.type01 {
	clear:both;
	width:800px;
	margin:0px auto;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	background: url(../img/footer01_bg_01.jpg) no-repeat #FFFFFF;
}


/* --- header ---------------------------------------------------------------- */



/* --- wrapper --------------------------------------------------------------- */



/* --- navi ------------------------------------------------------------------ */

div#navi.type01 div#menu {
	margin:0;
	text-align:left;
	width:180px;
	background:none;
}


div#navi.type01 div#menu ul {
	width:200px;
	margin:0;
	background:url(../img/contents.jpg) no-repeat;
}

div#navi.type01 div#menu ul li {
	margin:6px 10px 0 10px;
	border-bottom:solid #000000 1px;
}

div#navi.type01 div#menu ul li a {
	display:block;
	width:150px;
	line-height:30px;
	padding-left:30px;
}

div#navi.type01 div#menu ul li a { background: url(../img/navi_menu_01.jpg) no-repeat;}
div#navi.type01 div#menu ul li a:hover { background: url(../img/navi_menu_ov_01.jpg) no-repeat;}

div#navi.type01 div#menu ul li ul {
	width:180px;
	margin:0 0 10px 0;
	padding:0;
	background:none;
}

div#navi.type01 div#menu ul li ul li {
	margin:0 0 5px 0;
	padding:0px;
}

div#navi.type01 div#menu ul li ul li a {
	display:block;
	width:160px;
	line-height:20px;
	background:#666666;
	padding-left:20px;
}

div#navi.type01 div#menu ul li ul li a { background: url(../img/navi_menu_01.jpg) no-repeat;}
div#navi.type01 div#menu ul li ul li a:hover { background:url(../img/navi_menu_sub_ov_01.jpg) no-repeat;}


div#navi.type01 div#banner_top.type01 {}

p#l_banner.type01 a {
	display:block;
	width:200px;
	height:200px;
	text-indent:-9999px;
	background: url(../img/banner_inq_01.jpg) no-repeat;
}
p#l_banner.type01 a:hover {background: url(../img/banner_inq_ov_01.jpg) no-repeat;}

div#navi.type01 div#banner_bottom.type01 {
	padding:10px 0px;
}


div#navi.type01 div#rss {
	text-align:center;
	margin:10px 0;
}




/* --- footer ---------------------------------------------------------------- */

div#footer.type01 dl {
	overflow:hidden;
	width:800px;
	margin:10px auto;
	background:url(../img/bg_footer.jpg) repeat-y;
	text-align:center;
}

div#footer.type01 dl dt {
	display:inline;
	margin:0 10px 0 0;
	color:#FFFFFF;

}

div#footer.type01 dl dt a {
	color:#FFFFFF;
	padding-top:15px;
}

div#footer.type01 dl dt a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div#footer.type01 dl dd {
	display:none;
}

div#footer.type01 p {
	overflow:hidden;
	width:800px;
	height:30px;
	margin:0px auto;
	padding:10px 0;
	padding-top:15px;
	text-align:center;
}


/* --- sitemap ---------------------------------------------------------------- */

div#main dl#sitemap {
	margin:0 0 20px 20px;
}

div#main dl#sitemap dt {
	width:580px;
	height:30px;
	font-size:15px;
	color:#336699;
	text-indent:40px;
	background:url(../img/h3_03.jpg) no-repeat;
	margin:20px 0 5px 0px;

}

div#main dl#sitemap dd {
	margin:0 0 20px 20px;
}





/* --- main ------------------------------------------------------------------ */

div#main div#main_top {
	overflow:hidden;
	width:600px;
	height:auto;
	margin-top:-5px;
	padding:5px 0 0 10px;
}

div#main.type01 div#main_top { background:no-repeat;}

div#main.type01 div#main_top p { margin:0px 15px 10px 10px;}

/* --- what's new parts ---------------------------------------------------------- */
div.whats_01 {
	width:580px;
	height:184px;
	padding-top:5px;
	background:url(../img/whats_bg_01.jpg) no-repeat;
}

div.whats_01 div {
	width:540px;
	height:108px;
	margin:35px 10px 0 10px;
	overflow:auto;
}

div.whats_01 div dl {
	float:left;
	padding-bottom:10px;
	margin-top:10px;
	background:url(../img/whats_line_01.jpg) no-repeat bottom;
}

div#main div.whats_01 div dl h4 {
	color: #006699;
	font-size:14px;
	font-weight:bold;
}

div.whats_01 div dl dt {
	float:left;
	width:110px;
	color:#000099;
}

div.whats_01 div dl dd {
	float:right;
	width:420px;
	margin:0 10px 10px 0;
}

span.new img {
	margin-right:5px;
}

h3.whats {
	font-size:16px;
	color:#0066CC;
}

/* --- common parts ---------------------------------------------------------- */
dl.pick01 {
	width:568px;
	height:135px;
	background: url(../img/pick01_bg.jpg) no-repeat;
	padding:6px;
	overflow:hidden;
	margin:10px 0px;
}

dl.pick01 dt {
}

dl.pick01 dd {

}

dt.pick01_title {
	float:right;
	color:#FFFFFF;
	width:335px;
	line-height:20px;
	text-indent:30px;
	font-size:18px;
	background:no-repeat;
}

dd.pick01_img img {
	float:left;
	margin:4px;
}

dd.pick01_body {
	float:right;
	width:340px;
	margin-top:5px;
}

div#main div#main_top dd.pick01_body p {
	margin:0px;
}

dd.pick01_detail {
	float:right;
	width:320px;
}

dd.pick01_detail a {
	float:right;
	width:140px;
	height:40px;
	background:url(../img/kuwasiku.jpg) no-repeat;
	text-indent:-9999px;
}

dd.pick01_detail a:hover {background: url(../img/kuwasiku_ov.jpg) no-repeat;}



.search-results-header {
	font-size:25px;
}

h3.h3_02 {
	background:url(../img/h3_02.jpg) no-repeat;
	width:580px;
	font-size:16px;
	color:#FFFFFF;
	line-height:32px;
	margin:10px 0;
	text-indent:30px;
	font-weight:bold;
	clear:both;
}

h3.h3_02 a {
	color:#FFCC00;
}

h3.h3_02 a:hover {
	color:#ffffff;
}

div.naka03 img {
	float:left;
}

div.naka03 {
}

/*  タグクラウド */
.module-content {
	background:#FFFFFF;
	border:solid 1px;
	margin:0px 30px 10px 10px ;
	padding:5px;
	font-weight:bold;
}

.module-content a:hover {
	text-decoration:underline;
}



.taglevel6 a {
	font-size:12px;
	color:#CCCCCC;
}

.taglevel5 a {
	font-size:14px;
	color:#555555;
}

.taglevel4 a {
	font-size:16px;
	color: #336633;
}
.taglevel3 a {
	font-size:18px;
	color: #FF6699;
}
.taglevel2 a {
	font-size:20px;
	color: #0066CC;
}

.taglevel1 a {
	font-size:25px;
	color: #990000;
}

.entry-tags ul li{
	display:inline;
	background:#FFFFFF;
	border:solid 1px #666666;
}

.entry-tags ul li a {
	margin:5px 3px;
}
/*  検索結果 */


.content div.entry {
	background:#FFFFFF;
	border:#666666 1px solid;
	margin:10px;
	margin-right:20px;
	padding:0 10px 10px 10px;
}

div.date-footer a {
	display:block;
	width:90px;
	height:32px;
	background:url(../img/close.jpg) no-repeat;
	text-indent:-9999px;
}

div.date-footer a:hover {background:url(../img/close.jpg) 0px 31px;}

.entry-body-text ol {
	margin:0px;
	padding:0px;
}

.entry-body-text ol li {
	margin:20px;
	padding:0px;
	overflow:hidden;
	border-bottom:dotted 1px #666666;
}

.entry-body-text ol li a {
	display:block;
	clear:both;
	background:url(../img/s_midashi.jpg) no-repeat;
	line-height:35px;
	font-size:25px;
	text-indent:8px;
	color:#333333;
}

.entry-body-text ol li a:hover {
	color:#aaaaaa;
	background:url(../img/s_midashi.jpg) no-repeat #FFD0E3;
}

.entry-body-text ol li a span {
	font-size:25px;
}

.entry-body-text {
	background:#FFFBEE;
}

p.s_kekka {
	font-size:16px;
	font-weight:bold;
}

.entry-body-text ol li a.no {
	display:inline;
	background:none;
	line-height:12px;
	font-size:12px;
	text-indent:none;
	color:#FF0000;
}

.s_img {
	margin:5px;
	float:left;
}

input#search_box {
	width:160px;
	margin-bottom:5px;
}

input#search_button {
	float:right;
}

div.search {
	height:100px;
	background:url(../img/s_bg.jpg) no-repeat;
	margin:0 0 10px 5px;
}

div.search p {
	font-size:10px;
}

div.search form {
	margin:0 10px;
}

hr.clear {
	visibility:hidden;
}

/*  関連記事 */
h4.relation {
	clear:both;
	background:url(../img/kanren.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

div.relation {
	border:solid 1px;
	margin:0px 30px 10px 10px ;
	background:#FFFFFF;
	overflow:hidden;
	padding:0px;
}

div.relation ol li {
	margin:0 10px 0 5px;
	padding-left:20px;
	background:url(../img/relation_icon.jpg) no-repeat;
}

div.relation ol {
	margin-left:10px;
	font-size:12px;
	padding:0px;
}

div.relation ol li a {
	color:#3399CC;
	font-weight:bold;
	font-size:14px;
}

div.relation ol li a:hover {
	color: #3366CC;
}

div.relation ol li img {
	float:left;
	margin:5px 5px 5px 0px;
}

span.red {
	color:red;
}


h3.page_title {
	width:600px;
	height:200px;
	line-height:200px;
	font-size:25px;
	color:#006699;
	text-indent:20px;
	background:url(../img/main_naka.jpg) no-repeat;
}


h4.type01 {
	width:580px;
	height:30px;
	font-size:20px;
	color:#FFFFFF;
	text-indent:40px;
	background:url(../img/h3_02.jpg) no-repeat;
	margin:20px 0 10px 0px;
}

h5.type01 {
	width:580px;
	height:30px;
	font-size:15px;
	color:#336699;
	text-indent:40px;
	background:url(../img/h3_03.jpg) no-repeat;
	margin:20px 0 5px 0px;
}

div.photos img {
	margin:5px;
}


table.company {
	width:558px;
	border:solid 1px #ffffff;
	background:#EEEEEE;
	margin:0 10px 10px 10px;
}

table.company tr th {
	width:150px;
	border:solid 1px #ffffff;
	padding:5px;
	color:#FFFFFF;
	background:url(../img/th_bg.jpg) repeat-x #5A8CA8;
}

table.company tr td {
	padding:5px;
	border:solid 1px #ffffff;
}

p.pagetop a {
	clear:both;
	background: url(../img/pagetop.jpg) no-repeat;
	width:119px;
	height:22px;
	margin-bottom:20px;
	display:block;
	text-indent:-9999px;
	float:right;
}

img.right {
	float:right;
	margin:0px 5px 5px 5px;
}

img.left {
	float:left;
	margin:0px 5px 5px 5px;

}

p.faq01 {
	color:#0066CC;
	font-size:14px;
	text-indent:45px;
	line-height:41px;
	background:url(../img/q01.jpg) no-repeat;
}


p.faq02 {
	font-size:12px;
	text-indent:45px;
	background:url(../img/a01.jpg) no-repeat;
	padding-top:15px;
	margin-bottom:35px;
}

p.point {
	height:27px;
	text-indent:180px;
	font-size:16px;
	font-weight:bold;
	color:#006699;
	background: url(../img/point01.jpg) no-repeat;
}

span.new {
	display:none;
}
