/*
Theme Name: s-dm
*/

* {
	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;
	background: url(images/bg_01.gif) repeat-x top center;
	color: #454545;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	width: 950px;
	height: 70px;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
}

#logo {
	clear: both;
	float: left;
	width: 412px;
	height: 36px;
	display: inline;
	margin: 20px 0 0 0;
}

#header_contact {
	float: right;
	width: 220px;
	height: 47px;
	display: inline;
	margin: 13px 0 0 0;
}

#header_tel {
	float: right;
	width: 168px;
	height: 39px;
	display: inline;
	margin: 20px 20px 0 0;
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#mimg {
	width: 950px;
	height: 300px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
}

#mimg2 {
	width: 950px;
	height: 200px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	width: 950px;
	height: 50px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;
}

#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06 {
	padding: 0 0 0 0;
}

#menu01 {float: left; width: 157px; height: 50px;}
#menu02 {float: left; width: 157px; height: 50px;}
#menu03 {float: left; width: 157px; height: 50px;}
#menu04 {float: left; width: 157px; height: 50px;}
#menu05 {float: left; width: 157px; height: 50px;}
#menu06 {float: left; width: 165px; height: 50px;}

#menu ul li a {
	display: block;
}

#menu01 a {float: left; width: 157px; height: 50px;}
#menu02 a {float: left; width: 157px; height: 50px;}
#menu03 a {float: left; width: 157px; height: 50px;}
#menu04 a {float: left; width: 157px; height: 50px;}
#menu05 a {float: left; width: 157px; height: 50px;}
#menu06 a {float: left; width: 165px; height: 50px;}

#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;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover {
	background-position: 0 -50px;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 0;
	font-size: 0;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	width: 950px;
	margin: 0;
	padding: 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	float: left;
	width: 668px;
	padding: 20px;
	border: 1px solid #d5dada;
}

/* navi ----------*/

#navi {
	margin: 0 0 20px 0;
	padding: 3px 2px;
	background: #f0f3f3;
}

#navi p {
	font-size: 12px;
	line-height: 1.5;
	color: #848484;
}

/* h2 ----------*/

h2 {
	clear: both;
	font-size: 20px;
	line-height: 1.5;
	color: #ce4774;
	margin: 0 0 20px 0;
	padding: 0 0 7px 0;
	background: url(images/bg_h2.gif) no-repeat bottom left;
}

/* box01 ----------*/

.box01 {
	clear: both;
	width: 668px;
	margin: 0 0 20px 0;
}

.box01 div.img1 {
	clear: both;
	float: left;
	width: 210px;
	margin: 0 0 20px 0;
}

.box01 div.img2 {
	clear: both;
	float: left;
	width: 110px;
	margin: 0 0 20px 0;
}

/* ttl ----------*/

.ttl01 {
	float: left;
	width: 448px;
	font-size: 17px;
	color: #ce4774;
	line-height: 1.5;
	margin: 0 0 7px 0;
	padding: 0 0 0 10px;
	background: url(images/icon_01.gif) no-repeat center left;
}

.ttl02 {
	float: left;
	width: 548px;
	font-size: 17px;
	color: #ce4774;
	line-height: 1.5;
	margin: 0 0 7px 0;
	padding: 0 0 0 10px;
	background: url(images/icon_01.gif) no-repeat center left;
}

/* box01 p ----------*/

.box01 p {
	font-size: 12px;
	line-height: 1.5;
}

/* box_news ----------*/

#box_news {
	clear: both;
	width: 668px;
	height: 160px;
	margin: 0 0 20px 0;
	background: url(images/bg_box_news.gif) no-repeat center left;
}

/* ul.toplist ----------*/

ul.toplist {
	clear: both;
	list-style-type: none;
	padding: 30px;
}

ul.toplist li {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/icon_02.gif) no-repeat center left;
}

ul.toplist li a:link,
ul.toplist li a:visited {
	font-size: 12px;
	line-height: 1.5;
}

