@charset "UTF-8";


/* どんなブラウザでもクリアできる呪文 */ 

box:after{/* for modern browser */ 
content: " "; clear: both; height: 0; display: block; visibility: hidden;} 

* html box{/* for IE */ 
/*¥*/height:1%;/* for WinIE*/ 
display:inline-table;/* for MacIE*/ 
} 

/* 呪文ここまで */


/* =====================================================================
	global
====================================================================== */

* {
	margin : 0;
	padding : 0;
	background : transparent;
	border : none;
	font : normal normal 100% Arial,Helvetica,sans-serif;
}

body {
	font-size : 62.5%;
	text-align : center;
	background : #ffffff url(http://www.e-conduct.co.jp/img/bg.gif) repeat-y center;
}
body#images{}

div#container {
	margin : 0 auto;
	width : 900px;
	color : #333333;
	font-size : 1.2em;

}
/* =====================================================================
	definition
====================================================================== */
div#header,
div#shell {
	margin : 0 auto;
	width : 900px;
	background : #ffffff;
	font-size : 1.2em;
}
div#header {
	position : relative;
	width : 900px;
	height : 100px;
}

div#shell {
	text-align : left;
	position: relative;

}

div#footer {
	position: relative;
	width: 880px;
	margin : 15px auto;
	padding : 10px;
	border-top : 1px solid #d1cac7;
	text-align : left;
	clear: both;
}
/* ___________________________________________________________ anchor */
a {
	text-decoration : none;
}
a:link {
	color : #ce004a;
}
a:visited {
	color : #ce004a;
}
a:hover {
	color : #6c2a42;
}
a:active {
	color : #6c2a42;
}
/* ___________________________________________________________ document */

h1 {
	background : #ffffff;
	line-height : 25px;
	text-align : left;
	border-bottom : 1px solid #d1cac7;
	text-indent: 10px;
}

.small_txt {
	font-size : 9px;
}


div#header h1 {
	background : #ffffff;
	line-height : 25px;
	font-size : 9px;
	text-align : left;
	border-bottom : 1px solid #d1cac7;
}

div#header h2 {
	position : absolute;
	overflow : hidden;
	top : 35px;
	left : 0;
	height : 36px;
}
div#header h2 a {
	display : block;
	padding : 0;
	width : 280px;
	height : 36px;
}

h3,h4,h5,h6 {
	
}

ul{
	list-style : none;
}
ol{
	list-style : none;
	margin-left : 10px;
	list-style-position : inside;
}
ul li {
	padding : 0 0 0 13px;
}

em,strong {
	font-weight : bold;
}
p {
	padding : 0 0 10px 0;
	line-height : 1.5;
}
address {
	margin : 10px 20px 20px 20px;
	padding : 10px 20px;
	border : 1px solid #ddd;
}


/* ___________________________________________________________ image */
img {
	vertical-align : bottom;
}
.thumbs_left {
	float : left;
	margin : 0 10px 0 0;
	vertical-align : top;
}
.thumbs_right {
	float : right;
	margin : 0 0 0 10px;
}
.thumbs_center {
	text-align : center;
	margin : 0 auto;
}
/* =====================================================================
	header
====================================================================== */
div#header ul.navi {
	margin : 10px 0 0 0;
	text-align : right;
}
div#header ul li {
	display : inline;
	padding : 0;
	background : none;
}
div#header_logo {
	width: 210px;
	height: 70px;
	text-align : left;
	position :absolute;
	top : 30px;
	left : 0;
}
div#header_shamei {
	width: 120px;
	height: 16px;
	text-align : right;
	position :absolute;
	top : 30px;
	right : 15px;
}

div#header_menu {
	width: 630px;
	height: 23px;
	text-align : right;
	position :absolute;
	top : 77px;
	right : 15px;
}

/* ___________________________________________________________ topic_path */

