@charset "UTF-8";
a:link {
	color: #F90;
}
a:visited {
	color: #f96;
}
a:hover {
	color: #36F;
}
a:active {
	color: #36F;
}
li {
list-style-type: none;
}
h1 {
	font-size: 9px;
    text-align:left;
    width:500px;
    height:20px;    
 	}
h2 {
	padding-left: 35px;
	color: #006;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin-left: 0px;
	margin-top:0px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
	padding-top:48px;
	padding-left:55px;	
}
p {
	font-size: 12px;
	line-height: 15px;
}
hr {
	display: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/*トップ*/

#header{
    height: 160px;
	width: 100%;
	background-image: url(images/head_back_g.jpg);
	background-repeat: repeat-x scroll 0px 0px;
	text-align: center;
}
.top{
    height:160px;
	width:900px;
	margin:auto;
}
.topl{
	width: 550px;
	float: left;
	height: 155px;
	margin-top:3px;
	margin-left:25px;
  }
.topr{
	width: 250px;
	float:right;
	margin-top:28px;
	height:120px;
	margin-right:20px;
}

/*-------------------トップページ*/

#main {
	width: 900px;
	margin: auto;
	background-color: #d3d3d3;
	height: auto;
	text-align: left;
	line-height:22px;
}
/*ナビ１---*/
#navi {
	height: 155px;
	width: 170px;
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 13px;
	}
#navi01 {
	width: 171px;
	height: 150px;
	list-style-type: none;
    margin-bottom:15px;
}
#navi01 ul li{
	text-indent: -5555em;
	float: right;
	display: block;
	margin-left: 15px;
}
#navi01 ul li a{
	width: 171px;
	display: block;
	line-height: 30px;
}
#navi01 ul li a.roll_1          {
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 171px;
}	
#navi01 ul li a.roll_2			{background: url(images/navi.jpg) no-repeat 0px   -30px;}
#navi01 ul li a.roll_3			{background: url(images/navi.jpg) no-repeat 0px   -60px;}
#navi01 ul li a.roll_4			{background: url(images/navi.jpg) no-repeat 0px   -89px;}
#navi01 ul li a.roll_5			{background: url(images/navi.jpg) no-repeat 0px   -118px;}
#navi01 ul li a:hover.roll_1	{background: url(images/navi.jpg) no-repeat -172px -0px;}
#navi01 ul li a:hover.roll_2	{background: url(images/navi.jpg) no-repeat -172px -30px;}
#navi01 ul li a:hover.roll_3	{background: url(images/navi.jpg) no-repeat -172px -60px;}
#navi01 ul li a:hover.roll_4	{background: url(images/navi.jpg) no-repeat -172px -89px;}
#navi01 ul li a:hover.roll_5	{background: url(images/navi.jpg) no-repeat -172px -118px;}
.sideicon {
	list-style-image: url(images/icon/icon_maru.jpg);
}

/*サイドバー---*/
#leftbox {
	float: left;
	width: 220px;
	padding-left: 19px;
	padding-top: 15px;
}
#side1 {
	width: 200px;
	background-image: url(images/side_01png.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #030;
	padding-left: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#side2 ul {
	font-size: 12px;
	color: #333;
	padding-right: 6px;
	padding-top:2px;
}
#side2 {
	background-image: url(images/side_02.jpg);
	width: 199px;
	background-repeat: repeat-y;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left:3px;
	}
#side3 {
	background-image: url(images/side_03.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 199px;
	left: 19px;
}

