@charset "utf-8";
/* CSS Document */

/** 共通 ****************************************************************************************************/
* {
	margin:0;
	padding:0;
	background-color:transparent;
	font-style:normal;
	text-decoration:none;
}
html {

	height:100%;
	}
	
img {
border:none;
margin:0;
}


body{
	border:0;
	font-size:100%;
	line-height:150%;
	background:url(../img/bn.png);
	background-color: #c1f6ff;
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color:#333;
	margin: 0;

}

p {
	margin:5px;
	padding-left:2px;
}

.small {
	font-size:small;
	margin:5px;
}

hr {
display:none;
}




	
/** ヘッダー＋フッター **************************************************************************************/
#runding_container {
	width:980px;
	margin:0px auto 0 auto;
	height:auto;
}
.runding_cap {
	background:#4bb4c6;
	width:980px;
	height:10px;
	
}
.runding_bottom {
	background:#4bb4c6;
	height:30px;
}
.runding_header {
	height:45px;
	width:auto;
	background:#4bb4c6;
	padding:0px 10px 5px 10px;
	border-bottom:#000 solid 2px;
}

.runding_footer {
	margin:0 auto;
	width:980px;
	height:auto;
	padding: 0;
	}
.runding_footertext {
	font-size:90%;
	color:#000;
	background-color:#4bb4c6;
	padding: 5px 0 0 0;
}





/** ボックス ****************************************************************************************************/
.campaign_980x650 {
	width:auto;
	height:auto;
	background-color:#4bb4c6;
}

.line_side_box {
	width:970px;
	height:auto;
	margin:0 auto;


}
.inner_typeA {
	width:960px;
	margin:0 auto;
	padding:5px 0;
}
.caution_box {
	padding: 8px 12px;
	border: 3px double #ddd;
	background-color: #f8f8f8;
	
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(/clip_site/view/htc/PIE.htc);
}

.btm_bn {
	margin:0 auto;
	background:url(../img/btm_bn.png);

}



/****************************　cdb bar　*/
.bg_main_about {
	background-image:url(../img/cdb_top.png);
	background-repeat:no-repeat;
	width:970px;
	height:244px;
}

.cdb_box {
	margin:0px;
	padding:0px;
	background-color: #000;
	padding:10px 15px 5px 15px;
	color:#ccc;	
}

.cdb_bottom {
	background:url(../img/cdb_bottom.gif) no-repeat top;
	width:970px;
	height:10px;
}




/** 共通 ****************************************************************************************************/
h1, .module_title h1 {
	width:970px;
	color:#666;
	font-size:150%;
	font-weight:700;
	width:auto;
	line-height:110%;
	margin:0px 0 0 0;
	padding:0px;
	background-color:transparent;
	border-bottom: dotted 2px #666;
}
h2 {
	background: url(../img/title_right.jpg) right top no-repeat;
		margin-bottom: 10px;
		height: 25px;
	
}

p+h2, ul+h2, div+h2, span+h2 {
	margin-top:0px;
}

h3 {
	color:#4bb4c6;
	border:solid #000 1px;
	background-color:#eee;
	font-size:105%;
	font-weight:700;
	line-height:1em;
	margin:3px 0 0 0;
	padding: 6px;
		position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/clip_site/view/htc/PIE.htc);
}
h3.bg_none {
	background:none;
	border:none;
	margin-top:0;
	padding:4px 5px 2px 0;
}
a.more_link {
	font-size:10px !important;
	font-weight:normal !important;
	width:60px;
	text-align:center;
	height:15px;
	display:block;
	line-height:15px !important;
	padding:0 !important;
	background-color:#999;
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:2px;
	right:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/clip_site/view/htc/PIE.htc);
}
a.more_link:hover {
	background-color:#666;
	color:#fff;
}
.module_title a.more_link {
	top:5px !important;
	right:5px !important;
}
h2 a.more_link {
	top:10px !important;
	right:12px !important;
	border:solid 1px #ccc;
}

h4 {
	text-align:center;
	color:#4bb4c6;;
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
	margin:15px 0;
}

.goto_top {
text-align:right;
}
.goto_top span {
font-size:80%;
}




/** レイアウト ****************************************************************************************************/
.left_float {
	float:left !important;
}
.left_align {
	text-align:left !important;
}
.right_float {
	float:right !important;
}
.right_align, .right_align th, .right_align td {
	text-align:right !important;
}
.center_margin {
	margin:0 auto !important;
}
.center_vertical {
	vertical-align:middle !important;
}
.center_align, .center_align th, .center_align td {
	text-align:center;
}

.caution_red {
	color:#CD6F70 !important;
}
.notice {
color:#CC0000;
font-weight:bold;
}
span.notice {
	margin-left:5px;
	font-size:90%;
}
.style1 {
	color:#0099CC;
	font-weight: bold;
}


