/* CSS Document */

body{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}

a	{color: #017acd}

/* コンテナ */
div#container	{background-image: url(image/side.jpg);
    background-color:#FFFFFF;
	background-repeat: repeat-y;
	width: 760px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #017acd;
	background-image: url(image/kixtop_img.jpg);
	padding: 10px 20px 90px}

div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{background-color: #ffffff;
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 5px}


/* コンテンツ */
div#content	{width: 540px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{background-color: #014471;
	background-image: url(image/h2bar.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(image/h3bar.jpg);
	background-repeat: no-repeat;
	color:#666666;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

div#content p#message	{margin-top: 0}


/* サイドバー */
div#sidebar	{width: 190px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{border-top: solid 1px #00A6E7;
    text-align:left;
	font-size: 0.75em;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #00A6E7;
	background-color: transparent;
	border-bottom: solid 1px #00A6E7;
	padding-left: 5px}

ul.sidemenu li a:hover	{background-color: #FFFFFF}

p{
   margin-top:3px 3px;
 }



p.feed	{margin-bottom: 10px;
	margin-left: 12px}

p.feed a	{background-color: #ffffff;
	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#footer	{background-image: none;
	background-repeat: repeat-x;
	width: 190px;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
    font-style:normal;
	color: #666666;
	text-align: left;
	padding: 12px}

p.main_img{
margin-top:5px;
}

p.img{
float:left;
margin-right:5px;
}

.midashi_h3{
clear:left;
}

p.menu{
color:#00A6E7;
}

p.under_subphoto{
margin-left:5px;
margin-right:5px;
}

p.inf{
float:left;
margin:10px 10px;
}





	
