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

/*共通*/
* {
	margin:0;
	padding:0;
	background-color:transparent;
	font-size:100%;
	font-style:normal;
	text-decoration:none;
}
html {height:100%;}
img {
border:none;
}
body{
	border:0;
	height:100%;
	line-height:160%;
	background:url(../img/bg_2line.gif);
	font-size:80%; 
	font-family:sans-serif;
	color:#333333;
	margin: 0;
	}
#runding_container {
	width:980px;
	margin:0px auto 0 auto;
	height:auto;
}
.runding_cap {
	background:url(../img/main_cap.gif) no-repeat bottom;
	width:980px;
	height:30px;
}
.runding_bottom {
	background:url(../img/main_bottom.gif) no-repeat top;
	width:980px;
	height:30px;
}
.runding_header {
	height:35px;
	width:auto;
	background:#849085;
	padding:0px 10px 5px 10px;
}

.runding_cap_is {
	background:url(../img/common/main_cap_is.gif) no-repeat bottom;
	width:980px;
	height:30px;
}
.runding_bottom_is {
	background:url(../img/common/main_bottom_is.gif) no-repeat top;
	width:980px;
	height:30px;
}
.runding_header_is {
	height:35px;
	width:auto;
	background:#ff9e01;
	padding:0px 10px 5px 10px;
}

.runding_cap_cs {
	background:url(../img/common/main_cap_cs.gif) no-repeat bottom;
	width:980px;
	height:30px;
}
.runding_bottom_cs {
	background:url(../img/common/main_bottom_cs.gif) no-repeat top;
	width:980px;
	height:30px;
}
.runding_header_cs {
	height:35px;
	width:auto;
	background:#72347c;
	padding:0px 10px 5px 10px;
}




.campaign_980x650 {
	width:auto;
	height:auto;
	background-color: #FFFFFF;
}
.campaign_980x650 img {
	margin:0;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px auto;
	text-align:left;
	width:740px;
	background:#ffffff;
}
.header {
	margin:0 auto 30px 0;
	width:auto;
	height:30px;
	background:#849085;
	text-align:right;
	font-size:90%;
	padding: 5px 0 5px 0;
	}
.headertext {
	font-size:90%;
	color:#ffffff;
	margin:0 10px 0 0;
	}
.footer {
	margin:0 auto;
	width:740px;
	height:30px;
	background:#849085;
	text-align:center;
	font-size:90%;
	padding: 10px 0 0 0;
	}
.runding_footer {
	margin:0 auto;
	width:980px;
	height:auto;
	padding: 0;
	}
.runding_footertext {
	font-size:90%;
	color:#ffffff;
	background-color:#849085;
	padding: 5px 0 0 0;
}
.runding_footertext_is {
	font-size:90%;
	color:#ffffff;
	background-color:#ff9e01;
	padding: 5px 0 0 0;
}
.runding_footertext_cs {
	font-size:90%;
	color:#ffffff;
	background-color:#72347c;
	padding: 5px 0 0 0;
}
.footertext {
	font-size:90%;
	color:#ffffff;
	margin:0;
	line-height: 1em;
	}