/* topbox01 ----------*/
/*
.topbox01 {
	margin: 0 0 19px 0;
	padding: 9px;
	border: 1px solid #e2e2e2;
}

.topbox01 p {
	float: left;
	width: 234px;
	line-height: 1.5;
	font-size: 12px;
}

.topbox01 p.img {
	float: left;
	width: 101px;
	line-height: 0;
	font-size: 0;
}
*/
/* about_link ----------*/
/*
#vertical_container2 {
}

.about_link {
	clear: both;
	width: 701px;
	height: 20px;
	background: url(images/bg_ttl_01.gif) no-repeat top left;
	border: 1px solid #dcdcdc;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 3px 0 0 27px;
}
*/
/* about_box ----------*/
/*
.about_box {
	width: 700px;
	border: 5px solid #d0ecff;
	padding: 10px 10px 0 10px;
}

.about_box p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 10px 0;
}
*/
/* ttl01 ----------*/
/*
.ttl01 {
	clear: both;
	width: 460px;
	margin: 0 0 10px 0;
}
*/
/* toplist ----------*/
/*
ul.toplist {
	list-style-type: none;
	clear: both;
	width: 450px;
	margin: 0 0 10px 0;
	padding: 10px;
}

ul.toplist li {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url(images/icon_01.gif) no-repeat top left;
}
*/
/* top_rightbox ----------*/
/*
#top_rightbox {
	float: right;
	width: 430px;
	height: 149px;
	display: inline;
	margin: 0 0 20px 0;
}
*/
/* toplinkbox ----------*/
/*
#toplinkbox {
	clear: both;
	width: 910px;
}

#toplinkbox ul {
	list-style-type: none;
}

#toplinkbox ul li {
	float: left;
	line-height: 0;
	font-size: 0;
}

#toplinkbox ul li img {
	line-height: 0;
	font-size: 0;
}

#toplinkbox ul li.type1 {
	width: 263px;
	display: inline;
	margin: 0 20px 20px 0;
}

#toplinkbox ul li.type2 {
	width: 353px;
	display: inline;
	margin: 0 20px 20px 0;
}

#toplinkbox ul li.type3 {
	width: 254px;
	display: inline;
	margin: 0 0 20px 0;
}

#toplinkbox ul li.type4 {
	width: 910px;
	display: inline;
	margin: 0 0 20px 0;
}
*/
/* newlist ----------*/
/*
#newlist01 {
	position: absolute;
	margin: -39px 0 0 346px;
}

#newlist01 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#newlist01 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#newlist02 {
	position: absolute;
	margin: -49px 0 0 596px;
}

#newlist02 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#newlist02 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
*/
/* newlist ----------*/
/*
#feed01 {
	position: absolute;
	margin: -35px 0 0 436px;
}

#feed01 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#feed01 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#feed02 {
	position: absolute;
	margin: -45px 0 0 686px;
}

#feed02 a {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#feed02 a img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
*/
/* contents_box ----------*/

.contents_box {
	clear: both;
	width: 629px;
	margin: 0;
	padding: 20px;
}

/* border01 ----------*/