/*サーチボックス---*/
#rightbox {
	float: right;
	width: 649px;
	
}
#center1 {
	background-image: url(images/center_01.jpg);
	height: 270px;
	width: 640px;
	margin-top: 8px;
	background-repeat: no-repeat;
}
.icon1 {
	background-image: url(images/icon/icon_chiiki.jpg);
	height: 20px;
	width: 120px;
	background-repeat: no-repeat;
	float:left;
}
.cleft1{
	height:220px;
	width: 280px;
	float: left;
	margin-left: 10px;
	margin-top: 38px;
	
}
.cright{
	height:220px;
	width: 310px;
	float: right;
	margin-right: 20px;
	margin-top: 34px;
}
.cright1{
	height: 130px;
	width: 170px;
	float:right;
	margin-top: 15px;
}
.cright2{
	height: 130px;
	width: 120px;
	float: left;
	margin-top: -4px;
}
.input1 {
	height: 15px;
	width: 15px;
	margin-top: 30px;
}
.input2 {
	height: 24px;
	width: 22px;
	margin-top: 28px;
	}
.input3 {
	height: 15px;
	width: 15px;
	margin-top: 37px;
}
.input4 {
	height: 15px;
	width: 22px;
	margin-top: 30px;
}
.cselect {
	width: 150px;
}
#search {
	margin-top:3px;
}

/*PICK UPボックス---*/
#center21 {
	height: 32px;
	width: 629px;
	background-image: url(images/center_11.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #006;
	font-size: 15px;
	padding-top:3px;
    font-weight: bold;
}
#center22 {
	background-image: url(images/center_12.jpg);
	width: 630px;
	background-repeat: repeat-y;
}
.cue {
	height: 135px;
	width: 620px;
	padding-top:5px;
}
.uel {
	height: 135px;
	width: 340px;
	float: left;
}
.uer {
	height: 135px;
	width: 280px;
	float: right;
}
.uelphoto {
	height: 90px;
	width: 90px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
.uelr {
	height: 135px;
	width: 175px;
	float: left;
}
.uerphoto {
	height: 90px;
	width: 90px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
.uerr {
	height: 135px;
	width: 200px;
	float: left;
}
.uelr ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	margin-top:1px;
}
#center23 {
	background-image;
	height: 20px;
	width: 630px;
	background-image: url(images/center_13.jpg);
	height: 13px;
	background-repeat: no-repeat;
}


/*フッター*/
#footer {
	width: 100%;
	text-align: center;
	clear: both;
	height: 60px;
}
adress{
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}

/*ナビ２---*/
#navi02{
	width:600px;
	list-style-type: none;
	height: 37px;
	margin-left: 220px;
}
#navi02 ul li{
	width: 112px;
	height: 20px;
	display: block;
	text-indent: -9999em;
	overflow:hidden;
	float: left;
}
#navi02 ul li a{
	width: 112px;
	height: 20px;
	display: block;
}
#navi02 ul li a.roll_1			{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi02 ul li a.roll_2			{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: -111px 0px;
}
#navi02 ul li a.roll_3			{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: -222px 0px;
}
#navi02 ul li a.roll_4			{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: -334px 0px;
}

#navi02 ul li a:hover.roll_1	{background: url(images/footer.png) no-repeat    0px -19px;}
#navi02 ul li a:hover.roll_2	{background: url(images/footer.png) no-repeat -111px -19px;}
#navi02 ul li a:hover.roll_3	{background: url(images/footer.png) no-repeat -222px -19px;}
#navi02 ul li a:hover.roll_4	{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: -334px -19px;
}
	
#footer a img {
	float: right;
	margin-right: 50px;
}


/*-------------------下層ページ１*/


#mainichiran{
	background-repeat: repeat-y;
	float: left;
	width: 655px;
	margin-top: 10px;
}

