@charset "utf-8";
/* clearfix */
div.clf{
	zoom:1;/*for IE 5.5-7*/
}
div.clf:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
* {
	padding: 0;
	margin:0;
}
html {
	height:100%;
}
input {
	padding: 5px 0px;;
	margin:2px;
	border:none;
	background-color:#5DC4E6;
	color:#fff;
	font-size:0.95em;
	width:900px;
	height:20px;
	overflow:hidden;
}
body {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 1.6;
	color: #333;
	font-size:1.0em;
	line-height:1.4;
	height:100%;
	color:#333;
}
.baseOuter {
	width:100%;
	min-height:700px;
	padding: 0;
	margin:0 auto;
	text-align:center;
	background:#a8ebfa url("/images/pc/base.gif") repeat-x 0 bottom;
	z-index:1;
}
.container {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background: url("/images/pc/sprite.gif") no-repeat -0px -0px;
	z-index:1;
}
.box  {
	-moz-border-radius:10px 10px 10px 10px;
	background-color:#FFFFFF;
	margin:0 0 14px;
	padding:10px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.subtitle  {
	-moz-border-radius:10px 10px 10px 10px;
	background-color:#5DC4E6;
	margin:0;
	padding:5px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:10px;
}
.box div {
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}

.topBox {
	position:relative;
	top:7px;
	left:340px;
	width:590px;
	z-index:1;
	padding:15px;
	font-size:0.80em;
}
.topBox ul{
	margin-left:12px;
	margin-bottom:20px;
}
.leftBox {
	float:left;
	width:300px;
	height:395px;
	position:relative;
	top:-45px;
	margin-right:15px;
	margin-bottom:-40px;
}
.leftBox img {
	margin-bottom:14px;
}
.centerBox {
	float:left;
	width:300px;
	height:350px;
}
.centerBox img {
	margin-bottom:14px;
}
.rightBox {
	float:right;
	width:260px;
	padding:13px;
	font-size:0.80em;
	margin-bottom:15px;
}
.rightBox img {
	margin-left:30px;
}
.bottomBox {
	position:relative;
	z-index:1;
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
.box p {
	font-size:0.9em;
}
.cb {
	clear:both;
}
.taC {
	text-align:center;
}
.fLeft {
	float:left;
}
.cb {
	clear:both;
}
.icon {
	float:left;
	padding:20px;
	display:block;
}
.box p.uName {
	font-size:1.3em;
	line-height:2;
	text-shadow: 2px 2px 4px gray;
}
.uBlock {
	float:left;
	padding-top:14px;
}
.uBlock p {
	float:left;
}
a.arrow {
	background: url("/images/pc/sprite.gif") no-repeat -1480px 14px;
	padding:16px 0px 4px 36px;
	font-size:16px;
	line-height:2;
}
.allow {
	width:210px;
	height:26px;
	background: url("/images/pc/sprite.gif") no-repeat -980px -15px;
	text-indent:-9999px;
	display:block;
}
.login {
	width:210px;
	height:26px;
	background: url("/images/pc/sprite.gif") no-repeat -980px -70px;
	text-indent:-9999px;
	display:block;
}
#top .fukidashi {
	width:177px;
	height:125px;
	background: url("../images/pc/sprite.gif") no-repeat -1301px -0px;
	text-indent:-9999px;
	position:absolute;
	top:68px;
	left:600px;
	z-index:5;
}
#accept .fukidashi {
	width:222px;
	height:154px;
	background: url("../images/pc/sprite.gif") no-repeat -1050px -176px;
	text-indent:-9999px;
	position:relative;
	top:68px;
	left:600px;
	z-index:5;
	margin-bottom:53px;
}
.twitter {
	background: url("/images/pc/sprite.gif") no-repeat -1340px -130px;
	height:120px;
	width:120px;
	float:left;
	text-indent:-9999px;
	display:block;
}
.bottomBox dl {
	width:800px;
	float:right;
	font-size:0.80em;
	line-height:1.4;
}
.bottomBox dt {
	padding:4px 4px 6px 2px;
	color:#999;
	float:left;
}
.bottomBox dd {
	padding:4px 2px 6px 2px ;
	border-bottom: 1px dotted #CCC ;
}

/* ------------- タグのスタイル ------------- */
h1 {
	font-size:0.9em;
	text-align:center;
}
.top {
	position:relative;
	height:95px;
	top:50px;
}
h2 {
	position:relative;
	top:0px;
	left:120px;
	font-size:0.9em;
	width:345px;
	height:80px;
	background: url("/images/pc/sprite.gif") no-repeat -120px -95px;
	text-indent:-9999px;
}
h3 {
	font-size:1.05em;
	line-height:1.1;
	margin-bottom:5px;
}
h4 {
	font-size:1.00em;
	line-height:1.6;
	border-bottom:1px dotted #CCC;
	margin-bottom:5px;
}
h5 {
	font-size:1.15em;
	line-height:2;
}
a:link, a:visited, a:active {
	color: #2200CC;
	font-weight: bolder;
}
a:hover {
	color: #329CC3;
	font-weight: bolder;
}
ul,li {
	list-style:none;
}
p {
	line-height:1.4;
}