@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
	color: #000000;
}

#body{
	background: url(/comic/sharedoc/images/dearplus/seito/.jpg);}
	
#wrapper{
width:850px;
margin: 0 auto;
padding-bottom: 0;
}

#header{
	background: left top repeat-x;
	border-top: 5px solid;
}

#header h1{
	padding: 7px 10px;
}

.clr{
	clear:both;
}

h2 {
	font-size:18px;
	color:#F00;
}

#gazou {
	width:900px;
	margin:20 auto;
	padding:20%;
	text-align:center;
}

#head{
	width:850px;
	height:747px;
	padding:0px 0px 30px 0px;
	background-repeat:no-repeat;
}

#left{
	width:600px;
	float:left;
	margin: 0;
	padding:50px;
}

#right{
	width:600px;
	float:right;
	margin: 0;
	padding:50px;
}
#right2{
	background:url(seito/ex_br1.jpg) left center no-repeat;
	margin-bottom: 15px;
}

#center{
	font-size:18px;
	position: relative;
}
#clearfix{
	overflow: hidden;
}



#basho {
    padding: 5px;
    border: #777777  solid;
    border-width: 1px 0 1px 1px;
	background:#FFCCFF;
	font-weight: bold;
	font-size:12px;
    line-height: 120%;
    text-align: center;
	width:100px;
}
#tenpo {
    font-size:12px;
    padding: 5px;
    border: 1px #777777 solid;
    border-width: 0 0 1px 1px;
}