ul.topic_path {
	width : 900px;
	height : 28px;
	background : #dedede;
	border-top : 5px solid #158638;
	text-indent : 9px;
	text-align : left;
}
ul.topic_path li {
	display : inline;
	padding : 0;
	background : none;
	line-height : 28px;
	font-size : 11px;
}


/* ___________________________________________________________ entrytitle */

ul#entrytitle {
}
ul#entrytitle li {
	padding : 10px 0 10px 20px;
	background : none;
	line-height : 28px;
	font-size : 16px;
	border-bottom : 1px dotted #666;
	background : url(http://www.e-conduct.co.jp/img/list_entrytitle.gif) no-repeat left;
}


/* =====================================================================
	shell
====================================================================== */

hr {
	clear : both;
	visibility : hidden;
}


div#shell.index h2 {
	position : relative;
	top : 0;
	margin : 0;
	width : 530px;
	height : 202px;
	border : none;
	text-indent : -700px;
}

/* =====================================================================
	contents
====================================================================== */
div#contents {
	float : left;
	width : 535px;
	padding: 25px 10px 10px 10px;
}
div#contents h2 {
	position : relative;
	top : 0;
	left : 0;
	background : #158638;
	color : #ffffff;
	font-size : 18px;
	line-height : 50px;
	text-indent : 10px;
	width : 530px;
	height : 50px;
}
div#contents h3 {
}

div#contents_menu {
	width: 165px;
	text-align: left;
	float:left;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	
}

div#contents_menu h3 {
	font-size: 1.5em;
	color: #ce004a;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#contents_menu a {
	line-height: 1.5em;
	padding: 5px 0 0 0;
	color: #666;
}


div#contents_menu a:hover{
	color: #a62d74;
	border-bottom: 1px dotted #666;
}

div#index_news{
	width: 495px;
	padding: 10px;
	margin-top: 15px;
	clear: both;
}

div#index_news ul {
	list-style: none;
	border-bottom: 1px dotted #666;
	padding: 5px 0;
}

div#index_kakuduke{
	clear: both;
	width: 495px;
	padding: 10px;
	margin-top: 15px;
	clear: both;
}



/* =====================================================================
	left
====================================================================== */
div#left {
	float : left;
	width : 180px;
	padding: 10px;
}

div#left_menu {
	width: 180px;
	text-align: left;
	float:left;
	margin-right: 5px;
}

div#left_menu h2 {	
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
	border-left: 5px solid #666;
	margin: 0 0 5px 0
}

div#left_menu a {
	line-height: 1.5em;
	padding: 5px;
	color: #666;
	display: block;
}


div#left_menu a:hover{
	color: #a62d74;
	background: #e9d6cb;
}

div#left_menu2 {
	width: 180px;
	text-align: center;
	float:left;
	margin-right: 5px;
}

div#left_menu2 h2 {	
	border: 1px solid #666;
	margin: 5px;
}

div#left_menu2 a {
	line-height: 1.5em;
	padding: 5px;
	color: #666;
	display: block;
}


div#left_menu2 a:hover {
	color: #a62d74;
	background: #e9d6cb;
}



/* =====================================================================
	chintai_osusume
====================================================================== */
div#chintai_osusume {
	float : left;
	width : 180px;
	padding: 10px;
}

div#chintai_osusume h3 {
	font-size : 1.2em;
	padding: 4px;
	color: #fff;
	line-height: 20px;
	background: URL(http://www.e-conduct.co.jp/img/chintai_osusume_h3_bg.gif);
}

div#chintai_osusume_bukken {
	width : 170px;
	padding: 5px;
	border: 1px dotted #666;
	margin-bottom: 4px;
}

div#chintai_osusume_bukken h4 {
	padding: 3px;
	background: #007130;
	color: #fff;
}


/* =====================================================================
	blog_left
====================================================================== */
div#blog_left {
	float : left;
	width : 180px;
	padding: 10px;
}

