*{
	margin: 0;
	padding: 0;
	line-height: 200%;
	font-size: 16px;
	letter-spacing: 1px;}
}
a:link { color:#264A97; text-decoration:none }
a:hover { color:#900; text-decoration:underline; }
a:active { color:#F00; text-decoration:none }

a:link{ color: #666; text-decoration:none; }
a:visited{ color: #666; text-decoration:none; }
a:active{ color: #666; text-decoration:none; }
a:hover { color:#06C; text-decoration: underline; }

a:hover { color:#009900 ; text-decoration:underline ; }




.floatr{
	float: right;
	margin-right: 5px;
}
.clear{
	clear: right;
}

img {

	border: 0;
}

img.busi{
	float: right;
	padding: 20px;
}


body{
	background-image: url(../Copy%20of%20bellrin.com/images/.jpg);
	background-position: right bottom;
	text-align: center;
	color: #666;
	line-height: 200%;
	font-size: 16px;
	letter-spacing: 1px;
	
}
div.body{
	width: 1500px;
	margin: 0 auto;
	text-align: left;
	font-size: medium;
	background-color: #FFF;
	background-image: url(../Copy%20of%20bellrin.com/images/bg_top.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1{
	font-size: 16px;
	padding: 23px;
	padding-left: 5px;
	color: #333;
	background-image: url(../Copy%20of%20bellrin.com/images/bg_h1.jpg);
	background-color: ;
}
h2{
	border-top: dotted 1px #666;
	border-bottom: solid 1px #09C;
	padding: 8px 0 5px;
	margin: 10px 0 5px;
	color: #036;
	font-size:16px;
}
	h2 span{
		display: block;
		font-size: 16px;
		font-weight: normal;
		color: #036;
	}
	h2.img{
		border: none;
		padding: 0;
	}
h3{
	border-left: solid 3px #00803D;
	border-bottom: solid 1px #CCC;
	font-size: 16px;
	padding: 3px 6px;
	margin: 10px 0 5px;
	color: #036;
}
	h3.img{
		border: none;
		padding: 3px 0;
		margin: 10px 0 2px;
	}
h4{
	background-color: #F3F3F3;
	padding: 5px 0;
	margin: 10px 0 5px;
}
	h4 span{
		border-left: ;
		padding-left: 5px;
	}
h5{
	font-size: 16px;
	border-left: ;
	padding: 0 0 0 0px;
	margin: 10px 0px;
}
h6{
	font-size: 14px;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.red{
	color: #C00;
}
.noboder{
	border: none;
}
table{
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
table caption{
	text-align: right;
	letter-spacing: 2px;
	font-size: 14px;
}
	table thead th{
		background-color: #DDD;
		border: solid 1px #CCC;
		padding: 5px;
	}
	table tbody th{
		background-color: #EEE;
		border: solid 1px #CCC;
		padding: 5px;
	}
	table td{
		border: solid 1px #CCC;
		padding: 5px;
	}
	table td span,
	table th span{
		font-size: 14px;
		color: #F00;
		font-weight: normal;
	}
	.essential{
		color: #09C;
		font-weight: bold;
	}
	th.essential{
		width: 150px;
	}
	.w150{
		width: 150px;
	}
.l_cel,.r_cel{
		text-align: left;
	}	

/*----- 2015.07. Add Start -----------*/

/*clearfix
------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
	}
	
.clearfix {
	display:block;
	}
/* End hides from IE-mac */

.wrapper {
	clear:both;
	width:100%;
	}
/*----- 2015.07. Add End -----------*/


div.body{
	width: 1500px;
	text-align: left;
	margin: 0 auto;
}
div.main{
	background-color: #FFF;
	background-image: url(../Copy%20of%20bellrin.com/images/bg_main.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
div.sidemenu{
	width: 300px;
	height: 1300px;
	float: left;
}
	div.sidemenu ul{
		width: 200px;
		margin-top: 0;
		margin-bottom: 15px;
		list-style: none;
	}
	div.sidemenu ul li{
		background-image: url(../Copy%20of%20bellrin.com/images/bg_sidemenu.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		border: solid 1px #999;
		border-bottom: solid 1px #CCC;
		border-right: solid 1px #CCC;
		padding: 5px;
	}
	div.sidemenu div.area{
		background: #FFF;
		border: solid 1px #CCC;
		text-align: center;
		width: 188px;
		padding: 5px;
	}
div.paragraph{
	width: 1000px;
	float: center;
}
	div.paragraph p{
		padding: 5px 0;
		font-size: 16px;
		line-height: 25px
	}
	div.paragraph ul,
	div.paragraph ol{
		list-style-position: inside;
		margin-left: 1.5em;
		text-indent: -1.5em;
	}
	div.paragraph ul.notes{
		margin: 0 0 15px 15px;
	}
	div.paragraph ul.notes li{
		font-size: 16px;
		list-style: none;
		padding: 2px 0;
	}
	div.paragraph ul.notes li span{
		font-size: 16px;
		color: #C00;
	}
	div.paragraph table td ul.notes,
	div.paragraph table th ul.notes{
		margin-bottom: 0;
	}
	div.paragraph ul.styleno li{
		list-style: none;
	}
	div.paragraph ol{
		margin-bottom: 10px;
	}
		div.paragraph ol li{
			padding: 5px 0;
		}
	div.paragraph p.pathlist{
		margin: 10px 0;
	}
		div.paragraph p.pathlist span{
			color: #C00;
		}
	div.paragraph div.inquiry{
		text-align: center;
		padding-top: 10px;
	}
	div.paragraph div.inquiry img{
		padding: 5px 0;
	}
	div.paragraph dl.qa{
		padding: 10px 0;
	}
		div.paragraph dl.qa dt{
			font-weight: bold;
		}
		div.paragraph dl.qa dd{
			padding: 5px;
		}
	div.paragraph div.campaign{
		background-image: url(../Copy%20of%20bellrin.com/www/images);
		background-repeat: no-repeat;
		background-position: top;
		margin: 50px　0px　0px　0px;
		padding: 0px;
	}
	div.paragraph div.campaign p.limit{
		text-align: right;
		padding-top: 15px;
	}
	div.paragraph div.campaign h5{
		border: none;
		color: #0066FF;
		font-size: 16px;
		margin: 20px　0px　0px　0px;
		padding: 10px　0px　0px　0px;
		margin-bottom: 0px;
	}
	div.paragraph div.campaign ul{
		margin: 0;
		margin-left: 15px;
	}

/*----- 2015.07. Change Start -----------*/
div.footer_allwidth{
	clear: both;
	width:100%;
	text-align:center;
	border-top:#CCC 1px solid;
	margin-top:1em;
}

div.footer{
	clear: both;
	padding-top: 20px;
	width:1300px;
	margin:0 auto;
}
/*----- 2015.07. Change End -----------*/

div.footer p,
div.footer p a{
	font-size: 16px;
}
div.footer toi{
	background-image: url(../Copy%20of%20bellrin.com/images/conta.jpg);
	color: #FFF;
	font-style: normal;
	text-align: center;
	padding: 5px;
	margin-top: 5px;

}
div.footer address,
div.copyright address{
	background-image: url(../Copy%20of%20bellrin.com/images/bg_footer.jpg);
	background-repeat: repeat-x;
	color: #666;
	font-style: normal;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	margin-top: 5px;

}

/*----- 2015.07. Add Start -----------*/
div.footer p.logo{
	float:left;
	width:40%;
}
div.footer p.add{
	float:left;
	width:40%;
	text-align:light;
	padding-top:1em;
}

div.footer div.footernavi{
	clear:both;
	width:100%;
	text-align:left;
	padding:2em 1% 2em 1%;
}

div.footer div.footernavi ul{
	float:left;
	width:23%;
}
div.footer div.footernavi li{
	margin-left:5%;
}
div.footer div.footernavi li.title{
	font-size:130%;
	font-weight:normal;
	list-style-type:none;
	margin-left:0%;
}


/*----- 2015.07. Add End -----------*/

/* form */
div.formbutton{
	text-align: center;
	padding: 10px;
}
	div.formbutton input{
		padding: 2px 5px;
	}
	
