/*
Theme Name: aikou
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	clear: both;
	text-align: center;
}

.mceIEcenter {
	text-align: center;
}

.mceTemp dl {
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: center;
}

.mceTemp dl dt img {
	padding: 0;
	margin: 0;
}

.mceTemp dl.alignleft {
	float: left;
}

.mceTemp dl.alignright {
	float: right;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
}

/* HEADER -------------------------------------------------------------------------*/

#box_header {
	width: 100%;
	height: 156px;
	line-height: 0;
	font-size: 0;
	background: url(images/bg_header.gif) repeat-x top left;
}

#header {
	width: 950px;
	height: 146px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
}

#header_mes {
	clear: both;
	float: left;
	width: 727px;
	padding: 4px 0 0 0;
	text-align: left;
}

h1 {
	font-size: 12px;
	line-height: 1.5;
	color: #8b8b8b;
	font-weight: normal;
}

#header_menu {
	float: right;
	width: 213px;
	line-height: 0;
	font-size: 0;
}

#header_menu ul {
	list-style-type: none;
}

#header_menu ul li {
	float: right;
	margin: 0 0 0 10px;
	display: inline;
}

#logo {
	clear: both;
	float: left;
	width: 243px;
	height: 27px;
	display: inline;
	margin: 21px 0 20px 0;
}

#header_telemail {
	float: right;
	width: 477px;
	line-height: 0;
	font-size: 0;
	padding: 20px 0 0 0;
}

#header_telemail ul {
	list-style-type: none;
}

#header_telemail ul li {
	float: right;
	margin: 0 0 0 15px;
	display: inline;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	clear: both;
	width: 950px;
	height: 56px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 0 0 0;
}

#menu ul {
	list-style-type: none;
	line-height: 0;
	font-size: 0;
}

#menu ul li {
	display: inline;
}

#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06,
#menu07,
#menu08 {
	padding: 0 0 0 0;
}

#menu01 {float: left; width: 96px; height: 56px;}
#menu02 {float: left; width: 157px; height: 56px;}
#menu03 {float: left; width: 125px; height: 56px;}
#menu04 {float: left; width: 114px; height: 56px;}
#menu05 {float: left; width: 119px; height: 56px;}
#menu06 {float: left; width: 124px; height: 56px;}
#menu07 {float: left; width: 120px; height: 56px;}
#menu08 {float: left; width: 95px; height: 56px;}

#menu ul li a {
	display: block;
}

#menu01 a {float: left; width: 96px; height: 56px;}
#menu02 a {float: left; width: 157px; height: 56px;}
#menu03 a {float: left; width: 125px; height: 56px;}
#menu04 a {float: left; width: 114px; height: 56px;}
#menu05 a {float: left; width: 119px; height: 56px;}
#menu06 a {float: left; width: 124px; height: 56px;}
#menu07 a {float: left; width: 120px; height: 56px;}
#menu08 a {float: left; width: 95px; height: 56px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(images/menu1.gif) no-repeat top left;}
#menu02 a {background: url(images/menu2.gif) no-repeat top left;}
#menu03 a {background: url(images/menu3.gif) no-repeat top left;}
#menu04 a {background: url(images/menu4.gif) no-repeat top left;}
#menu05 a {background: url(images/menu5.gif) no-repeat top left;}
#menu06 a {background: url(images/menu6.gif) no-repeat top left;}
#menu07 a {background: url(images/menu7.gif) no-repeat top left;}
#menu08 a {background: url(images/menu8.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover,
#menu07 a:hover,
#menu08 a:hover {
	background-position: 0 -56px;
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#box_mimg {
	width: 100%;
	line-height: 0;
	font-size: 0;
	background: url(images/bg_mimg.gif) repeat top left;
}

#mimg {
	width: 950px;
	height: 330px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
	padding: 10px 0;
}

/* pagenavi -------------------------------------------------------------------------*/

#box_pagenavi {
	width: 100%;
	background: url(images/bg_pagenavi.gif) repeat top center;
}

