/* @override http://localhost/leadnavi/cmn/css/base.css */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, a, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}



a {
	text-decoration: none;
	color: #6E9F08;
}

a:visited {
	color: #6E9F08;
}

a:hover {
	color: white;
	background-color: #379900;
}

a img {
	border: none;
	background-color:none;
	    display:block;
}


#header_title a:hover{
    background:#fff;
}

li {
	padding-top: 10px;
}

input {
	margin-right: 10px;
}

.title img {
	float: left;
}
.title2 img{
	float: left;
}

.orangered {
	color: orangered;
}

.f40 {
	font-size: 40px;
	color: #7f7f7f;
}

.f30 {
	font-size: 30px;
	color: #7f7f7f;
}

.f15{
	font-size: 15px;
	color: #333333;
	margin-top:0px;
	font-weight:bold;
}

*+html .f15{
	font-size: 15px;
	color: #333333;
	margin-top:5px;
}




table {
	border-collapse: collapse;
	font-size: 15px;
	margin:10px auto;
	width:650px;
}
* html table {
	margin-left:10px;
}
#clientlist{
    margin-left:10px;
    margin-bottom:20px;
    font-size:15px;
}


table.about {
	width: 930px;
	margin-left: 5px;
}
* html table.about {
	margin-left:0px;
}
tr {
	background-color: #fff;
}

tr.g {
	background-color: #f2f2f2;
}

td, th {
	border: 1px dotted #CCCCCC;
	padding:10px;
	text-align:left;

}


td {
	line-height: normal;
}

td .ct{
    font-size:10px;
    line-height:16px;
}

table.confirm td{
    width:430px;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #fff;
	color: #454545;
	font-size: 12px;
	line-height: 16px;
}

/* 上書き指定 */
* html body {
	text-align:center;
}



#wrapper {
	width: 950px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

/* 上書き指定 */
* html #wrapper {
	text-align:left;
}



#header_main {
	padding: 5px;
	height: 110px;
	background: url(../../img/head_back.jpg);
	overflow: hidden;
}
* html #header_main {
    height:120px;
}

#header_main h1 {
	font-size: 12px;
	float: right;
	text-align: right;
	padding-right: 10px;
	width: 550px;
}


#header_main h2 {
	float: right;
	width: 380px;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
	font-size:20px;
	color: #0C273D;
}

#header_main .h2tag {
	float: right;
	width: 380px;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
	font-size:20px;
	color: #0C273D;
	font-weight:bold;
}

#header_main img {
	margin: 15px;
	margin-top:13px;
	float: left;
}


/* @group header */

#banner01 div.center p {
	font-size: 20px;
}

#header {
	padding: 5px;
	height: 110px;
	background: url(../../img/head_back.jpg);
	overflow: hidden;
}
* html #header {
    height:120px;
}
#header h1 {
	font-size: 12px;
	padding-right: 10px;
}

#header_title {
	margin-top: 18px;
	margin-left: 12px;
	line-height: 25px;
	float:left;
	width:520px;
}




#header_title img{
	margin-bottom:-20px;
}

#header h2 {
	float: right;
	width: 380px;
	text-align: center;
	margin-top: 8px;
	line-height: 24px;
	color: #0C273D;
}

#header .h2tag {
	float: right;
	width: 380px;
	text-align: center;
	margin-top: 8px;
	line-height: 24px;
	color: #0C273D;
	font-weight:bold;
}

#header_logo{
	float:right;
	width:350px;
	text-align:right;
}
#header_logo img {
	margin: 9px;
	float:right;
}
#left_contents{
	text-align:left;
}



#header_title h2 {
	width: 280px;
	text-align: center;
	margin-top: 0;
}

#header_title .h2tag {
	width: 280px;
	text-align: center;
	margin-top: 0;
	font-weight:bold;
}

/* @end */

/* @group contents */

#contents {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
}

#contents_main {
	clear: both;
}

/* @group navi */

#breadcrumbs {
	float: left;
	margin-bottom: 7px;
}

/* 上書き指定 */
* html #breadcrumbs {
	margin-top:3px;
}

#breadcrumbs ul {
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
}

#breadcrumbs li {
	color: #333;
	float: left;
	padding: 0;
}

