/*
ここは消さないで下さい!
CSSLicense: Tsunehisa Hazama
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin : 0px;
	background: url("http://www.uchikawa.ne.jp/an/img/back.gif");
	color:#666;
	font-size: 12px;
	line-height: 150%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/* strongの色 */
strong {
	color: #FF0000;
	font-size:12px;
}
	
/*フィールド属性 */
fieldset {
	font-size:12px;
	line-height: 150%;
	color: #666;
	margin : 5px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

legend {
	font-size: 14px;
	color: bue;
	font-weight: bold;
}

/*その他*/
.detail {
	text-align:right;
	font-size: 10px;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

.magmag{
	padding :0px 10px 10px 10px;
	font-size: 10px;
	line-height: 150%;
}

/* リンクの属性（未指定時） */

a:link {
	color: blue;
}

a:hover {
	color: #CC0000;
}

/* --------- 基本設定 ----------------------------------　*/
#base
{
	width: 760px;
	margin-top : 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
}

#wrapper
{
	width: 760px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("http://www.uchikawa.ne.jp/an/img/banner.gif");
	background-repeat: no-repeat;
}
/*------------------------------------------------------ */

/* ブログの枠等の属性 */

#container{
	width:760Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:760px;
	height:100px;
	background-image: url("http://www.uchikawa.ne.jp/an/img/banner.gif");
	background-repeat: no-repeat;
	display: block;
}

#header h1 a:hover {
	background-image: url("http://www.uchikawa.ne.jp/an/img/banner.gif");
}
		

/*-----サイド(left)--------*/

#sidebar {
	width: 185PX;
	float: left;
	margin: 0px;
	color: #666;
	font-size: 12px;
	line-height;150%;
}

/*フィールド属性 otherpage  */
#sidebar fieldset {
	font-size:10px;
	line-height: 130%;
	color: #666;
	margin : 0px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#sidebar legend {
	font-size: 12px;
	color : blue;
}

#sidebar .box1{
	width: 170px;
	height: 90px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #666;
	background-image: url("http://www.uchikawa.ne.jp/an/img/s_box01.gif");
	background-repeat: no-repeat;
}

#sidebar .box2{
	width: 170px;
	height: 350px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #666;
	background-image: url("http://www.uchikawa.ne.jp/an/img/s_box02.gif");
	background-repeat: no-repeat;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #666;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}


#sidebar h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	color: #8080C0;
	background-color: #DCDCED;
	margin-top : 5px;
	margin-bottom: 5px;
}

#sidebar h3 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666;
	margin: 2px 5px 2px 5px;
}

#sidebar p {
	color:#666;
}

dt {
	margin-left : 10Px;
}

dd {
	margin-left : 40px;
}


/*------メニュー部分------*/

.menu a	{
	color:#444;
	text-decoration:none;
	width:180px;
	height:25px;
	background-image: url("http://www.uchikawa.ne.jp/an/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	margin: 1px 2px 1px 3px;
}
		
.menu a:hover{
	color:#444;
	background-image: url("http://www.uchikawa.ne.jp/an/img/menu02.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
}

#searchform	{
	margin-top: 5px;
}
		
#searchform p	{
	margin-top: 2px;
	margin-bottom: 2px;
}


/*エントリー部分*/
#content {
	width: 560px;
	float: right;
	margin : 0px 5px 0px 5px ;
	font-size: 12px;
	line-height :150%;
}

#content p {
	clear: both;
	color:#666;
	margin: 5px 5px 0px 15px;
	font-size: 12px;
	line-height: 130%;
}

#content h2 {
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	margin: 10px 10px 5px 10px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}

#content h3 {
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 10px;
	margin-top: 10px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}

#content a {
	color: blue;
    text-decoration: none; 
}

		
#content a:hover {
	color : #FF6600;
}		


/*記事枠の設定*/

#content .box1{
	float: left;
	width: 250px;
	height: 350px;
	background-image: url("http://www.uchikawa.ne.jp/an/img/box02_waku.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 12px;
	display: block;
}

#content .box2{
	float: right;
	width: 250px;
	height: 350px;
	background-image: url("http://www.uchikawa.ne.jp/an/img/box02_waku.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	color: #666;
	font-size: 12px;
	display: block;
}