#pagenavi {
	width: 950px;
	margin: 0 auto;
}

#pagenavi p {
	font-size: 12px;
	line-height: 2;
	padding: 2px 0 2px 35px;
	background: url(images/logo_pagenavi.gif) no-repeat center left;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 900px;
	margin: 20px auto;
	padding: 0 20px;
	border-left: 5px solid #dcdcdc;
	border-right: 5px solid #dcdcdc;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	width: 900px;
	margin: 0;
	padding: 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	clear: both;
	float: left;
	width: 680px;
}

#main p {
	clear: both;
	font-size: 85%;
	line-height: 1.7;
	margin: 0 0 20px 0;
}

/* contact_banner ----------*/

#contact_banner {
	padding: 0 0 0 20px;
}

#contact_banner img {
	line-height: 0;
	font-size: 0;
}

/* newlist_ ----------*/
/*
#newlist_01 {
	position: absolute;
	margin: -37px 0 0 262px;
}

#newlist_01 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#newlist_01 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
*/

#newlist_02 {
	position: absolute;
	margin: -56px 0 0 530px;
}

#newlist_02 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#newlist_02 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* feed_01 ----------*/
/*
#feed_01 {
	position: absolute;
	margin: -39px 0 0 360px;
}

#feed_01 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#feed_01 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
*/

#feed_02 {
	position: absolute;
	margin: -56px 0 0 625px;
}

#feed_02 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#feed_02 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* ul.toplist ----------*/
/*
ul.toplist {
	clear: both;
	list-style-type: none;
	margin: 0 0 11px 0;
	padding: 10px;
}

ul.toplist li {
	font-size: 12px;
	line-height: 1.7;
	margin: 0;
	padding: 0;
}

ul.toplist li span.orange {
	color: #ff9000;
}

ul.toplist li a:link,
ul.toplist li a:visited {
	font-size: 12px;
	line-height: 1.5;
}
*/
/* contents_box ----------*/

.contents_box {
	clear: both;
	width: 640px;
	margin: 0;
	padding: 0 20px 20px 20px;
}

/* contents_flow_box ----------*/

.contents_flow_box {
	clear: both;
	width: 660px;
	margin: 0;
	padding: 0 0 20px 20px;
}

/* contents_example_box ----------*/

.contents_example_box {
	clear: both;
	width: 660px;
	margin: 0;
	padding: 0 0 20px 20px;
}

/* border01 ----------*/
/*
.border01 {
	clear: both;
	width: 690px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #e2e2e2;
}
*/
/* btm_banner ----------*/
/*
#btm_banner {
	clear: both;
}

#btm_banner ul {
	list-style-type: none;
}

#btm_banner ul li {
	float: left;
	display: inline;
}

#btm_banner ul li.type1 {
	width: 183px;
	margin: 0 20px 20px 0;
}

#btm_banner ul li.type2 {
	width: 304px;
	margin: 0 20px 20px 0;
}

#btm_banner ul li.type3 {
	width: 183px;
	margin: 0 0 20px 0;
}

#btm_banner ul li.type4 {
	width: 710px;
	margin: 0 0 20px 0;
}

#flowarrow {
	margin: 0 0 20px 0;
	padding: 0 0 20px 30px;
	background: url(images/arrow_01.gif) no-repeat bottom left;
}

#id_errmsg {
	font-size: 12px;
	line-height: 1.5;
}
*/
/* LIST -------------------------------------------------------------------------*/

ul.list01 {
	clear: both;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 15px 10px 12px 10px;
	background: #fffbd9;
	border: 1px solid #ffd200;
}

ul.list01 li {
	font-size: 12px;
	line-height: 2;
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
	color: #ff5a00;
	background: url(images/icon_04.gif) no-repeat top left;
	border-bottom: 1px dotted #ffa800;
}

/* linkbox01 -------------------------------------------------------------------------*/

.linkbox01 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px 0 0 60px;
	background: url(images/bg_linkbox01.gif) no-repeat top left;
}