#breadcrumbs li a {
	color: #333;
	float: left;
	background: url(../../img/link_03.png) no-repeat right center;
	padding-left: 5px;
	padding-right: 15px;
}

#breadcrumbs li a:hover {
	background:white;
	background: url(../../img/link_03.png) no-repeat right center;
	text-decoration:underline;
}

#breadcrumbs li#now {
	padding-right: 5px;
	padding-left: 3px;
	text-decoration:underline;
}

/* @end */

/* @group left */

#left_contents {
	float: left;
	width: 685px;
}


#left_contents .title {
	padding-top: 10px;
	border-bottom: 4px solid #41BD00;
	margin-left:10px;
	overflow:hidden;
}

#right_contents .title2 {
	padding-top: 10px;
	border-bottom: 4px solid #41BD00;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
	text-align:left;
}
/* 上書き指定 */
* html #right_contents .title2  {
	padding-bottom:5px;
	text-align:left;
}
#right_contents h3 {
	font-size:16px;
	line-height:20px;
}
#right_contents .h3tag {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}

/* 上書き指定 */
* html #left_contents .title  {
	padding-bottom:10px;
}

#left_contents .title_cate {
	padding-top: 15px;
	border-bottom: 4px solid #41BD00;
	margin-left:0px;
	overflow:hidden;
	width: 685px;
}
/* 上書き指定 */
* html #left_contents .title_cate  {
	padding-bottom:10px;
}


#left_contents .title img {
	margin-left:5px;
	padding-bottom:5px;
	float:left;
	margin-right:10px;
}

#right_contents .title2 img {
	margin-left:5px;
	padding-bottom:5px;
	float:left;
	margin-right:10px;
}

#left_contents .title_cate img {
	margin-left:5px;
	padding-bottom:5px;
	float:left;
	margin-right:10px;
}

#left_contents h2{
	padding:5px;
	margin:10px;
	border-left:5px solid  #41BD00;
	font-size:20px;
}

#left_contents .h2tag{
	padding:5px;
	margin:10px;
	border-left:5px solid  #41BD00;
	font-size:20px;
	font-weight:bold;
}


#cate_detail .right h2 {
	color: #0C273D;
	text-align: center;
	margin-bottom: 10px;
	font-size: 22px;
	margin-top: 20px;
	border:none;
	padding: 0px;
}

#cate_detail .right .h2tag {
	color: #0C273D;
	text-align: center;
	margin-bottom: 10px;
	font-size: 22px;
	margin-top: 20px;
	border:none;
	padding: 0px;
	font-weight:bold;
}

#cate_detail .right h2.small {
	margin: 0;
	padding: 0px;
	font-size: 18px;
}

#cate_detail .right .h2tag .small {
	margin: 0;
	padding: 0px;
	font-size: 18px;
	font-weight:bold;
}


#left_contents h3 {
	font-size: 16px;
	margin:5px 0px;
}

#left_contents .h3tag {
	font-size: 16px;
	margin:5px 0px;
	font-weight:bold;
}



#left_contents .title h3 {
	font-size: 16px;
	vertical-align:middle;
	padding-top:10px;
}

#left_contents .title .h3tag {
	font-size: 16px;
	vertical-align:middle;
	padding-top:10px;
	font-weight:bold;
}

#left_contents .title_cate h3 {
	font-size: 16px;
	vertical-align:middle;
	padding-top:10px;
}

#left_contents .title_cate .h3tag {
	font-size: 16px;
	vertical-align:middle;
	padding-top:10px;
	font-weight:bold;
}


#left_contents h5 {
	background-image: url(../../img/bg_01.png);
	font-size: 18px;
	height: 31px;
	line-height: 31px;
	padding-left: 5px;
}
#left_contents .h5tag {
	background-image: url(../../img/bg_01.png);
	font-size: 18px;
	height: 31px;
	line-height: 31px;
	padding-left: 5px;
	font-weight:bold;
}


#left_contents h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	color: #6E9F08;
}

#left_contents .h4tag {
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	color: #6E9F08;
	font-weight:bold;
}

#con1 {
	border: 1px solid #CCCCCC;
	width: 685px;
	overflow:hidden;
}

#con1 .right {
	float: left;
	width: 334px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
}

