@charset "shift_jis";
/* CSS Document */


/*
index
----------------------------------------------------------------------------------*/
body {
	margin: 0px;
	font-size: 100%;
	line-height: 160%;
	font-family: "メイリオ", "Meiryo";
	color: #333333;
	background-color: #FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

* + html body {   
	font-family: "メイリオ", "Meiryo";
}


/*
firstset
----------------------------------------------------------------------------------*/

a {
	outline: none;
}
a:hover {
    text-decoration: underline;
}  
a:hover img.hoverImg{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
br {
	line-height: 100%;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
    
img {   
    border: 0;   
}   
li  {   
    list-style-type: none;   
} 	

form{
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	}
#h1space {
	width: 920px;
	padding-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-color: #C1180B;
}
h1{
	font-size:80%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	margin-right: 0px;
	font-weight: bold;
	line-height: 100%;
}
h2{
	font-size:95%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #67593F;
	margin-right: 0px;
	font-weight: bold;
}
h3{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: normal;
}
h4{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: normal;
}
h5{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: normal;
	font-size: 100%;
}
u {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

/*
Module --------------------------------------------------------*/

.clearfix:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*
link
----------------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}


/*
contents
----------------------------------------------------------------------------------*/
#layout {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.contentsbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 864px;
}
.contents_txtarea {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.titlebar {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 880px;
	clear: both;
}
.txtcolor_red {
	color: #F52014;
}
.txtcolor_red_big {
	color: #CB1E1A;
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
}

.txtcolor_blue {
	color: #32549F;
}
#footer {
	text-align: center;
	padding: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F63023;
	border-bottom-color: #F63023;
}
.line {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.foot_link {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
contents_in
----------------------------------------------------------------------------------*/
.contentsbox_top {
	margin-right: auto;
	margin-left: auto;
	width: 844px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 150px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.contets_txt {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bnr_start_campaign {
	height: 130px;
	width: 610px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#prezent_txt {
	font-size: 80%;
	padding-top: 10px;
	padding-left: 15px;
}
