* {
	color:#000;
	font-size: 14px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-image: url(unou/img/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	color:#00F;
}

a:hover {
	text-decoration: none;
	color: #F00;
	font-size: 14px;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #000;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 20px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:120px;
	background-image: url(topimg/paconbini.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 765px;
	height: 25px;
	padding-top: 10px;
	font-size: 22px;
	line-height: 25px;
	color: #000;
	margin-right: 35px;
	text-align: right;
}

#header #sub {
	font-size: 10px;
	color: #A8A253;
	margin-right: 35px;
	text-align: right;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 20px;
	background-color: #666;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:800px;
	float: right;
	font-size: 12px;
}



#main {
	width : 540px;
	float : left;
	margin: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 20px;
}
#side {
	width : 210px;
	float : right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	margin: 1px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}



#contents p{
	margin-right: 5px;
	margin-left: 5px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000;
	padding: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 12px;
	border-left-width: 5px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003300;
	padding-left: 10px;
	color: #006633;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}



#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#foot_menu {
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	height: 30px;
	border: 1px solid #E2E2DE;
}
#foot_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#foot_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#foot_menu li a {
	font-size: 10px;
}

#foot_menu p {
	font-size: 10px;
	color: #333333;
}

#foot {
cloear:both;
text-align:right;
white-space:nowrap;
margin-right:5px;
color:#666;
}

#foot ul {
list-style-type:none;
font-size:10px;
white-space:nowrap;
}

#foot li {
display:inline;
white-space:nowrap;
margin-left:1em;
line-height:2em;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #F93;
	font-size: 10px;
}
#base #wrap #contents #main_pad #main {
	height: auto;
	width: 600px;
}
.side_font {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
h1 {
	color: #000;
}
hr {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#base #wrap #contents #main p #s {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}




.rsstc   { font-size: 12px; background-color: #ff9999; margin: 0; padding: 0 }
.rsstc a { color: #000000;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #ffffff; margin: 0; padding: 0 ;border: solid 2px #ff9999 }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #ff9999 }