* html #con1 .right {
	width: 320px;
}

#con1 .left {
	float: left;
}

#con1 div.right img {
	float: left;
	margin: 0 52px;
	margin-top: 10px;
}

#con02 ul {
	padding-left: 5px;
	padding-right: 5px;
}

#con02 div.title img {
	float: left;
}

#con03 input{
	margin:0px ;
}
#con03 table{
	width: 670px;
}

#con03 .clientlist{
	margin-bottom: 5px;
}

#con03 td{
	border: none;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

#con03 .logo {
	border: 1px solid #CCCCCC;
	width: 150px;
	text-align: center;
	padding: 5px;
}

#con03 .logo img{
    margin:0px auto;
}

#con03 .ck_box {
	width: 130px;
	background: url(../../img/bg_03.png) repeat;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#con03 .pickup{
	width: 375px;
	margin-left: 10px;
	padding: 0px;
	vertical-align: top;
	padding: 5px;
	padding-top: 0px;
}

#con03 .pickup p{
	font-size: 12px;
	padding-left: 5px;
	height:90px;
}

#con03 .pickup h5{
	margin: 0px;
}

#con03 .pickup .h5tag{
	margin: 0px;
	font-weight:bold;
}

#con03 .pickup div.btn {
	float: right;
	margin: 0px;
}

#con03 .pickup div.btn img {
	border-style: none;
}

#con03 div.pickup h5 {
	padding-top: 5px;
}

#con03 div.pickup .h5tag {
	padding-top: 5px;
	font-weight:bold;
}

#cate_detail {
	width: 685px;
	border-collapse: collapse;
	margin-left: 0px;
}

#cate_detail .left {
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 200px;
	text-align: center;
}

#cate_detail .kuhaku {
	border: none;
	width: 10px;
	padding: 0px;
	margin: 0px;
}

#cate_detail .right {
	width: 465px;
	border: 1px solid #CCCCCC;
	text-align: center;
}


#cate_detail .right img {
	margin: 10px auto 0;
	display: block;
}

#con05 {
	float: left;
	overflow: auto;
}

#con05 p img{
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 3px;
}

#con05 p{
	font-size: 14px;
}
#con05 #clear{
	clear: both;
}

#request {
	width: 680px;
	background: url(../../img/bg_06.png) repeat-x;
	float: left;
	margin-top: 15px;
}

#request div.left {
	float: left;
}

#request div.center {
	float: left;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 12px;
}

#request div.right {
	float: right;
}

div.picup {
	width: 438px;
	float: left;
	margin-left: 10px;
}


.company_data {
	width: 675px;
	
	color: #333;
	border: 1px solid silver;
	font-size: 15px;
	line-height: 30px;
	margin-top: 30px;
}

.company_data th {
	border-bottom: 1px dotted silver;
	border-right: 1px dotted silver;
	background-color: #EFF4FB;
	width: 100px;
	text-align: center;
	height: 30px;
}

.company_data td {
	border-bottom: 1px dotted silver;
	background-color: #EFF4FB;
	height: 30px;
	padding-left: 10px;
}


#con05 dl,
#con10 dl,
#con13 dl {
	width: 675px;
	background: #EFF4FB;
	color: #333;
	border: 1px solid silver;
	font-size: 15px;
	line-height: 30px;
	margin-top: 30px;
}

#con05 dt,
#con10 dt,
#con13 dt {
	border-bottom: 1px dotted silver;
	border-right: 1px dotted silver;
	width: 100px;
	text-align: center;
	height: 30px;
	float: left;
}

#con05 dd,
#con10 dd,
#con13 dd {
	border-bottom: 1px dotted silver;
	height: 30px;
	margin-left: 100px;
	padding-left: 10px;
}

#con06 ul {
	margin-left: 10px;
}

#con06 dt {
	margin-left: 200px;
	margin-bottom: 5px;
}

#con06 td{
	padding:3px 5px;
}
#con06 th{
	padding:3px 5px;
}

#con07 {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin: 100px 0px;
}

#con08 {
    clear:both;
	margin-bottom: 0px;
	overflow:hidden;
	border:3px solid #6e9f08;
    padding:5px;
    padding-top:10px;
}

* html #con08{
    width:945px;
}

