@charset "UTF-8";

/*=========レイアウト=========*/
body {
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background:url(../utsunomiya/index/picture/b.gif) ;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",'ヒラギノ角ゴ Pro W3',Osaka,sans-serif;
}
.top{
	padding:0 30px 230px 30px;
	margin-right:auto;
	margin-left:auto;
	width:850px;
	hight:246px;
	background: url(../utsunomiya/index/picture/bg_top.jpg) ;
	background-repeat: no-repeat;
	background-position: center center;
}
.pagebody{
	margin-top:0px;
	padding:0 30px 0 30px;
	margin-right:auto;
	margin-left:auto;
	width:850px;
	background: url(../utsunomiya/index/picture/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

/*=========text=========*/
.t1{/*グレー12*/
	color: #595149;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: justify;
	padding: 10px 20px 10px 20px;
}
.t2{/*グレー13*/
	color: #595149;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}
.t3{/*ブラック13*/
	color: #000000;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: justify;
	padding: 5px 5px 5px 15px;
}
.t4{/*茶11*/
	color: #330000;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: justify;
	padding: 5px 5px 5px 10px;
}
.t5{/*茶10*/
	color: #663300;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: justify;
	padding: 0px 0px 0px 0px;
}
.w1{/*ホワイト12*/
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 0.2em;
	text-align: justify;
	padding: 5px 5px 5px 10px;
	font-weight: bold; 
}
.r1{/*赤13*/
	color: #910101;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: justify;
	padding: 0px 5px 0px 5px;
	font-weight: bold; 
}
/*=========footer=========*/
.footer {
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",'ヒラギノ角ゴ Pro W3',Osaka,sans-serif;
	font-size:12px;
	width:850px;
	hight:60px;
	background: url(../utsunomiya/index/picture/bg_b.jpg);
	background-repeat:no-repeat;
	background-position: bottom ; 
	text-align: center;
	padding:10px 0px 30px 0px;
}
a:link{
color:#000000;text-decoration:none;
}
a:visited{
color:#999999;text-decoration:none;
}
a:hover{
color:#CC0000;text-decoration:underline;
}

	