/* H -------------------------------------------------------------------------*/

h2 {
	clear: both;
	width: 640px;
	height: 37px;
	font-size: 20px;
	line-height: 1.5;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 20px 0;
	padding: 10px 0 0 40px;
	background: url(images/bg_h2.gif) no-repeat top left;
}

h3 {
	clear: both;
	width: 610px;
	height: 35px;
	margin: 0 0 20px 0;
	padding: 12px 0 0 30px;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	background: url(images/bg_h3.gif) no-repeat top left;
}

h4 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 13px 10px 10px 25px;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	background: #f3f3f3 url(images/icon_02.gif) no-repeat top left;
	border-bottom: 1px solid #dcdcdc;
}

h5 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	color: #5c8200;
	font-weight: bold;
	font-size: 15px;
	background: #ffffff;
}

/* PAGENAVI -------------------------------------------------------------------------*/

#pagenav {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

.wp-pagenavi {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #005997;
	color: #005997;
	background: #ffffff;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background: #ffffff;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	background: #ffffff;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background: #ffffff;
}

/* TTL_META_CONTENTS -------------------------------------------------------------------------*/

/* POST ----------*/

.post_ttl {
	clear: both;
	width: 610px;
	height: 35px;
	margin: 0 0 20px 0;
	padding: 12px 0 0 30px;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	background: url(images/bg_h3.gif) no-repeat top left;
}

.post_ttl a:link,
.post_ttl a:visited,
.post_ttl a:hover {
	line-height: 1.5;
	color: #000000;
}

.post_meta {
	clear: both;
	width: 640px;
	font-size: 12px;
	line-height: 1.5;
	color: #9c9c9c;
	text-align: right;
	margin: 0 0 10px 0;
}

.post_meta a:link,
.post_meta a:visited,
.post_meta a:hover {
	line-height: 1.5;
	color: #9c9c9c;
}

.post_contents {
	clear: both;
	float: left;
	width: 640px;
}

.post_contents p {
	font-size: 80%;
	line-height: 1.7;
	margin: 0 0 20px 0;
}

.post_contents img {
	margin: 0;
	padding: 0 10px 10px 0;
}

.post_contents_cat {
	clear: both;
	float: left;
	width: 640px;
	padding: 0 0 20px 0;
}

.post_contents_cat p {
	font-size: 80%;
	line-height: 1.7;
	margin: 0 0 20px 0;
}

.post_contents_cat img {
	margin: 0;
	padding: 0 10px 10px 0;
}

/* page_contents ----------*/

.page_contents {
	clear: both;
	float: left;
	width: 640px;
	margin: 0 0 20px 0;
}

.page_contents p {
	font-size: 80%;
	line-height: 1.7;
	margin: 0 0 20px 0;
}

.page_contents img {
	margin: 0;
	padding: 0 10px 10px 0;
}

/* example -------------------------------------------------------------------------*/

/* box_example ----------*/
/*
.box_example {
	float: left;
	width: 300px;
	margin: 0 10px 10px 0;
}

.example_ttl {
	width: 265px;
	height: 34px;
	font-size: 15px;
	line-height: 1.5;
	padding: 10px 5px 0 35px;
	background: url(images/bg_example_ttl.gif) no-repeat top left;
}

.example_contents {
	border: 1px solid #d6d6bf;
	border-top: 0;
	padding: 10px;
	text-align: center;
	background: url(images/bg_example_contents.gif) repeat top left;
}
*/
/* customervoice -------------------------------------------------------------------------*/
/*
.customervoice_ttl {
	width: 580px;
	height: 34px;
	font-size: 15px;
	line-height: 1.5;
	padding: 10px 5px 0 35px;
	background: url(images/bg_customervoice_ttl.gif) no-repeat top left;
}

.customervoice_contents {
	border: 1px solid #d6d6bf;
	border-top: 0;
	margin: 0 0 20px 0;
	padding: 10px;
	line-height: 1.7;
	font-size: 12px;
	background: url(images/bg_example_contents.gif) repeat top left;
}
*/

