@charset "UTF-8";

/* Common Style
-----------------------------------------------------------------------------  */	
/* h1 */
#p-campaign #main h1{
	background-position: 0 -1033px;
}

#p-visit #main h1{
	background-position: 0 -1061px;
}
#p-officeSupport h1{
	background-position:0 -1289px;
}
#p-registCampaign h1{
	background-position:0 -1405px;
}
#p-spotCampaign h1 { 
	background-position:0 -1490px;
}

/* h2 */
#main h2{
	line-height:24px;
	text-indent:-5000px;
	background:url(/img/common/h2_campaign.gif) no-repeat;
}

#main h2.h2Greeting{
	background-position:0 0;
}

#main h2.h2Output{
	background-position:0 -24px;
}

#main h2.h2Kengaku{
	background-position:0 -48px;
}
#main h2.h2Support{
	background-position:0 -72px;
}
#main h2.h2Pickup{
	background-position:0 -96px;
}
#main h2.h2Sales{
	background-position:0 -120px;
}
#main h2.h2First{
	background-position:0 -144px;
}
#main h2.h2Detail{
	background-position:0 -192px;
}
#main h2.h2Newmember{
	background-position:0 -216px;
}

#main h2.h2price1{
	background-position:0 -240px;
}
#main h2.h2price2{
	background-position:0 -264px;
}

#main h2.h2Attention{
	background-position:0 -288px;
}
#main h2.h2Contact{
	background-position:0 -312px;
}

/* Campaign Page 2012.1 add */
#p-spotCampaign .campaignimg {
	margin-bottom:10px;
}
#p-spotCampaign table {
	margin-bottom:10px;
}
#p-spotCampaign .campaignborder {
	margin-bottom:20px;
	border-bottom:1px dashed #ccc;
}
#p-spotCampaign .btnCampaign{
	text-align:center;
	margin:10px 0 10px 0;
	}
#p-spotCampaign .btnCampaign img{
	margin:0 5px 5px 5px;
	}


img.campany {
	float: right;
	margin: 0.5em 0 0.25em 1em;
	padding: 2px;
	border: 1px solid #ccc;
	outline: 1px solid #F5F5F5;
	background: #fff;
	text-align: center;
}

.grayBox{
	background:#EEE;
	margin:0 auto 20px;
	padding:10px;
}
.center img {
	vertical-align: middle;
}
img.leftBox{
	height: 100px;
	margin-right: 15px;
	-ms-interpolation-mode: bicubic;
}
#plan .section p {
	font-weight: bold;
	margin-bottom: 60px;
	font-size:110%;
}

#plan .section ul {
	float: left;
}
#plan .section img.price {
	float: right;
	margin-top: 25px;
	margin-right: 40px;
}

#plan {
	background: #FBE6E6;
	margin-bottom: 10px;
	margin-bottom: 25px;
	padding: 15px 15px 10px;
}
#plan .section {
	background: #FFF;
	padding-top:15px;
}
#plan .section .center {
	margin-top: 10px;
	background: #EEE;
	padding: 10px 0;
}
#priceTotal {
	display: block;
	background-color: #E0272F;
	margin-bottom:15px;
	padding:20px;
	text-align: center;
	color: #FFF;
	font-size: 240%;
}

#p-officeSupport p.viewItem {
	margin-bottom: 10px;
}

#plan .section .inner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#plan .section .inner {display: inline-block;}
/* Hides from IE-mac \*/
* html #plan .section .inner {height: 1%;}
#plan .section .inner {display: block;}
/* End hide from IE-mac */


#salesPoint {
	padding: 15px 15px 15px 2.5em;
	background: #FBE6E6;
	font-size: 120%;
	font-weight: bold;
}
.complement {
	font-size: 12px;
}

#main h4{
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:3px;
	background:url(/img/common/line_dot_light.gif) repeat-x 0px 100%;
	clear:both;
}
#main #plan h4{
	font-size:140%;
}

#registCampaign .sheet th {
	font-weight:bold;
}
#p-registCampaign #main .sheet td ul.disc {
	padding-left:15px;
	margin:0px !important;
	}