/** クリア *************************************************************************************************/
.cleaner {
	clear:both;
}
.clear_after {
	zoom:100%;
}
.clear_after:after {
	content:"";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

/** マージン＋パディング *************************************************************************************************/
.mar_btm0 {
	margin-bottom:0;
}
.mar_btm2 {
	margin-bottom:2px;
}
.mar_btm4 {
	margin-bottom:4px;
}
.mar_btm5 {
	margin-bottom:5px;
}
.mar_btm6 {
	margin-bottom:6px;
}
.mar_btm8 {
	margin-bottom:8px;
}
.mar_btm10 {
	margin-bottom:10px;
}
.mar_btm12 {
	margin-bottom:12px;
}
.mar_btm14 {
	margin-bottom:14px;
}
.mar_btm15 {
	margin-bottom:15px;
}
.mar_btm18 {
	margin-bottom:18px;
}
.mar_btm20 {
	margin-bottom:20px;
}
.mar_btm24 {
	margin-bottom:24px;
}
.mar_btm30 {
	margin-bottom:30px;
}
.mar_btm40 {
	margin-bottom:40px;
}
.mar_btm50 {
	margin-bottom:50px;
}
.mar_left2 {
	margin-left:2px;
}
.mar_left4 {
	margin-left:4px;
}
.mar_left6 {
	margin-left:6px;
}
.mar_left10 {
	margin-left:10px;
}
.mar_left15 {
	margin-left:15px;
}
.mar_left18 {
	margin-left:18px;
}
.mar_left20 {
	margin-left:20px;
}
.mar_left24 {
	margin-left:24px;
}
.mar_left40 {
	margin-left:40px;
}
.mar_left1em {
	margin-left:1em;
}
.mar_top0 {
	margin-top:0 !important;
}
.mar_top2 {
	margin-top:2px;
}
.mar_top3 {
	margin-top:3px;
}
.mar_top4 {
	margin-top:4px;
}
.mar_top6 {
	margin-top:6px;
}
.mar_top7 {
	margin-top:7px;
}
.mar_top8 {
	margin-top:8px;
}
.mar_top10 {
	margin-top:10px;
}
.mar_top15 {
	margin-top:15px;
}
.mar_top20 {
	margin-top:20px;
}
.mar_top30 {
	margin-top:30px;
}
.mar_top40 {
	margin-top:40px;
}
.mar_right2 {
	margin-right:2px;
}
.mar_right5 {
	margin-right:5px;
}
.mar_right8 {
	margin-right:8px;
}
.mar_right0 {
	margin-left: 0;
	margin-right:0;
}
.mar_right10 {
	margin-right:10px;
}
.mar_right15 {
	margin-right:15px;
}
.mar_right20 {
	margin-right:20px;
}
.mar_right30 {
	margin-right:30px;
}
.mar_right40 {
	margin-right:40px;
}
.mar0 {
	margin:0 !important;
}
.padding_sees {
	padding:20px 24px 5px;
}
.padding_0 {
	padding:0 !important;
}
.padding_all {
	padding:15px;
}
.padding_all_2 {
	padding:0 1px 1px;
}
.padding_all_5 {
	height:auto;
	padding:5px 5px 0;
}
.padding_all_side80 {
	padding:15px 77px;
}
.padding_all_side65 {
	padding:25px 65px 0;
}
.padding_onecolumn {
	padding:25px 130px 0;
}
.padding_all_side45 {
	padding:25px 45px 0;
}
.padd_top0 {
	padding-top:0;
}
.padd_top1 {
	padding-top:1px;
}
.padd_top2 {
	padding-top:2px;
}
.padd_top3 {
	padding-top:3px;
}
.padd_top4 {
	padding-top:4px;
}
.padd_top5 {
	padding-top:5px;
}
.padd_top10 {
	padding-top:10px;
}
.padd_top14 {
	padding-top:14px;
}
.padd_top20 {
	padding-top:20px;
}
.padd_btm0 {
	padding-bottom:0;
}
.padd_btm15 {
	padding-bottom:15px;
}
.padd_btm20 {
	padding-bottom:20px;
}
.padd_btm30 {
	padding-bottom:30px;
}
.padd_right10 {
	padding-right:10px;
}
.padd_right15 {
	padding-right:15px;
}
.padd_20 {
	padding:20px;
}
/** list *************************************************************************************************/

.list_headerimage li {
	list-style:none;
	min-height:10px;
	background:url(../img/li_img.gif) no-repeat 0em 0.2em;
	margin:0px ;
	padding:0 0 0 15px;
	font-weight:normal;
	}
	
	
/** リンク色 *************************************************************************************************/
a{  color:#4bb4c6;
    font-style:none;
    text-decoration: underline;}
a:link{text-decoration: bold; color: #4bb4c6;}
a:active{text-decoration: none; color: #666;}
a:visited{text-decoration: underline; color: #666;}
a:hover{text-decoration: none; color: #000000;}



.area600{
	width:600px;
	padding:5px;
	float:left;
	margin-top:4px;
	margin-left:2px;}
	
	
.area340{
	width:340px;
	padding:5px;
	margin-right:10px;
	float:right;}

.area_head { 
 background: url(../img/area_header.jpg) no-repeat center top;
	background-repeat: no-repeat; 
	width: 980px; 
	height: 10px;
	margin-top:2px;

	}

.area {
min-height:100px;
 border-left: solid 3px #4bb4c6;
 border-right: solid 3px #4bb4c6;
 background:#e7e7e8;
	}

.area_foot { 
 background: url(../img/area_foot.jpg) no-repeat center bottom;
	background-repeat: no-repeat; 
	width: 980px; 
	height: 10px;
	margin-bottom:2px;
	} 