#con08 li {
	width: 295px;
	padding:0px 5px;
	float: left;
	border-right: 1px solid #e6e6e6;
}

* html #con08 li{
    padding:0px;
}

#con08 li.lastchild {
	border-style: none;
}

#con08 h3 {
	padding: 0;
	margin:5px 0px;
}

#con08 .h3tag {
	padding: 0;
	margin:5px 0px;
	font-weight:bold;
}

#con08 .txt {
	width:290px;
	margin: 0px 5px;
}

#con09{
    clear:both;
}

#con09 .catelist{
	width: 330px;
	float: left;
	margin-bottom: 15px;
}

#con09 .catelist2{
	width: 330px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
}


#con09 li {
    float:left;
    width:140px;
 	background: url(../../img/icon_01.png) no-repeat 3% center;
	margin-top: 7px;
	padding: 0 0 0 23px;
	height: 16px;
}


#con09 h3 {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
}

#con09 .h3tag {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	font-weight:bold;
}



#terms {
	text-align: center;
	margin-top:10px;
}

#left_contents.about {
    clear:both;
}

#con11 {
    clear:both;
    width:934px;
    margin-left:10px;
   	overflow: auto;

}

#con11 .txt {
	width: 290px;
	padding:10px;
	float: left;
	border-right: 1px solid #e6e6e6;
}
#con11 .txt2 {
	width: 290px;
	padding:10px;
	float: left;
}



#con11 h3 {
	padding: 0;
	color: orangered;
	font-size: 20px;
	line-height: 40px;
	height: 35px;
}

#con11 .h3tag {
	padding: 0;
	color: orangered;
	font-size: 20px;
	line-height: 40px;
	height: 35px;
	font-weight:bold;
}

#left_contents.about h2 {
	color: #0C273D;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
}

#left_contents.about .h2tag {
	color: #0C273D;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight:bold;
}

#con1 h2 {
	font-size: 17px;
	text-align: center;
	color: #0C273D;
	margin: 0px;
	border:none;
}

#con1 .h2tag {
	font-size: 17px;
	text-align: center;
	color: #0C273D;
	margin: 0px;
	border:none;
	font-weight:bold;
}



#banner01 {
	width: 940px;
	background: url(../../img/bg_06.png) repeat-x;
	float: left;
	margin-top: 15px;
}

#banner01 div.left {
	float: left;
}

#banner01 div.center {
	float: left;
	font-weight: bold;
	padding-left: 12px;
	line-height: 60px;
}

#banner01 div.right {
	float: right;
}

#con12 {
	clear:both;
	margin-left:5px;
	overflow: hidden;
	width: 940px;
}

#con12 .left {
	width: 225px;
	float: left;
	margin-bottom: 15px;
	margin-right: 9px;
}


#con12 li {
 	background: url(../../img/icon_01.png) no-repeat 3% center;
	margin-top: 7px;
	padding: 0 0 0 23px;
	height: 16px;
}

#con12 h3 {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
}

#con12 .h3tag {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	font-weight:bold;
}

#con13 {
	clear:both;
}

#con13 ul {
	float: left;
	clear: left;
	font-size: 15px;
}

#how {
	clear: both;
	padding: 20px 0px;
}

#con14 li {
	background: url(../../img/icon_01.png) no-repeat 5px;
	margin-top: 7px;
	padding: 0 0 0 23px;
}

#con14 ul {
	margin-bottom: 20px;
}

#con14 h3 {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
}

#con14 .h3tag {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	font-weight:bold;
}

/*

@end */

/* @group right */

#pagetop {
	float: right;
}

#right_contents {
	background: url(../../img/right_back.gif);
	float: right;
	width: 250px;
}

* html #right_contents {
    text-align:center;
}

#right_contents #center{
	margin-left:auto;
	margin-right:auto;
}

#right_contents h4 {
	text-align: center;
	color: #0C273D;
	width: 230px;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	margin: 0 auto;
	margin-bottom:5px;
	padding-bottom: 5px;
	background: url(../../img/category_01.png) no-repeat;
}

#right_contents .h4tag {
	text-align: center;
	color: #0C273D;
	width: 230px;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	margin: 0 auto;
	margin-bottom:5px;
	padding-bottom: 5px;
	background: url(../../img/category_01.png) no-repeat;
	font-weight:bold;
}