.mainue{
	background-image: url(images/kiiro1.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 655px;
}
.mainnamae{
	float: right;
	}
.mainnaka{
	background-image: url(images/kiiro2.jpg);
	background-repeat: repeat-y;	
	width:630px;
	margin-left:11px;
}
.mainshita{
	background-image: url(images/kiiro3.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 85px;
	width: 644px;
    margin-top:-12px;

}
.box1 {
	background-image: url(images/boxa.gif);
	float: right;
	height: 15px;
	width: 590px;
    float:right;
	}
	
.box2 {
	background-image: url(images/boxb.gif);
	width: 590px;
	background-repeat: repeat-y;
	float: right;
	font-size: 12px;
}
.box2a {
	float: left;
	width: 180px;
	padding-left: 25px;
	padding-top: 10px;
}
.box2b {
	float: right;
	width: 345px;
	}
.namae1 {
	float: left;
	width: 400px;
	margin-left: 10px;
}
.namae2 {
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-left: 60px;
	color: #333;
}
.box3 {
	background-image: url(images/boxc.gif);
	background-repeat: no-repeat;
	float: right;
	width: 590px;
	height: 18px;
    float:right;
 }
.icon2 {
	background-image: url(images/icon/mushimegane.jpg);
	height: 31px;
	width: 30px;
	background-repeat: no-repeat;
	margin-left: 50px;
	position: absolute;
}
.icon3 {
	background-image: url(images/icon/mushimegane.jpg);
	height: 30px;
	width: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	position: absolute;
	left: 17px;
	top: 271px;
}
.icon4 {
	background-image: url(images/icon/mushimegane.jpg);
	height: 30px;
	width: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	position: absolute;
	left: 19px;
	top: 551px;
}
.txtright{
	float: right;
	margin-right:15px;
}
/*-------------------下層ページ2*/

#mainbox {
	background-repeat: repeat-y;
	width: 646px;
	float: right;
	padding-left:22px;
}
.namae {
	background-image: url(images/namae.jpg);
	float: left;
	background-repeat: no-repeat;
	height:47px;
	width:419px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #030;
	margin-left: 35px;
	margin-top: 10px;
	padding-left: 40px;
	padding-top:8px;
}
.mainbox1 {
	background-image: url(images/k.atama.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 630px;
	margin-top: 20px;
	margin-left:1px;
}

.mainbox2 {
	background-image: url(images/k.naka.gif);
	background-repeat: repeat-y;
	float: left;
	width: 630px;
	margin-left:1px;
}
.mainbox3 {
	background-image: url(images/k.ashi.jpg);
	float: left;
	height: 32px;
	width: 630px;
	background-repeat: no-repeat;
	margin-left:1px;
}
.official {
	height: 34px;
	width: 102px;
	float: right;
	margin-right: 8px;
	margin-top: 2px;
}
.toiawase {
	height: 34px;
	width: 102px;
	float: right;
	margin-right: 8px;
	margin-top: 3px;
}

.box31 {
	width: 550px;
	margin-left: 50px;
	background-repeat: repeat-y;
}
.box31l {
	float: left;
	width: 230px;
	padding-top: 5px;
}
.box31r {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	float: right;
	background-repeat: repeat-y;
	width: 320px;
	letter-spacing: 3px;
}
.box41 {
	background-repeat: repeat-y;
	width: 530px;
	margin-left: 25px;
	padding-top: 10px;
}
.box41l {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: left;
	background-repeat: repeat-y;
	width: 280px;
	padding-left: 30px;
}
.box41r {
	float: right;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	margin-top: 5px;
}
.box50 {
	width: 550px;
	background-repeat: repeat-y;
	margin-left: 45px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}	
.box6 {
	background-repeat: repeat-y;
	width: 480px;
	padding-top: 8px;
	margin-left: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box6l {
	float: left;
	background-repeat: repeat-y;
	width: 230px;
}
.box6lphoto {
	float: left;
	height: 80px;
	width: 80px;
}
.box6lr {
	float: right;
	background-repeat: repeat-y;
	width: 140px;
}
.box6r {
	float: right;
	background-repeat: repeat-y;
	width: 230px;
}
.box6rphoto {
	float: left;
	height: 80px;
	width: 80px;
}
.box6rr {
	float: right;
	background-repeat: repeat-y;
	width: 140px;
}

#pagetop {
	clear:both;
	margin:0 auto;
	padding:20px 0 5px;
	text-align:right;
	width:880px;
}
.contents {
	background-repeat: repeat-y;
	width: 530px;
	margin-left: 45px;
	margin-top: 15px;
}
.movepage{
	float: right;
	margin-right: 20px;
}

