* {
	line-height: 1.5;
	font-style: normal;
}

body {
	background: url(../img/bg.gif) repeat-x;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka","Aperto", "Verdana","Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-align: left;
	font-size: 12px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	}
	
blockquote {
	font-size: 10px;
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
	
img {
	border: none;
}

a img {
	border: none;
}

a:link {
	color: #eb6877;
	text-decoration: underline;
	}

a:visited {
	color: #e5004f;
	}

a:active {
	color: #e5004f;
	}

a:hover {
	color: #e5004f;
	text-decoration: none;
	}
	
table {
	width: 93%;
	margin-bottom: 10px;
	}
	
th {
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	}
	
td {
	border: #CCCCCC 1px solid;
	border-top: none;
	font-size: 11px;
	padding: 10px 0px 10px 10px;
	line-height: 18px;
	}

.hidden {
	display: none;
}

#whole {
	background: url(../img/contents_bg.jpg) no-repeat #FFF;
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	}
	
#content_l {
	width: 248px;
	height: auto;
	margin: 450px 10px 0px 20px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
*html #content_l {
	width: 248px;
	height: auto;
	margin: 450px 10px 0px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
#content_r {
	width: 600px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
#campaign_title {
	background: url(../img/campaign_title.gif);
	width: 900px;
	height: 66px;
	background-repeat: no-repeat;
	}
	
#contents {
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
.column-single {
	width: 430px;
	margin: 10px 0px;
	}
	
#footer_bg {
	background: url(../img/footer_bg.gif);
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000;
	line-height: 10px!important;
	}
	
#footer_contents {
	background: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	text-align: left;
	width: 900px;
	height: auto;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	}
	
#footer_add {
	margin: 0px 0px 10px 0px;
}

#copyright {
	margin: 4px 0px 10px;
}

h1 {
	margin: 20px 0px 15px 0px;
	padding: 5px 0px 5px 12px ;
	border-left: 8px solid #eb6877;
	font-size: 24px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

h2 {
	margin: 10px 0px 10px 10px;
	font-size: 140%;
	color: #333333;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

h3 {
	margin: 10px 0px 20px 0px;
	font-size: 16px;
	line-height: 16px;
	color: #eb6877;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

h5 {
	font-size: 100%;
	color: #545454;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 8px;
	border-left:5px solid #eb6877;
	border-bottom:1px dotted #eb6877;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

.style1 {
	color: #eb6877;
	font-weight: bold;
	}

.style2 {
	color: #eb6877;
	font-size: 90%;
	line-height: 15px;
	}

.bold {
	font-weight: bold;
	}

.box_pink {
	background: #ffc0c7;
	border: #ffa3ae 1px solid;
	padding: 10px 10px 0px 10px;
	margin: 0px 10px;
	}
	
.image_r {
	float: right;
	margin: 30px 0px 10px 15px;
}
	
.clear {
	clear: both;
	}

.margin-10 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-20 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#btn_repo {
	background: url(../img/btn_repo01_on.gif);
	width: 230px; 
	height: 34px;
	background-repeat: no-repeat; 
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}
	
#btn_repo a {
	background: url(../img/btn_repo01_off.gif);
	width: 230px; 
	height: 34px;
	background-repeat: no-repeat; 
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}
	
#btn_repo a:hover {
	background: url(../img/btn_repo01_on.gif);
	width: 230px; 
	height: 34px;
	background-repeat: no-repeat; 
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}
	
/* Horizontal Accordion */
		
.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 599px;
	width: 40px;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle1 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 599px;
	width: 40px;
	background: url(../img/menu01.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle1 a:hover {
	background: url(../img/menu01_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle2 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 599px;
	width: 40px;
	background: url(../img/menu02.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle2 a:hover {
	background: url(../img/menu02_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle3 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 599px;
	width: 40px;
	background: url(../img/menu03.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle3 a:hover {
	background: url(../img/menu03_on.gif) no-repeat top left;
	}
	
.horizontal_accordion_content {
	/* REQUIRED */
	height: 597px;	/* We need to define a height for the accordion as it stretches the width */
	width: 500px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	text-align: left;
	}
	
#content_img1 {
	/* REQUIRED */
	background: url(../img/tab1bg.jpg) no-repeat;
	height: 577px;	/* We need to define a height for the accordion as it stretches the width */
	width: 450px;
	float: left;	/* This make sure it stays horizontal */
	border: #CCCCCC 1px solid;
	/* REQUIRED */
	overflow: hidden;
	padding: 10px;
	}
	
#content_img2 {
	/* REQUIRED */
	background: #fff;
	height: 577px;	/* We need to define a height for the accordion as it stretches the width */
	width: 450px;
	float: left;	/* This make sure it stays horizontal */
	border: #CCCCCC 1px solid;
	/* REQUIRED */
	overflow: hidden;
	padding: 10px;
	}
	
#content_img3 {
	/* REQUIRED */
	background: url(../img/tab3bg.jpg) no-repeat;
	height: 577px;	/* We need to define a height for the accordion as it stretches the width */
	width: 449px;
	float: left;	/* This make sure it stays horizontal */
	border: #CCCCCC 1px solid;
	/* REQUIRED */
	overflow: hidden;
	padding: 10px;
	}
		
    /* Container styling*/
 
#horizontal_container {
    width: 600px;   
    height: 599px;
    }
					
/* Container styling*/
 
*html #horizontal_container {
    width: 605px;   
    height: 599px;
    }