/* Q&A -------------------------------------------------------------------------*/

#list_qa {
	clear: both;
	width: 640px;
}

#list_qa ul {
	list-style-type: none;
	width: 618px;
	border: 1px solid #dcdcdc;
	margin: 0 0 30px 0;
	padding: 10px;
}

#list_qa ul li {
	font-size: 12px;
	line-height: 2;
	background: #f3f3f3;
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 30px;
	background: #f3f3f3 url(images/bg_list_qa.gif) no-repeat top left;
}

.qa_ttl {
	clear: both;
	width: 600px;
	height: 36px;
	margin: 0;
	padding: 12px 0 0 40px;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	background: url(images/thbg_qa.gif) no-repeat top left;
}

.qa_ttl a:link,
.qa_ttl a:visited,
.qa_ttl a:hover {
	line-height: 1.5;
	color: #000000;
}

.qa_contents {
	clear: both;
	float: left;
	width: 598px;
	display: inline;
	margin: 0 0 5px 0;
	padding: 20px;
	border: 1px solid #dcdcdc;
	border-top: none;
	background: url(images/bg_qa_contents.gif) no-repeat top right;
}

#main div.qa_contents p {
	font-size: 80%;
	line-height: 1.7;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.qa_contents p img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.pagetop {
	clear: both;
	float: left;
	width: 640px;
	height: 15px;
	display: inline;
	margin: 0 0 5px 0;
	text-align: right;
}

/* FLOW -------------------------------------------------------------------------*/

.flow_box {
	float: left;
	width: 290px;
	height: 95px;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 10px 10px 0 15px;
}

.num1 {background: url(images/bg_flow_box_1.gif) no-repeat top left;}
.num2 {background: url(images/bg_flow_box_2.gif) no-repeat top left;}
.num3 {background: url(images/bg_flow_box_3.gif) no-repeat top left;}
.num4 {background: url(images/bg_flow_box_4.gif) no-repeat top left;}
.num5 {background: url(images/bg_flow_box_5.gif) no-repeat top left;}
.num6 {background: url(images/bg_flow_box_6.gif) no-repeat top left;}
.num7 {background: url(images/bg_flow_box_7.gif) no-repeat top left;}
.num8 {background: url(images/bg_flow_box_8.gif) no-repeat top left;}

.flow_ttl {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 1.5;
	color: #005895;
}

.flow_contents {
	clear: both;
}

#main div.flow_contents p {
	font-size: 80%;
	line-height: 1.7;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

/* EXAMPLE -------------------------------------------------------------------------*/

.example_box {
	float: left;
	width: 305px;
	height: 319px;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 15px 5px 0 5px;
	background: url(images/bg_example_box.gif) no-repeat top left;
}

.siteimg {
	padding: 0 0 5px 10px;
}

.siteimg,
.siteimg img {
	line-height: 0;
	font-size: 0;
}

.example_contents {
	clear: both;
}

#main div.example_contents p {
	font-size: 80%;
	line-height: 1.7;
	margin: 0 0 0 0;
}

.example_contents img {
	margin: 0;
	padding: 0 10px 10px 0;
}

/* LINK -------------------------------------------------------------------------*/
/*
#link_box {
	float: left;
	width: 201px;
	height: 200px;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #d2d2d2;
}

#link_ttl {
	clear: both;
	width: 201px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 17px;
	color: #2c3000;
	background: url(images/bg_01.gif) repeat-x bottom left;
	line-height: 1.5;
	font-weight: bold;
}

#link_ttl a:link,
#link_ttl a:visited,
#link_ttl a:hover {
	line-height: 1.5;
	color: #2c3000;
}

.link_contents {
	clear: both;
	float: left;
	width: 201px;
	font-size: 12px;
	line-height: 1.7;
}

.link_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0;
}

.link_contents img {
	margin: 0;
	padding: 0;
}
*/
/* MES -------------------------------------------------------------------------*/