div#blog_left h3 {
	font-size : 1.2em;
	padding: 4px;
	color: #00b8e2;
	line-height: 20px;
	border: 1px solid #00b8e2;
}

/* =====================================================================
	blog_right
====================================================================== */
div#blog_right {
	float : right;
	width : 180px;
	padding: 10px;
}

div#blog_right h3 {
	font-size : 1.2em;
	padding: 4px;
	color: #00b8e2;
	line-height: 20px;
	border: 1px solid #00b8e2;
}




/* =====================================================================
	baibai_banner
====================================================================== */
div#baibai_banner {
	float : left;
	width : 180px;
	padding: 10px;
}

div#baibai_banner h3 {
	font-size : 1.2em;
	padding: 4px;
	color: #fff;
	line-height: 20px;
	background: URL(http://www.e-conduct.co.jp/img/chintai_osusume_h3_bg.gif);
}

/* =====================================================================
	diamond_banner
====================================================================== */
div#diamond_banner {
	float : left;
	width : 270px;
	padding: 10px;
}

div#diamond_banner h3 {
	font-size : 1.2em;
	padding: 4px;
	color: #fff;
	line-height: 20px;
	background: URL(http://www.e-conduct.co.jp/img/chintai_osusume_h3_bg.gif);
}



/* =====================================================================
	baibai_osusume
====================================================================== */
div#baibai_osusume {
	width : 650px;
	padding: 10px;
}

div#baibai_osusume h3 {
	font-size : 1.2em;
	padding: 4px;
	color: #fff;
	line-height: 20px;
	background: URL(http://www.e-conduct.co.jp/img/baibai_osusume_h3_bg.gif);
}

div#baibai_osusume_bukken {
	width : 170px;
	padding: 5px;
	border: 1px dotted #666;
	margin:12px;
	float : left;
}

div#baibai_osusume_bukken h4 {
	padding: 3px;
	background: #007130;
	color: #fff;
}





/* =====================================================================
	banner
====================================================================== */
div#banner {
	float : right;
	width : 330px;
	padding: 25px 10px 10px 0;
	position: absolute;
	top: 300px;
	right: 0px;
}

div#banner img {
	float : left;
	margin: 0 5px 5px 0;
}

/* =====================================================================
	contents_inner
====================================================================== */
div#contents_inner {
	width : 680px;
	padding: 10px 10px 10px 0;
	top: 50px;
	right: 0px;
	margin-left: 200px;
}

div#contents_inner h4{
	font-size: 1.4em;
	color: #ce004a;
	padding: 5px;
	background: URL(http://www.e-conduct.co.jp/img/h4_bg.gif) repeat-x;
	margin: 0 0 20px 0;
}

div#contents_inner h5.Subtitle {
	font-size : 1.2em;
	color: #c36099;
}

div#contents_inner h6.Blue {
	font-size : 1.1em;
	font-weight: bolder;
	color: #2aabe4;
}

div#contents_inner p {
	overflow : auto;
	line-height: 1.5em;
}

p#10px {
	font-size: 10px;
}

div#contents_inner dl{
	line-height: 1.5em;
	margin-top: 10px;
}

div#contents_inner dt{
	border-top: 1px dotted #666;
	margin-top: 10px;
	padding-top: 5px;
}

div#contents_inner dd{
	text-indent: 8em;
	line-height: 1.5em;
}


div#contents_inner dl.shosai{
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contents_inner dt.shosai{
	border-top: 1px dotted #666;
	margin-top: 8px;
	line-height: 10px;
	padding-top: 5px;
}

div#contents_inner dd.shosai{
	line-height: 18px;
	font-size: 14px;
	margin: 0;
}

div#contents_inner dl.saiyo{
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contents_inner dt.saiyo{
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
	margin-top: 8px;
	line-height: 10px;
	padding-top: 5px;
}

div#contents_inner dd.saiyo{
	text-indent: 150px;
	line-height: 4px;
	font-size: 14px;
}