.border01 {
	clear: both;
	width: 629px;
	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 -------------------------------------------------------------------------*/

/* list01 ----------*/

ul.list01 {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 15px;
	border: 5px solid #f9dfe8;
}

ul.list01 li {
	font-size: 12px;
	line-height: 2;
	padding: 0 0 0 20px;
	font-weight: nomal;
	background: url(images/icon_02.gif) no-repeat top left;
}

ul.list01 li ul {
	list-style-type: none;
	padding: 5px 0;
}

ul.list01 li ul li {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 0 0;
	font-weight: nomal;
	background: none;
	border-bottom: 1px solid #f9dfe8;
}

/* list02 ----------*/

ul.list02 {
	list-style-type: decimal;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	/padding: 0 0 0 27px;
}

ul.list02 li {
	font-size: 12px;
	line-height: 1.5;
	font-weight: nomal;
}

/* list03 ----------*/

ul.list03 {
	list-style-type: none;
	padding: 0 0 30px 0;
}

ul.list03 li {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 0 20px;
	font-weight: nomal;
	background: url(images/icon_07.gif) no-repeat center left;
}

/* list04 ----------*/

ul.list04 {
	list-style-type: decimal;
	margin: 0 0 20px 0;
	padding: 15px 15px 15px 35px;
	border: 5px solid #f9dfe8;
}

ul.list04 li {
	font-size: 12px;
	line-height: 2;
	padding: 0;
	font-weight: nomal;
	color: #ce4774;
}

ul.list04 li ul {
	list-style-type: lower-latin;
	padding: 5px 0 5px 15px;
}

ul.list04 li ul li {
	font-size: 12px;
	line-height: 1.7;
	padding: 3px 0 2px 0;
	font-weight: nomal;
	background: none;
	color: #000000;
	border-bottom: 1px solid #f9dfe8;
}

/* H -------------------------------------------------------------------------*/

h3 {
	clear: both;
	width: 619px;
	font-size: 17px;
	color: #ce4774;
	line-height: 1.5;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	background: url(images/icon_01.gif) no-repeat center left;
	border-bottom: 1px solid #f9dfe8;
}

h3.about1,
h3.about2,
h3.about3,
h3.about4,
h3.about5,
h3.info1,
h3.info2,
h3.info3,
h3.info4,
h3.info5,
h3.info6 {
	width: 539px;
	height: 26px;
	padding: 9px 0 5px 90px;
	background: url(images/icona_bout_01.gif) no-repeat center left;
}

h3.about1 {background: url(images/icona_bout_01.gif) no-repeat center left;}
h3.about2 {background: url(images/icona_bout_02.gif) no-repeat center left;}
h3.about3 {background: url(images/icona_bout_03.gif) no-repeat center left;}
h3.about4 {background: url(images/icona_bout_04.gif) no-repeat center left;}
h3.about5 {background: url(images/icona_bout_05.gif) no-repeat center left;}

h3.info1 {background: url(images/icona_info_01.gif) no-repeat center left;}
h3.info2 {background: url(images/icona_info_02.gif) no-repeat center left;}
h3.info3 {background: url(images/icona_info_03.gif) no-repeat center left;}
h3.info4 {background: url(images/icona_info_04.gif) no-repeat center left;}
h3.info5 {background: url(images/icona_info_05.gif) no-repeat center left;}
h3.info6 {background: url(images/icona_info_06.gif) no-repeat center left;}

h4 {
	clear: both;
	height: 21px;
	margin: 0 0 20px 0;
	padding: 2px 0 0 30px;
	font-size: 14px;
	color: #ce4774;
	font-weight: normal;
	line-height: 1.5;
	background: url(images/icon_06.gif) no-repeat center left;
}

/*
h5 {
	clear: both;
	margin: 0 0 10px 20px;
	padding: 0;
	color: #7fa200;
	font-weight: bold;
	font-size: 15px;
	background: #ffffff;
}
*/

/* PAGENAVI -------------------------------------------------------------------------*/
/*
#pagenav {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 1px 0 50px 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 #006eb9;
	color: #006eb9;
	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: 619px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	font-size: 17px;
	line-height: 1.7;
	color: #ce4774;
	background: url(images/icon_03.gif) no-repeat center left;
}

#post_ttl a:link,
#post_ttl a:visited,
#post_ttl a:hover {
	line-height: 1.5;
	color: #ce4774;
}

#post_meta {
	clear: both;
	width: 629px;
	font-size: 9.5px;
	line-height: 1.5;
	color: #737373;
	margin: 0 0 20px 0;
	text-align: right;
}

.post_contents {
	clear: both;
	float: left;
	width: 629px;
	font-size: 12px;
	line-height: 1.7;
}

.post_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.post_contents img {
	margin: 0;
	padding: 0 10px 10px 0;
}

/* page_contents ----------*/

.page_contents {
	clear: both;
	width: 629px;
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 1.7;
	padding: 0;
}

.page_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.page_contents img {
	margin: 0;
	padding: 0 5px 2px 0;
}

/* box01 ----------*/
/*
.box01 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 5px solid #f4f4f4;
}
*/
/* Q&A -------------------------------------------------------------------------*/

#list_qa {
	clear: both;
	width: 629px;
}