.contents_width {
	width:565px;
	margin:0 auto 30px;
	height: 100%;
}
.push {/* footer area setting */
	height: 40px;
}
a:link{text-decoration:underline;color: #3366cc;}
a:active{text-decoration:none;color: #cc3333;}
a:visited{text-decoration:none;color: #996699;}
a:hover{text-decoration:none;color: #6699cc;}

h1 {
margin:0 0 20px 0;
}
h1 img {
border:none;
}
h2 {
	/*background:url(../img/common/bg_h2.gif)  repeat-x left bottom;*/
	border:#CCCCCC solid;
	border-width:0 0 1px 5px;
	width:auto;
	height:auto;
	color:#777777;
	font-size:110%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	line-height: 1em;
	padding: 0 0 5px 5px;
	margin: 30px 0 10px 0;
	}
h2.graybase {
	background:url(../img/common/h2_bg_gray.gif) repeat-x bottom;
	border:1px solid #CCCCCC;
	margin-bottom:0px;
	width:auto;
	height:19px;
	padding: 6px 0 0 10px;
	line-height: 1em;
}
h3 {
	font-weight:bold;
	margin:15px 0 -10px 0;
}
h3.underline {
	font-weight:bold;
	margin:25px 0 10px 0;
	color:#666666;
	border-bottom:dotted #CCCCCC 1px;
	width:auto;
	line-height: 1.2em;
}
h4 {
	font-weight:bold;
	color:#7A654B;
	/*color:#00A5BE;*/
	/*color:#666666;*/
	margin:15px 0 -10px 0;
}
h5 {
/*color:#666666;*/
font-style:normal;
	margin:15px 0 -10px 0;
}
p {
margin:10px 0;
}
img {
margin:5px 0;
}
img.image_line {
border:solid #666666 1px;
padding:10px;
}
hr {
display:none;
}
.goto_top {
text-align:right;
}
.goto_top span {
font-size:80%;
}
/*テーブルシンプルライン*/
.table_simple_line table {
margin:5px 0;
}
.table_simple_line table {
font-size:85%;
color:#666666;
}
th {
	border:solid #CCCCCC 1px;
	border-width:0 1px 1px 0;
	padding:3px 5px 2px;
	background:#eeeeee;
	text-align: center;
}
.table_simple_line table {
border:solid #CCCCCC 1px;
border-width:1px 0 0 1px;
}
.table_simple_line table td {
	border:solid #CCCCCC 1px;
	border-width:0 1px 1px 0;
	padding:10px 10px;
}
.table_simple_line table td.graybox01 {
background:#E0E0E0;
}

/*--リストヘッダーイメージ--*/
.list_headerimage {
	margin:2px 0px 5px -1px;
	}
	
.list_headerimage li {
	list-style:none;
	min-height:19px;
	background:url(../img/common/listheader.gif) no-repeat 0px 0px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 20px;
	font-weight:normal;
	}
.border_box {
	border:solid #CCCCCC 1px;
	margin: 0px 0 10px 0;
}
.border_box table td {
	padding:5px 10px 3px 10px;
}
.border_box table td input {
	background-color:#FFFFFF;
}
.text_red {
	color:#990000;
	margin: 0 5px 0 0;
	font-weight: bold;
}

/*--規約--*/
ul.list_header_math {
	padding:0 0 0 25px;
}
ul.list_header_math li {
	list-style:decimal;
}
ul.list_header_math02 {
	padding:0 0 0 10px;
}
ul.list_header_math02 li {
	list-style:none;
}
ul.list_header_math03 {
	padding:0 0 0 20px;
}
ul.list_header_math03 li {
	list-style:disc;
}
.wakubox01 {
	width:auto;
	padding:10px 10px 10px 10px;
	border:1px solid #ccc
}
.pad_top5 {
padding-top:5px;
}
.pad_top10 {
padding-top:10px;
}
.pad_top20 {
padding-top:20px;
}
.pad_top40 {
padding-top:40px;
}

/*--リストヘッダーイメージ～ヘルプ--*/
.list_header_help {
	margin:10px 0px 5px 0;
	}
	
.list_header_help li {
	list-style:none;
	background:url(../img/common/list_help_header.gif) no-repeat 0px 2px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 20px;
	font-weight:normal;
	font-size:90%;
	}
.list_header_help li ul li ul li {
	list-style:none;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 20px;
	font-weight:normal;
	}

/*リスト入れ子*/
.list_header_help li ul {
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	}
.list_header_help li ul li {
	background:none;
	list-style:none;
	font-size:95%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	line-height: 1.4em;
	}
.list_header_help li ul li a:link {text-decoration:none; color: #666666;}
.list_header_help li ul li a:active {text-decoration:none; color: #666666;}
.list_header_help li ul li a:visited {text-decoration:none; color: #aaaaaa;}
.list_header_help li ul li a:hover {text-decoration:underline; color: #333333;}
/*----------------------------10:レイアウト----------------------------*/
.left_float {
	float:left;
}
.left_align {
	text-align:left;
}
.right_float {
	float:right;
}
.right_align, .right_align th, .right_align td {
	text-align:right;
}
.center_margin {
	margin:0 auto;
}
.center_align, .center_align th, .center_align td {
	text-align:center;
}
/*----------------------------08:クリアー----------------------------*/
.cleaner {
	clear:both;
}
/*----------------------------20:マージン＆パディング----------------------------*/
.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_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_left6 {
	margin-left:6px;
}
.mar_left10 {
	margin-left:10px;
}
.mar_left18 {
	margin-left:18px;
}
.mar_left20 {
	margin-left:20px;
}
.mar_left40 {
	margin-left:40px;
}
.mar_top0 {
	margin-top:0px;
}
.mar_top10 {
	margin-top:10px;
}
.mar_top20 {
	margin-top:20px;
}
.mar_top30 {
	margin-top:30px;
}
.mar_top40 {
	margin-top:40px;
}
.mar_right10 {
	margin-right:10px;
}
.mar_right20 {
	margin-right:20px;
}
.mar_right40 {
	margin-right:40px;
}
.mar_right67 {
margin-right:67px;
}
.padding_0 {
	padding:0px;
}
.padding_all {
	padding:15px;
}
.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;
}


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

dd {
margin-bottom:10px;
}


p {
    font-family: "font-family","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic";	
margin-top:5px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:30px;
	color:#666;
	width:auto;
	line-height:22px;
}

.border {
	border-top:dashed #CCCCCC 1px;
	margin-bottom:20px;
	margin-top:20px;
}