﻿@charset "utf-8";

/*
#######################################

	キャンペーンCSS

#######################################
*/

/* 共通 */
#wrap {
	width:810px;
	padding-top: 130px;
}

#bd {
	padding-top: 20px;
}


.clear_h {
	clear:both;
	line-height:0px;
}
.clear_h10 {
	clear:both;
	line-height:10px;
}
.clear_h20 {
	clear:both;
	line-height:20px;
}
.strong {
	font-weight:bold;
}
.strong_red {
	font-weight:bold;
	color:#F25F11;
}
p.gopagetop {
	text-align:right;
	font-size:75%;
	margin:30px 0px 0px 0px;
}
h1 {
	font-size: 110%;
	margin-bottom:0px;
}
#contentsWrap　h2 {
	font-size: 100%;
	margin-bottom:0px;
}



/* 本文 */
p.copy {
	margin:10px 0px 10px 0px;
	font-size:90%;
}

div.prd_l1 {
	float:left;
	width:199px;
}
div.prd_l2 {
	float:left;
	width:187px;
}
div.prd_r {
	float:right;
	width:194px;
}


/* 右メニュー */

#contentsRight p {
	width:185px;
	margin:5px 0px 5px 10px;
	text-align:left;
	font-size:85%;
	line-height:150%;
}
#contentsRight h2 {
	margin:20px 5px 0px 5px;
	font-size:85%;
	font-weight:bold;
}

ul.r_info {
	margin:10px 10px 0px 0px;
}
ul.r_info li {
	margin:5px 10px 10px 10px;
	font-size:85%;
	line-height:150%;
}
.red {
	color:#FF0000;
}