#list_qa ul {
	list-style-type: none;
	width: 629px;
	margin: 0 0 40px 0;
	padding: 0;
}

#list_qa ul li {
	font-size: 12px;
	line-height: 2;
	margin: 5px 0;
	padding: 0 0 0 20px;
	color: #ce4774;
	background: url(images/icon_04.gif) no-repeat center left;
	border-bottom: 1px solid #f9dfe8;
}

#list_qa ul li a:link,
#list_qa ul li a:visited,
#list_qa ul li a:hover {
	line-height: 1.5;
	color: #ce4774;
}

#qa_ttl {
	clear: both;
	width: 599px;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	font-size: 17px;
	line-height: 1.7;
	color: #ce4774;
	background: url(images/icon_05.gif) no-repeat center left;
}

#qa_ttl a:link,
#qa_ttl a:visited,
#qa_ttl a:hover {
	line-height: 1.5;
	color: #ce4774;
}

.qa_contents {
	clear: both;
	float: left;
	width: 599px;
	font-size: 12px;
	line-height: 1.7;
	border: 5px solid #f9dfe8;
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
}

.qa_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 10px 0;
}

.qa_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;
}

.sample {
	font-size: 10px;
	color: #5e5e5e;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 220px;
}

/*-----side_login-----*/

#side_login {
	clear: both;
	width: 198px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #d5dada;
}

#ttl_login {
	clear: both;
	margin: 0 0 10px 0;
}

table.tbl_login {
	border-collapse: collapse;
}

table.tbl_login tr td {
	padding: 5px 0;
}

input.txt_field {
	width: 104px;
}

/*-----side_menu-----*/

#side_menu {
	clear: both;
	width: 220px;
}

#side_menu ul {
	list-style-type: none;
}

#side_menu ul li {
	clear: both;
	width: 220px;
	margin: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}

#side_menu ul li img {
	font-size: 0;
	line-height: 0;
}

#side_menu ul li p,
#side_menu ul li p a {
	text-align: center;
	font-size: 9.5px;
	line-height: 1.5;
	color: #ce4774;
}
/* side_SEARCH ----------*/

#side_search {
	clear: both;
	width: 198px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #d5dada;
}

#ttl_search {
	clear: both;
	margin: 0 0 10px 0;
}

#seach {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#s {
	float: left;
	width: 133px;
	margin: 0 5px 0 0;
	height: 17px;
	padding: 0 3px;
}

#simg {
	float: left;
	width: 50px;
}

#searchsubmit {
	width: 50px;
	height: 21px;
	font-size: 12px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/* sidebanner ----------*/

#sidebanner {
	clear: both;
	width: 220px;
	line-height: 0;
	font-size: 0;
	padding: 20px 0 0 0;
}

#sidebanner ul {
	list-style: none;
	clear: both;
	float: left;
	width: 220px;
	line-height: 0;
	font-size: 0;
}

#sidebanner ul li {
	clear: both;
	float: left;
	width: 220px;
	line-height: 0;
	font-size: 0;
	display: inline;
	margin: 0 0 10px 0;
	text-align: center;
}

/*-----vertical_container-----*/
/*
#vertical_container {
	clear: both;
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0;
}

#vertical_container dl dt {
	width: 180px;
	height: 30px;
	font-size: 15px;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 10px 0 0 20px;
	background: url(images/bg_sidettl_01.gif) no-repeat top left;
}

#vertical_container dl dt.toppadding {
	height: 35px;
	padding: 5px 0 0 20px;
}

#vertical_container dl dt span {
	display: block;
	font-size: 65%;
	line-height: 1.3;
	color: #629fc8;
}

.accordion_toggle {
	display: block;
	cursor: pointer;
}

.accordion_toggle_active {
}

.accordion_content {
	overflow: hidden;
}
*/
/*-----side_ttl-----*/