#content .box3{
	float: left;
	width: 535px;
	height: 80px;
	background-image: url("http://www.uchikawa.ne.jp/an/img/area_box.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 14px;
	display: block;
}

#content .pr_img{
	float: left;
	width: 535px;
	height: 80px;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 0px;
	color: #666;
	font-size: 12px;
	display: block;
}

#content .box4{
	float: left;
	width: 115px;
	height: 300px;
	background-image: url("http://www.uchikawa.ne.jp/an/img/box04.gif");
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #666;
	font-size: 10px;
	display: block;
}

#content .f_title{
	float: left;
	width: 113px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size:12px;
}

#content .contents01{
	float: left;
	width: 535px;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 14px;
	display: block;
}

#content .chusyaku{
	float: left;
	width: 535px;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 14px;
	display: block;
}

#content .s_map{
	float: left;
	width: 535px;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 14px;
	display: block;
}

/*trackbacks & Comments*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

		
/*フッター部分*/
#footer {
	width : 760px;
	clear: both;
	margin : 0px;
	padding: 10px;
}
		
#footer p {
	font-size: 10px;
}


#footer #link{
	font-size:10px;
	color:#666;
	margin-top:5px;
	margin-bottom:5px;
}

#footer a{
		color: blue;
}

#footer a:hover{
		color : #FF6600;
}		

#copyrights {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	width : 760px;
	clear: both;		
	font-size: 10px;
    text-align: center;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

#copyrights p	{
	background: url("http://www.uchikawa.ne.jp/an/img/footer.gif");
	font-size: 10px;
	line-height: 170%;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}

/*  ナビボタン  */

#navi {
	background: url("http://www.uchikawa.ne.jp/an/img/navi.gif");
	background-repeat: repeat-x;
	width : 720px;
	clear: both;		
	font-size: 10px;
	height: 20px;
	margin: 0;
}	

.navi1 {
	float : left;
	padding : 0px 10px 0px 10px;
	border-right:dotted 1px #8080C0;
}

.navi1 a:link, .navi1 a:visited, .navi1 a:active {
	color: blue;
	text-decoration: none;
	}

.navi1 a:hover {
	color: #FF0000;
	}

/*  ページナビ  */
.navi2 {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	font-size: 14px;
	color:#666;
	margin : 0px;
	padding : 2px 10px 2px 10px;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: blue;
}

.navi2 a:hover {
	color: #FF0000;
}


/*----- 単価表 ------*/
#price TABLE {
  background-color: #cccccc; /* 背景の色 */
  border-width: 10px; /* 枠の幅 */
  width: 460px; /* 枠の幅 */
}
#price TD {
  background-color: #ffffff; /* 背景の色 */
  padding:5px;
}

#price strong {
  color: #FF0000;
}

/*----- 単価表 ------*/
#buzai TABLE {
  background-color: #cccccc; /* 背景の色 */
  border-width: 10px; /* 枠の幅 */
  width: 450px; /* 枠の幅 */
}
#buzai TD {
  background-color: #ffffff; /* 背景の色 */
  padding:5px;
}

#buzai strong {
  color: #FF0000;
}


/* Copyrights */
.copy {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	clear: both;		
	font-size: 10px;
                text-align: center;
	height: 20px;
	margin: 0px;
	padding-bottom: 2px;
}

.copy p {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #666;
}



#d_sokutei table {
background-color: #999999;
}


#d_sokutei th {
background-color: #cccccc;
}


#d_sokutei td {
background-color: #ffffff;
}


#content .pagetitle{
	border-style: solid;
	border-color: #990000;
	border-width: 1px 10px 1px 10px;
	margin: 20px 0px 0px 3px;
	padding: 10px 10px 5px 10px;
	font-size:14px;
	font-weight:bold;
}

.paginate {
    text-align: center;
    font-size: 9px;
}


/* new_article */
#content .new_article{
	float: right;
	width: 535px;
	margin: 0px 0px 0px 3px;
	padding: 2px;
	color: #666;
	font-size: 12px;
	display: block;
}