@charset "UTF-8";

*{
	margin:0;
	padding:0;
	line-height:150%;
}

body{
    font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:15px;
	text-align:left;
	padding:0;
	margin:0;
	background-color:#ffffff;
	background-image:url(img/bg.png);
	background-repeat:repeat-y;
	background-position:top center;
}

a {
	color:#009933;
	text-decoration:none;
}
a:link {
	color:#009933;
	text-decoration:none;
}
a:visited {
	color:#009933;
	text-decoration:none;
}
a:active {
	color:#009933;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
a img{
	border:0;
}

.banner {
	float:left;
}

h1 {
	width:50%;
	text-align: right;
	float:right;
	font-size:16px;
    color:#666666;
	font-weight:normal;
	height:76px;
}

h1 a {
	text-decoration:none;
}

/* 全体 */
.midori {
	text-align:center;
}
div#inbox{
	width:800px;
	margin:0 auto;
	padding:10px 0 0;
	background:#ffffff; center;
	text-align:left;
	border:0px solid #000000;
}

/* 左メイン */
div#main {
	margin:15px 50px 0 0;
	padding:0;
	width:550px;
	float:left;
	word-break: break-all;
}

div#main h2 {
	color:#666666;
	font-size:18px;
	border-left:18px solid #66cc99;
	border-right:1px solid #66cc99;
	border-top:1px solid #66cc99;
	border-bottom:1px solid #66cc99;
	padding:5px 5px 2px 10px;
	margin:0 0 10px 0;
}

div#main h3{
	font-size:16px;
	border-left:24px solid #66cc99;
	padding-left:5px;
	margin-top:25px;
	margin-bottom:7px;
	color:#666666;
}
div#main h2 a ,
div#main h3 a {
	color:#666666;
}

/* 右メニュー */
div#menu {
	margin:15px 0 0 0;
	padding:0;
	font-size:16px;
	float:left;
	width:200px;
	list-style-type: none;
}
div#menu dt {
	margin:20px 0 3px 0;
	text-align:center;
	font-weight:bold;
    color:#ffffff;
    background:#66cc99;
}
div#menu dl dd ul li {
    font-size:16px;
	list-style-type:none;
}
div#menu dl dd ul li a{
	display:block;
	text-decoration:none;
	color:#666666;
	border-bottom:1px dotted #666;
	padding-left:15px;
}
div#menu dl dd ul li a:hover{
	color:#009944;
	text-decoration:none;
	background:#dbfae7;
	font-weight:bold;
}

div#head_l {
	width:400px;
	float:left;
}
div#head_r {
	width:400px;
	text-align:right;
	float:left;
}

.border {
	border-left:1px solid #66cc99;
	border-right:1px solid #66cc99;
	border-top:1px solid #66cc99;
	border-bottom:1px solid #66cc99;
}

div#foot {
	margin-top:40px;
	text-align:center;
}
div#foot a,
div#foot a:visited {
	color:#666666;
}
div#foot a:hover {
	color:#009933;
}

.line_bottom {
	margin-top:10px;
	border-bottom:1px solid #66cc99;
	clear:both;
}

.fl {
	float:left;
	width:50%;
/*	width:275px; */
}
.cl {
	margin:0;
	clear:both;
}
.cl2 {
	margin-bottom: 8px;
	clear:both;
}

.tb {
	background:#eeffee;
}
.tbb {
	padding:5px 10px;
	background:#eeffee;
	border:1px solid #66cc99;
}

.box {
	text-align: center;
}
.box_txt {
	text-align: left;
	margin: 1px 2px 0px 2px;
	padding: 1px 1px 1px 1px;
}
.box_img {
	width:269px;
	border: solid 1px #009933;
}
.box_ok_txt {
	color:#009933;
	font-weight:bold;
	text-align: center;
	margin: 1px 2px 0px 2px;
	padding: 1px 1px 1px 1px;
}
.box_ok_img {
	border: solid 1px #009933;
}
.box_graph_txt {
	margin: 0;
	padding: 0;
}
.nagare_title {
	clear:both;
	margin:25px 0 5px 0;
}