.mes {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 20px 0;
}

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.orange {
	color: #ff9000;
}

.sample {
	font-size: 10px;
	color: #5e5e5e;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 200px;
}

/* SIDE_SEARCH ----------*/

#side_search {
	clear: both;
	width: 200px;
	height: 31px;
}

#seach {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#s {
	float: left;
	width: 141px;
	margin: 0 5px 0 0;
	height: 17px;
	padding: 0 3px;
}

#simg {
	float: right;
	width: 44px;
}

#searchsubmit {
	width: 44px;
	height: 21px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/*-----side_box-----*/

.side_box {
	clear: both;
	width: 188px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #dcdcdc;
}

.side_box_padding {
	padding: 10px;
}

.side_box p {
	font-size: 9.5px;
	line-height: 1.5;
	color: #727272;
}

/*-----side_box_ttl-----*/

.side_box_ttl {
	clear: both;
	width: 165px;
	height: 41px;
	padding: 12px 0 0 23px;
	font-size: 17px;
	line-height: 1.5;
	background: url(images/bg_side_box_ttl.gif) no-repeat top left;
}

/*-----sidebarlist-----*/

ul.sidelist {
	list-style-type: none;
	width: 168px;
	margin: 0;
	padding: 10px 10px 0 10px;
}

ul.sidelist li {
	width: 148px;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url(images/icon_01.gif) no-repeat top left;
	overflow: hidden;
}

ul.sidelist li a:link,
ul.sidelist li a:visited {
	font-size: 12px;
	line-height: 1.5;
}

/* side_menu ----------*/

#side_menu {
	clear: both;
}

#side_menu ul {
	list-style-type: none;
}

#side_menu ul li {
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
}

/* side_banner ----------*/

#side_banner {
	clear: both;
	float: left;
	width: 200px;
	line-height: 0;
	font-size: 0;
	display: inline;
	padding: 20px 0 0 0;
}

#side_banner ul {
	list-style: none;
	clear: both;
	float: left;
	width: 200px;
	line-height: 0;
	font-size: 0;
}

#side_banner ul li {
	clear: both;
	float: left;
	width: 200px;
	line-height: 0;
	font-size: 0;
	display: inline;
	margin: 0 0 10px 0;
	text-align: center;
}

/* SEACH -------------------------------------------------------------------------*/

#searchform2 {
	clear: both;
	height: 50px;
}

#seach2 {
	clear: both;
	line-height: 1.5;
	padding: 0;
}

#simg2 {
	float: left;
	width: 50px;
}

#s2 {
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
	height: 17px;
	padding: 0 3px;
}

/* COMMENTS_TEMPLATE -------------------------------------------------------------------------*/

#com {
	clear: both;
	margin: 0;
	padding: 0 20px;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	clear: both;
	margin: 0;
	padding: 10px 0;
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
}

.commentlist li.alt {
	border-top: #e5e5e5 1px solid;
	border-bottom: none;
}

.commentmetadata {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 0 5px;
	color: #76a700;
}

.commentmetadata a:link,
.commentmetadata a:visited,
.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #76a700;
}

.postname {
	line-height: 1.5;
	font-size: 12px;
	margin: 0;
	color: #76a700;
	font-weight: normal;
}

.postname a:link,
.postname a:visited,
.postname a:hover {
	padding: 0;
	color: #76a700;
}

#comtxt {
	clear: both;
	line-height: 1.5;
	margin: 5px 0 5px 0;
}

/* commentform ------------------------*/

#commentform {
	margin: 0;
	padding: 0;
}

/* trackback_url ------------------------*/

#tburl_box {
	clear: both;
	width: 630px;
	height: 44px;
	margin: 40px 0 20px 0;
	padding: 37px 0 0 10px;
	background: url(images/bg_tburl.gif) no-repeat top left;
}

#tburl {
	font-size: 12px;
	line-height: 1.5;
	padding: 3px;
}

input.trackback-url {
	width: 606px;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	line-height: 1.5;
	border: 1px solid #a5acb2;
}