#side_ttl {
	clear: both;
	width: 198px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #d5dada;
}

#side_ttl ul {
	list-style-type: none;
}

#side_ttl ul li {
	clear: both;
	margin: 0 0 10px 0;
}

/*-----sidebarlist-----*/

ul.sidelist {
	list-style-type: none;
	width: 198px;
	margin: 0;
	padding: 10px 0 0 0;
}

ul.sidelist li {
	width: 178px;
	font-size: 12px;
	line-height: 1.5;
	color: #ce4774;
	margin: 0;
	padding: 0;
}

ul.sidelist li a:link,
ul.sidelist li a:visited {
	font-size: 12px;
	line-height: 1.5;
	color: #ce4774;
}

#archivesselect {
	width: 198px;
	margin: 0;
	padding: 10px 0 0 0;
}

ul.children {
	list-style-type: none;
	padding: 0 0 0 5px;
}

ul.children li {
	font-size: 10px;
	line-height: 1.7;
}

/* SEACH -------------------------------------------------------------------------*/

#searchform2 {
	clear: both;
	margin: 0 0 20px 0;
}

#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;
}

#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: #ce4774;
}

.commentmetadata a:link,
.commentmetadata a:visited,
.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #ce4774;
}

.postname {
	line-height: 1.5;
	font-size: 12px;
	margin: 0;
	color: #ce4774;
	font-weight: normal;
}

.postname a:link,
.postname a:visited,
.postname a:hover {
	padding: 0;
	color: #ce4774;
}

#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: 623px;
	height: 32px;
	margin: 10px 0 20px 0;
	padding: 26px 0 3px 5px;
	background: url(images/bg_tburl.gif);
}

#tburl {
	font-size: 12px;
	line-height: 1.5;
	padding: 3px;
}

input.trackback-url {
	width: 604px;
	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: 588px;
	height: 50px;
}

/* postsubmit ------------------------*/

#postsubmit {
	width: 590px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 0;
}

/* 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: 629px;
	margin: 0 0 20px 0;
}

table.tbl01 th {
	text-align: center;
	color: #004ea6;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #d5dada;
	background: url(images/thbg_01.gif) repeat top left;
}

table.tbl01 td {
	text-align: center;
	padding: 5px;
	border: 1px solid #d5dada;
}

table.tbl01 th,
table.tbl01 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl02 ------------------------*/

table.tbl02 {
	width: 629px;
	margin: 0 0 20px 0;
}

table.tbl02 th {
	text-align: left;
	color: #004ea6;
	font-weight: normal;
	border: 1px solid #d5dada;
	background: url(images/thbg_01.gif) repeat top left;
}

table.tbl02 td {
	text-align: left;
	border: 1px solid #d5dada;
}

table.tbl02 td.leftnoborder {
	border-left: 0;
}

table.tbl02 td.rightnoborder {
	border-right: 0;
}

table.tbl02 th,
table.tbl02 td {
	padding: 10px;
	line-height: 1.5;
	font-size: 12px;
}

/* FOOTER -------------------------------------------------------------------------*/

#footer_box {
	width: 100%;
	line-height: 0;
	font-size: 0;
}

#footer {
	width: 950px;
	padding: 20px 0;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	background: url(images/bg_footer.gif) repeat-x top left;
}

#undermenu {
	clear: both;
	width: 950px;
	line-height: 0;
	font-size: 0;
}

#undermenu ul {
	clear: both;
	width: 950px;
	list-style-type: none;
	line-height: 0;
	font-size: 0;
}

#undermenu ul li {
	float: left;
	font-size: 12px;
	line-height: 1.7;
}

#footer_copyright {
	clear: both;
	text-align: center;
	padding: 20px 0;
}

#footer_logo img {
	line-height: 0;
	font-size: 0;
}

/* 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;
	}