#toplist h4 {
    clear:both;
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	color:#454545;
}

#toplist .h4tag {
    clear:both;
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	color:#454545;
	font-weight:bold;
}

#right_contents #sakugen {
	height: 53px;
	line-height:22px;
	padding-top:12px;
}
* html #right_contents  #sakugen {
	height: 72px;
	line-height:22px;
}

#right_contents ul {
	padding-bottom: 15px;
}

#right_contents .title {
	border-bottom: 4px solid #41BD00;
	background: url(../../img/bg_04.png) repeat;
	font-size: 15px;
	font-weight: bold;
	width: 225px;
	margin: 0 auto;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

* html #right_contents .title {
	margin-left: 0px;
}



#right_contents li {
	background: url(../../img/icon_01.png) no-repeat 13px;
	font-size: 12px;
	height: 17px;
	margin-top: 7px;
	line-height: 18px;
	margin-left: 12px;
	padding: 0 0 0 30px;
	text-align: left;
}

#right_contents #clientlist li {
	background: none;
	font-size: 11px;
	height: 17px;
	margin-top: 7px;
	line-height: 18px;
	margin-left: 0px;
	padding: 0 0 0 0px;
	text-align: left;
}
#right_contents #clientlist ul {
	margin-left:0px;
	margin-right:5px;
}



#right_contents .sakugen{
	font-size: 14px;
	height: 20px;
}

#btn_waku {
	background: url(../../img/btn_back.gif) no-repeat;
	width: 230px;
	height: 264px;
	text-align: center;
	margin-left: 10px;
	border:1px solid #efefef;
}

* html #btn_waku {
	margin-left: 0px;
}

#btn_waku img{
    margin:0px auto;
    margin-bottom:184px;
}

#btn_waku img {
	margin-top: 189px;
}

#ssl_sign{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

/* @end */

/*

@end

*/

#footer {
	clear: both;
	float: left;
	margin-top: 10px;
	width:944px;
	margin-bottom:10px;
}

#footmenu {
	border-top: 2px solid #41BD00;
	border-bottom: 1px solid #41BD00;
	text-align: center;
	padding: 5px 0px;
	font-size: 10px;
	margin-bottom: 5px;
}

#footlink {
	margin: 5px 0px;
	font-size: 10px;
	padding:0px 5px;
}

input {
	border:1px solid #ccc;
	padding:3px;
}

.bdr{
	border:1px solid #ccc;
	padding:3px;
	font-size:12px;
}
.red{
	color:#cc0000;
}

.err{
	color:#c00;
	font-size:12px;
	font-weight:bold;
}

#orderkiyaku{
    padding:5px;
    padding-bottom:19px;
    text-align: left;
}

#orderkiyaku h1,h2{
    font-size:13px;
    margin-top:14px;
}

#orderkiyaku .h2tag{
    font-size:13px;
    margin-top:14px;
    font-weight:bold;
}
#orderkiyaku h3,h4{
   font-size:11px;
   margin-top:5px;
}
#orderkiyaku .h3tag,.h4tag{
   font-size:11px;
   margin-top:5px;
   font-weight:bold;
}


.kiyakuframe{
    border:1px solid #ccc;
    width:650px;
    height:150px;
    margin-bottom:10px;
    padding:3px;
}

#kiyaku{
    padding-left:10px;
}

#kiyaku h3{
    margin:0px;
    padding:0px;
    font-size:13px;
    margin-top:20px;
}
#kiyaku .h3tag{
    margin:0px;
    padding:0px;
    font-size:13px;
    margin-top:20px;
    font-weight:bold;
}

#kiyaku h4,h5{
    margin:0px;
    padding:0px;
    margin-top:5px;
    font-size:11px;
    background:none;
    height:16px;
    line-height:16px;
}

#kiyaku .h4tag,.h5tag{
    margin:0px;
    padding:0px;
    margin-top:5px;
    font-size:11px;
    background:none;
    height:16px;
    line-height:16px;
    font-weight:bold;
}

#sitemap{
	padding-left: 10px;
	font-size: 14px;
}

#sitemap h3{
	background: #eee;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 0px;
}