/* login ------------------------*/

p.login,
p.login a {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

/* comp ------------------------*/

p.comp {
	font-size: 12px;
	line-height: 1.5;
	margin: 5px 0;
	padding: 0;
}

p.comipt {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

p.comtxt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

p.comtxt textarea {
	font-size: 12px;
	line-height: 1.5;
}

/* comment ------------------------*/

#comment {
	width: 488px;
	height: 50px;
}

/* postsubmit ------------------------*/

#postsubmit {
	width: 490px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 0;
}

/* SITEMAP -------------------------------------------------------------------------*/

#box_sitemap_left {
	float: left;
	width: 315px;
}

#box_sitemap_right {
	float: right;
	width: 315px;
}

ul.sitemap {
	list-style-type: none;
}

ul.sitemap li {
	clear: both;
	margin: 0 0 10px 0;
	padding: 13px 10px 10px 25px;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	background: #f3f3f3 url(images/icon_02.gif) no-repeat top left;
	border-bottom: 1px solid #dcdcdc;
}

ul.sitemap li ul {
	list-style-type: none;
	padding: 10px 5px 0 0;
}

ul.sitemap li ul li {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	font-size: 80%;
	line-height: 1.7;
	color: #000000;
	background: #f3f3f3 url(images/icon_03.gif) no-repeat top left;
	border-bottom: none;
}

/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table {
	clear: both;
	border-collapse: collapse;
}

table p {
	font-size: 12px;
	line-height: 1.5;
}

.post_contents table tr td img {
	margin: 0;
	padding: 0;
}

table strong {
	line-height: 1.5;
}

/* tbl01 ------------------------*/

table.tbl01 {
	width: 640px;
	margin: 0 0 20px 0;
}

table.tbl01 th {
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	font-size: 15px;
	padding: 10px 10px 10px 25px;
	border-bottom: 1px solid #dcdcdc;
	background: #f3f3f3 url(images/thbg_01.gif) no-repeat top left;
}

table.tbl01 td {
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 12px;
}

table.tbl01 th,
table.tbl01 td {
	line-height: 1.5;
}

/* tbl_example ------------------------*/

table.tbl_example {
	width: 305px;
	margin: 0 0 20px 0;
}

table.tbl_example th {
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc;
	background: #f3f3f3;
}

table.tbl_example td {
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
}

table.tbl_example th,
table.tbl_example td {
	line-height: 1.5;
	padding: 5px;
	font-size: 12px;
}

table.tbl_example th.noborder,
table.tbl_example td.noborder {
	border-bottom: 0;
}

/* FOOTER -------------------------------------------------------------------------*/

#footer_box {
	width: 100%;
	line-height: 0;
	font-size: 0;
	padding: 20px 0 0 0;
	background: #eaeaea url(images/bg_footer.gif) repeat-x top left;
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 0;
	font-size: 0;
}

/* footer_left ------------------------*/

#footer_left {
	clear: both;
	float: left;
	width: 540px;
}

#footer_tel {
	clear: both;
	margin: 0 0 20px 0;
}

#undermenu {
	clear: both;
	width: 540px;
	line-height: 0;
	font-size: 0;
}

#undermenu ul {
	clear: both;
	width: 540px;
	list-style-type: none;
	line-height: 0;
	font-size: 0;
}

#undermenu ul li {
	float: left;
	font-size: 12px;
	line-height: 2;
}

/* footer_right ------------------------*/

#footer_right {
	float: right;
	width: 340px;
	padding: 60px 0 0 0;
}

#footer_logo {
	clear: both;
	text-align: right;
	margin: 0 0 20px 0;
}

#footer_logo img {
	line-height: 0;
	font-size: 0;
}

#footer_copyright {
	clear: both;
	text-align: right;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #626262;
	}

	a:visited {
		text-decoration : underline;
		color: #626262;
	}

	a:hover {
		text-decoration : none;
		color: #999999;
	}

	a:active {
		text-decoration : none;
	}