/* =====================================================================
	blog_inner
====================================================================== */
div#blog_inner {
	width : 468px;
	padding: 10px 10px 10px 0;
	top: 50px;
	right: 0px;
	margin-left: 207px;
	margin-right: 207px;
}

div#blog_inner h4{
	font-size: 1.4em;
	color: #ce004a;
	padding: 5px;
	background: URL(http://www.e-conduct.co.jp/img/h4_bg.gif) repeat-x;
	margin: 0 0 20px 0;
}





/* =====================================================================
	contents_inner_diamond
====================================================================== */
div#contents_inner_diamond {
	width : 575px;
	padding: 10px 10px 10px 0;
	top: 50px;
	right: 0px;
	margin-left: 300px;
}

div#contents_inner_diamond h4{
	font-size: 1.4em;
	color: #f15a25;
	padding: 5px;
	background: URL(http://www.e-conduct.co.jp/img/h4_bg.gif) repeat-x;
	margin: 0 0 20px 0;
}

div#contents_inner_diamond h5{
	font-size: 1.2em;
	color: #014574;
	padding: 3px;
}

div#contents_inner_diamond dl{
	line-height: 1.5em;
	margin-top: 10px;
}

div#contents_inner_diamond dt{
	border-top: 1px dotted #666;
	margin-top: 10px;
	padding-top: 5px;
}

div#contents_inner_diamond dd{
	text-indent: 8em;
	line-height: 1.5em;
}


/* =====================================================================
	footer
====================================================================== */
div#privacy {
	width: 350px;
	height: 18px;
	text-align : right;
	position :absolute;
	top : 10px;
	right : 10px;
}



/* =====================================================================
	form
====================================================================== */
div#contents_inner input, select, textarea {
border: medium #666 double;
}

table#contents_inner {
	background-color:#666666;
	width: 100%;
	}
table#contents_inner td,
table#contents_inner th{
	padding: 8px;
	font-size: 12px;
	}
table#contents_inner th {
	background-color: #999999;
	text-align: center;
	}
table#contents_inner td {
	background-color: #FFFFFF;
	}
table#contents_inner p {
	font-size: 12px;
	}



form#login input,
form#login select,
form#login text,
form#login textarea,
form#login reset,
form#login submit {
border: 1px #666 solid;
padding: 5px;
margin: 5px;
}


/* =====================================================================
	other
====================================================================== */


table.saiyo {
	width: 100%;
	border-spacing: 0;
	}

table.saiyo td, th{
	border-top: 1px solid #666;
	padding: 5px;
	font-size: 1.2em;
	}
table.saiyo th {
	background-color: #fff;
	vertical-align: top;
	text-align: left;
	}
table.saiyo td {
	border-left: 1px dotted #666;
	background-color: #fff;
	vertical-align: top;
	}

table.saiyo th.underline {
	border-bottom: 1px solid #666;
	}
table.saiyo td.underline {
	border-bottom: 1px solid #666;
	}

table.saiyo p {
	font-size: 1.2em;
	}



table.outline {
	width: 100%;
	border-spacing: 0;
	}

table.outline td, th{
	border-top: 1px solid #666;
	padding: 5px;
	font-size: 1.2em;
	}
table.outline th {
	background-color: #fff;
	vertical-align: top;
	text-align: left;
	}
table.outline td {
	border-left: 1px dotted #666;
	background-color: #fff;
	vertical-align: top;
	}

table.outline th.underline {
	border-bottom: 1px solid #666;
	}
table.outline td.underline {
	border-bottom: 1px solid #666;
	}

table.outline p {
	font-size: 1.2em;
	}



.underline {
	margin: 15px 0 0 0;
	border-bottom: 1px dotted #666;
	}

.pankuzu {
	font-size: 0.8em;
	margin: 10px 0;
	}
	
.red {
	color: #FF0000;
}

.sup {
	font-size: 0.6em;
	margin-bottom: 1.2em;
}