a	{color: #017acd}

/* コンテナ */
div#container	{
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
body {
	margin-top: 0px;
}


/* ヘッダー */
div#header	{
	height : 205px;
	padding : 0;
	clear: both;
	margin-top: 0px;
	background-image: url(../img/logotop.gif);
	background-repeat: no-repeat;
	background-position: center center;
 }
#menu {
	margin: 0px;
}
.linkimgleft {
	margin: 5px 45px 0px 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkimgright {
	margin: 10px 15px 0px 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#header p	{color: #333333;
	font-size: 0.75em;
	margin-top : 0px;
	margin-left : 110px;
	letter-spacing : 0.2em;
	font-family : MS PMincho,serif;
	line-height : 140%;
}

div#header h4{
	font-size: 1em;
	font-family : Times New Roam,serif;
	font-weight : bolder;
	letter-spacing : 0.5em;
	color : #0000ff;
	padding: 98px 0px 5px 0pc;
	margin-bottom: 5px;
}


ul#menu	{
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0px;
	height: 30px;
	background-color: #990000;
	background-image: url(../img/rollover.png)
}
.floatright {
	float: right;
}


ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{
	display: block;
	width: 102px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #990000;
	background-image: url(../img/rollover.png);
	border-right: solid 1px #ffffff
}

ul#menu li a:hover	{background-color: #990000;
	background-position: left bottom}


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

div#content h2	{background-color: #990000;
	background-image: url(../img/red-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 25px;
	margin-top: 0;
	margin-bottom: 0;
}

div#content h3	{
	background-color: #e0e0e0;
	background-image: url(../img/bar-red.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0;
	clear: both;
}

div#content p	{font-size: 0.75em;
	line-height: 1.7;
	margin-top: 10px;
}

div#content img	{
	border : none;
	margin : 5px 5px 5px 15px;
	float	: right;
}

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

div#content ul li 	{
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}
#headimg {
	background-image: url(../img/topimg2.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	margin: 0;
	clear: both;
}

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

div.info	{border: solid 1px #ff9999;
	margin-bottom: 20px}

div#sidebar-right h2	{background-color: #ff9999;
	border-bottom: solid 1px #ff9999;
	color: #333333;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

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-left: 15px;
}

div#sidebar-right ul li 	{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/maru-red.png);
}



/* フッター */
div#footer	{
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
.img3 {
	padding: 30px 0px 15px 0px;
}
