/* CSS Document */


h2	{
	border-bottom: solid 1px #cccccc;
	color: #333333;
	font-size: 0.75em;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px;
	font-weight: normal;
}
	
p	{
	line-height: 170%;
	color: #333333;
}
	
/* コンテナ */
div#container	{width: 950px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{
	text-align: center;
}

div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* 広告 */
div#bread	{
	font-size: 0.75em;
	margin-top: 2px;
	margin-bottom: 7px;
	text-align: center;
	
}

div#bread p	{
	margin: 0;
	
}

div#bread a	{
	background-image: url(/img/top/ten.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 10px;
	padding-right: 20px;
}


/* メイン */
div#main	{width: 590px;
	float: left}

/* コンテンツ */
div#content	{width: 420px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}









div#content p	{font-size: 0.75em;
	margin: 10px 5px}

/* サイドバー */
div#sidebar	{width: 160px;
	float: left;
	margin-bottom: 25px}
div#sidebar p	{font-size: 0.75em;
	margin: 10px 5px}

ul{line-height: 170%}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	}

ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

ul li 	{background-image: url(/img/top/ten.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}


p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}

/* 右サイドバー */
div#sidebar-right	{width: 350px;
	float: right}

div.info	{border: solid 1px #cccccc;

	margin-bottom: 10px}

div.info2	{
	margin-bottom: 10px}

div.info img	{
border: 3px solid #FFFFFF;
float:right;
}

div.info_end	{
clear:right;
}	
	
div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{font-size: 0.75em;
	margin: 10px 5px}

div#sidebar-right ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li 	{background-image: url(/img/top/ten.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}



/* フッター */
div#footer	{
	width: 950px;
	clear: both;
	border: solid 1px #cccccc;
	}

address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	padding: 20px;	

	}




/* 検索部分 */
div#ss-a p	{
	font-size: 0.75em;
	margin: 0}
	
#ss-a,#ss-a form,#ss-a fieldset,#ss-b,h2,#info_b{
background-image:url(/img/top/back01.png);
}
#ss-a{
	background-position:0 -250px;
	height: 90px;
	text-align: center;
}
#ss-a form{background-position:0 -50px;background-repeat:no-repeat;height: 90px;}
#ss-a fieldset{background-position:100% -150px;background-repeat:no-repeat;height: 90px;}


#ss2{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ss-b{
	border: thin solid #666666;
}

fieldset{margin:0;padding:0;}
fieldset,img{border:0;}

#info_b{
	background-position:0 -400px;
}