@charset "utf-8";
/* CSS Document */

a	{color: #017acd}

/* コンテナ */
div#container	{background-image: url(img/side-blue760.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin-left: auto;
	margin-right: auto}

/* トップ　*/
div#header_top	{background-color: #ffffff;
	background-image: url(img/top.jpg);
	padding: 28px 20px 30px}

/* ヘッダー */
div#header	{background-color: #ffffff;
/*	background-image: url(img/top_test.swf);*/
	background-repeat: no-repeat;
	padding: 0px 0px 0px}

div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{background-image: url(img/side-blue760_top.gif);
    background-repeat: no-repeat;
	font-size: 0.65em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px}


/* メイン */
div#main	{width: 775px;
    padding-top: 0px;
	float: left}

/* コンテンツ */
div#content	{width: 570px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{background-color: #ffffff;
	background-image: url(img/bar-blue.gif);
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: #333333;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(img/bar-green.gif);
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: #333333;
	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#sidebar	{width: 200px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 15px;
	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: #333333;
	background-color: #ffffff;
	background-image: url(img/bt02.gif);
	border: none;
	margin-bottom: 10px;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #ffffff ;
	background-image: url(img/bt01.gif)}

ul.sidemenu ul 	{margin: 10px 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: transparent;
	color: #333333;
	border: none;
	line-height: 24px;
	background-image: url(img/bt03.gif);
	margin-bottom: 0}

ul.sidemenu ul li a:hover 	{background-color: #ffffff ;
	background-image: url(img/bt04.gif)}


p.feed	{margin-bottom: 10px;
	margin-left: 10px}

p.feed a	{background-color: #ffffff;
	font-size: 0.65em;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	border: solid 1px #888888;
	padding: 3px}

p.feed img	{border: none;
	vertical-align: middle}

div.info_left	{background-color: white;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 10px;}
	
div#left p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}	

/* 右サイドバー */
div#sidebar-right	{width: 200px;
	float: right}

div.info	{background-color: white;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 14px;
	margin-right: 6px;}

div#sidebar-right h2	{background-color: #ffffff;
    background-image: url(img/bt05.jpg);
	color: #333333;
	font-size: 0.75em;
	text-align: center;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 3px}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{font-size: 0.75em;
	margin: 0px 0px}

div#sidebar-right ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li 	{background-image: url(img/maru-green.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}



/* フッター */
div#footer	{background-color: #ffffff;
	background-image: url(img/top_under.gif);
	background-repeat: no-repeat;
	width: 980px;
	margin-top: 0;
	padding-top: 40px;
	clear: both}

address	{font-size: 0.65em;
	font-style: normal;
	text-align: center}
