/*ブラウザスタイル初期化*/
* {
	margin:0;
	padding:0;
	border:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;

}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
p{
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}
/*---------------------------------container---*/
	
	#container{	
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}

	#container p{
	font-size:13px;
	
	}

	.p_style750{
	width:750px;
	padding-left:25px;
	}

	.pad10{
	padding-left:10px;
	padding-right:10px;
	}

	.mar10{
	margin-top:10px;
	margin-bottom:10px;
	}
	
	.mr_10{
	margin-right:10px;
	}
	
	.mr_20{
	margin-right:20px;
	}
	
	.mr_40{
	margin-right:40px;
	}
	
	.mt_10{
	margin-top:10px;
	}
	
	.mt_90{
	margin-top:30px;
	}
	
	.ml_10{
	margin-left:10px;
	}
	
	.ml_20{
	margin-left:20px;
	}
	
	.ml_170{
	margin-left:170px;
	}
	
	.mb_10{
	margin-bottom:10px;
	}
	
	.mb_20{
	margin-bottom:20px;
	}
	
	.cent{
	text-align:center;
	}
	
	.rgt{
	text-align:right;
	}
	
	.txt_20{
		font-size:20px !important;
	}
	
	.txt_none{
		text-decoration:none;
	}
/*---------------------------------detailed---*/

	#container #detailed h1{
	padding-top:10px;
	font-size:20px;
	font-weight:bold;
	}
	
	#container #detailed h2{
	padding-top:10px;
	font-size:20px;
	font-weight:bold;
	line-height:1.7;
	color: #CC0000;
	}
		
	#container #detailed {
		background:url(../img/img01.jpg) no-repeat 0px 100px;
	}


	#container #detailed #win01 {
		color:#FFF;
		width:340px;
		padding:20px;
		font-size:16px;
		font-weight:bold;
		line-height:1.5;
		margin:260px 0 0 0;

	}
/*----------------------------------------------------------------Message*/	

	#container #detailed .Message {
		width:490px;
		background-color: #F7F7EE;
		border-top: 3px double #990033;
		border-right: 3px double #990033;
		border-bottom: 3px double #990033;
		border-left: 3px double #990033;
		margin:10px 0 0 0;
	}

	#container #detailed .Message p{
		padding:20px 20px 20px 20px;
		font-size: 14px;
		font-weight:bold;
		line-height: 20px;	
	}

/*----------------------------------------------------------------Message2*/	

	#container #detailed .Message2 h3{
		color:#fff;
		margin:20px 20px 0 20px;
		font-weight:bold;
		line-height:1.4;
		font-size:16px;
	}
	
	#container #detailed .Message2 {
		width:490px;
		background-color: #AB1360;
		border-top: 3px double #AB1360;
		border-right: 3px double #AB1360;
		border-bottom: 3px double #AB1360;
		border-left: 3px double #AB1360;
		margin:20px 0 0 0;
	}

	#container #detailed .Message2 p{
		padding:10px 20px 0px 20px;
		font-size: 12px;
		font-weight:bold;
		line-height: 20px;	
		color:#FFF;
	}

	#container #detailed .Message2 p a{
		color:#ccc;
	}
	#container #detailed .Message2 p a:hover{
		color:#666;
	}
/*----------------------------------------------------------------Message3*/	

	#container #detailed .Message3 {
		background-color: #000;
		margin:10px 0 0 0;
	}

	#container #detailed .Message3 p{
		padding:10px 20px 10px 20px;
		font-size: 12px;
		font-weight:bold;
		line-height: 20px;	
		color:#FFF;
	}

#container #detailed .Message4 {
		background-color: #AB1360;
		margin:10px 0 0 0;
		padding-bottom:10px;
	}
	
#container #detailed .Message4 p{
		padding:10px 20px 1px 20px;
		font-size: 12px;
		line-height: 16px;	
		color:#FFF;
	}
	
	#container #detailed .Message4 .f18_b{
	       font-size:22px;
	       font-weight:bold;
		   line-height:22px;
		   } 
	#container #detailed .Message4 p a{
		color:#ccc;
	}
	#container #detailed .Message4 p a:hover{
		color:#666;
	}
	
	#container #detailed .Message3 p a{
		color:#ccc;
	}
	#container #detailed .Message3 p a:hover{
		color:#666;
	}
/*-------------------------------------------------メイン　ここから*/

	#left_cont {
		float:left;
		width:500px;
		margin:18px 0 20px 0;
	}

	#right_cont {
		float:right;
		width:250px;
		margin:10px 0 20px 0;
	}
/*-------------------------------------------------footer　ここから*/

	#foot {
		clear:both;
		width:800px;
		height:auto;
		background:#0e0a08 url(../img/footer-back.gif) no-repeat;
		color:#FFFFFF;
		font-size:14px;
		line-height:120%;
		padding-top: 5px;
		padding-bottom: 5px;
	}
		
	#foot p {
		letter-spacing:0.05em;
		margin: 3px;
		padding: 0px;
		color: #FFFFFF;
	}
	
	#foot a {
		color:#FFF;
	}

	#foot #links {
		text-align:center;
	}
	
	#foot p#tbnr {
		float:left;
		margin:20px;
		text-align:left;
		width:300px;
	}

/*---------------------------------------各スタイル*/