.nagare {
	width:150px;
	float:right;
	margin:5px 5px 5px 10px;
	border:1px solid #66cc99;
}

.qa {
	margin:20px 0 40px;
	border:1px solid #66cc99;
}
.qaq {
	font-size:17px;
	padding:5px 10px;
	background:#eeffee;
}
.qaa {
	padding:5px 10px;
	background:#ffffff;
}

div#link {
	margin:20px 0;
	border:1px solid #66cc99;
}
div#link .title {
	font-size:17px;
	padding:5px 10px;
}
div#link .txt {
	padding:5px 10px;
	background:#eeffee;
}

.pic {
	border:1px solid #66cc99;
	margin:5px 5px 5px 5px;
	float:right;
}

.cust_pic {
	border:1px solid #66cc99;
	margin:5px 5px 5px 10px;
	float:right;
}


textarea {
	width:  100%;
	border: solid 1px #009933;
}

/* font color */
.green {
	color:#009933;
	font-weight:bold;
}

.blue {
	color:#0066ff;
	font-weight:bold;
}
.red {
	color:#ff0000;
	font-weight:bold;
}

/* ads */

.ads {
	font-size:14px;
	text-align:center;
}

.ads1 {
	margin: 10px 0;
	padding: 0;
	text-align:center;
	background: top left url(img/ads.gif) no-repeat #ffffff;
/*	height: 70px; */
}

}
.ads2 {

	text-align:center;
}


/* http://www.roundedcornr.com/ */
.roundedcornr_box {
   background: #66cc99;
}
.roundedcornr_top div {
   background: url(img/maru1_1.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(img/maru1_2.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(img/maru1_4.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(img/maru1_3.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 4px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }


.roundedcornr_box_2 {
   background: #eeffee;
}
.roundedcornr_top_2 div {
   background: url(img/maru2_1.png) no-repeat top left;
}
.roundedcornr_top_2 {
   background: url(img/maru2_2.png) no-repeat top right;
}
.roundedcornr_bottom_2 div {
   background: url(img/maru2_4.png) no-repeat bottom left;
}
.roundedcornr_bottom_2 {
   background: url(img/maru2_3.png) no-repeat bottom right;
}

.roundedcornr_top_2 div, .roundedcornr_top_2, 
.roundedcornr_bottom_2 div, .roundedcornr_bottom_2 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_2 { margin: 0 20px; }


#kadomaru dl {
	width: 550px;
	margin: 0 0 20px 0;
	padding: 0;
	background: #ccc url(/img/box_bottom.gif) no-repeat bottom left;
}

#kadomaru dt {
	margin: 0 0 10px 0;
	padding:5px 20px 2px 20px;
	color: #ffffff;
	font-size:17px;
	border-bottom: 1px solid #fff;
	background: #999 url(/img/box_top.gif) no-repeat top left;
}

#kadomaru dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #000000;
	font-family: Verdana, sans-serif;
}

#kadomaru #blue dt {
	background-color: #69c;
}

#kadomaru #blue {
	background-color: #9cf;
}

#kadomaru #red dt {
	background-color: #933;
}

#kadomaru #red {
	background-color: #c99;
}

#kadomaru #green dt {
	background-color: #7fcd83;
}

#kadomaru #green {
	background-color: #eeffee;
}

#kadomaru a {
	color:#ffffff;
	text-decoration:none;
}
#kadomaru a:link {
	color:#ffffff;
	text-decoration:none;
}
#kadomaru a:visited {
	color:#ffffff;
	text-decoration:none;
}
#kadomaru a:active {
	color:#ffffff;
	text-decoration:none;
}
#kadomaru a:hover{
	color:#ffffff;
	text-decoration:none;
}
