@charset "UTF-8";
/*　Share Style　*/
* {
	margin:0;
	padding: 0;
}

body {
	background:#FFFFFF;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	font-size: 85%;
	color:#000;
}

h1, h2, h3, h4, h5, h6 {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

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

p {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

ul {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

dl {
	margin:0;
	padding:0;
}

dt {
	margin:0;
	padding:0;
}

dd {
	margin:0;
	padding:0;
}

img {
	border:none;
	margin:0;
	padding:0;
}

table {
	border:none;
	margin:0;
	padding:0;
}

td {
	margin: 0;
	padding: 0;
	border:none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
.clearfix {overflow:hidden;}

hr { display:none; }

.left { float:left; }
.right { float:right; }
.small { font-size:x-small; }
.red { color:#CC0000; }
.line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.line2{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.pagetop{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}

.fc_Wt{font-weight: bold;color: #FFF;}
.fc_Og{font-weight: bold;color: #FF9900;}
.fc_Be{font-weight: bold;color: #286DB9;}

.font10{font-size: 10px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}

.marT5{margin-top: 5px;}
.marT10{margin-top: 10px;}
.marB10{margin-bottom: 10px;}
.marB20{margin-bottom: 20px;}

/*　Promotion page　*/

#top{
	background-image: url(../../img/promotion/hd_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#main{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#head{
	height: 110px;
	background-image: url(../../img/promotion/hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

#head #asp{
	padding-top: 5px;
	height: 20px;
}

#head h1{
	height: 25px;
}

#head #logo{
	float: left;
	padding: 6px 0 0 0;
}

#head #fukidashi{
	padding-top: 18px;
	float: left;
}

#head #rakuten{
	float: right;
	padding-top: 11px;
	padding-right: 10px;
}

#content{
	background-image: url(../../img/promotion/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#content img{
	vertical-align: bottom;
}

#top_btn{
	background-image: url(../../img/promotion/title01_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 90px;
	padding-top: 3px;
}

#top_btn .contact_btn{
	float: right;
	padding-right: 4px;
}

#top_btn .entry_btn{
	float: right;
}

#txt01{
	background-image: url(../../img/promotion/title01_bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 1.8em;
	padding-bottom: 10px;
}

#txt02{
	background-image: url(../../img/promotion/title02_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 10px;
	line-height: 1.8em;
	padding-bottom: 35px;
}

#function{
	padding-top: 10px;
	width: 860px;
}

#function .box{
	float: left;
	padding-bottom: 10px;
	width: 280px;
}

#function .box_c{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 280px;
}

#introduction .img{
	float: left;
	width: 310px;
}

#introduction .txt{
	float: right;
	width: 550px;
	padding-bottom: 20px;
}

#introduction .site{
	padding-bottom: 10px;
}

#introduction .site li{
	padding-bottom: 3px;
}

#introduction .site li.tsuhan{
	background-image: url(../../img/promotion/shopping_cart.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}

#introduction .site li.school{
	background-image: url(../../img/promotion/school.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}

#introduction .site li.shop{
	background-image: url(../../img/promotion/company.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}

#introduction .site li.rakuten{
	background-image: url(../../img/promotion/rakuten.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}

#introduction .voice_ttl{
	height: 25px;
	width: 110px;
}

#introduction .voice{
	background-color: #F1EFE3;
	margin-bottom: 10px;
	line-height: 1.8em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#introduction .link{
	background-image: url(../../img/promotion/link.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}

#t_border{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#t_border td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}

#t_border td.bgC01{background-color: #FFFDE6;}

#t_border td.bnr{
	text-align: left;
	padding-left: 20px;
}

#t_border th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#entry_btn{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#closed{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

#footer{
	text-align: center;
	font-size: 11px;
	padding-bottom: 30px;
}

#footer a{
	color: #9A0000;
	text-decoration: none;
}

#footer a:hover{
	color: #9A0000;
	text-decoration: underline;
}