#sitemap .h3tag{
	background: #eee;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight:bold;
}

#sitemap ul{
	margin-bottom: 10px;
}


#sitemap li{
	border-bottom: 1px dotted #ccc;
	padding-bottom:5px;
	padding-left: 10px;
	height:16px;
}

#sitemap ul.cate li{
	font-size:12px;
	padding-bottom:3px;
}

#donyu{
	padding: 5px;
}

.order_btn{
    border:none;
    margin-top: 20px;
}

.order_btn3{
    border:none;
    margin-top: 10px;
}

.order_btn2{
    border:none;
    margin: 0px;
    padding: 0px;
}

form th,td{
    padding:5px 10px;
}

.bigbtn{
    font-size:16px;
    padding:5px;
    background:#ffeeee;
    margin-bottom:20px;
}

#sakugentop{
    clear:both;
   	background: url(../../img/right_back.gif);
    padding:10px;
    margin-bottom:10px;
    overflow:hidden;
}

#sakugentop h2{
    font-size:18px;
    line-height:36px;
    margin-top:5px;
    margin-left:10px;
    float:left;
}

#sakugentop .h2tag{
    font-size:18px;
    line-height:36px;
    margin-top:5px;
    margin-left:10px;
    float:left;
    font-weight:bold;
}

#sakugentop h2.jinzai{
    line-height:24px;
}

#sakugentop .h2tag .jinzai{
    line-height:24px;
    font-weight:bold;
}

#sakugentop h2.mainh2{
	
	margin-top:15px;

}

#sakugentop .h2tag .mainh2{
	
	margin-top:15px;
	font-weight:bold;

}

.sakugen_small{
    clear:left;
    margin-left:10px;
   
}

#sakugentop img{
    float:right;
    margin:0px 5px;
}

#toplist{
    clear:both;
    width:685px;
}

#toplist .catelist{
	margin-bottom: 5px;
	overflow:hidden;
    padding-bottom:10px;
    width:687px;
}


#toplist li.left {
    float:left;
    width:315px;
    font-size:20px;
	margin-top: 10px;
	padding: 7px;
	padding-bottom:5px;
	line-height: 65px;
	font-weight:bold;
	overflow:hidden;
    background: url(../../img/toplist_back.gif);
    
}
#toplist li.right {
    float:right;
    width:315px;
    font-size:20px;
	margin-top: 10px;
	padding: 7px;
	padding-bottom:5px;
	line-height: 65px;
	font-weight:bold;
	overflow:hidden;
    background: url(../../img/toplist_back.gif);	
}

* html #toplist li.left {
    width:329px;
}


* html #toplist li.right {
    width:329px;
}

#toplist li a{
    color:#666;
}
#toplist li a:hover{
    color:#fff;
}

#toplist img{
    margin-right:10px;
    float:left;
}


#toplist h3 {
	background-color: #3f773b;
	padding: 10px;
	font-size: 18px;
    color:#fff;
	text-align:center;
}

#toplist .h3tag {
	background-color: #3f773b;
	padding: 10px;
	font-size: 18px;
    color:#fff;
	text-align:center;
	font-weight:bold;
}

#sakugen_midasi{
	padding:5px;
	margin:10px;
	border-left:5px solid  #41BD00;
	font-size:20px;
	color: #0C273D;
	font-weight:bold;
	line-height:24px;
}

.btn_chu{
    font-size:12px;
}

.btn_chu2{
    font-size:10px;
}

#sakugenlist{
    clear:both;
    width:940px;
}

#sakugenlist .catelist{
	margin-bottom: 15px;
	overflow:hidden;
}


#sakugenlist li {
    float:left;
    width:350px;
    font-size:16px;
 	background: url(../../img/icon_01.png) no-repeat 3% center;
	margin-top: 10px;
	padding: 0 0 0 28px;
	line-height: 20px;
	margin-left:50px;

}


#sakugenlist h3 {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	margin-top:10px;
	text-align:center;
}

#sakugenlist .h3tag {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	margin-top:10px;
	text-align:center;
	font-weight:bold;
}

#sakugen_midasi{
	padding:5px;
	margin:10px;
	border-left:5px solid  #41BD00;
	font-size:20px;
	color: #0C273D;
	font-weight:bold;
}

