body {
	background-color: #f9f9f9 ;
}

a	{color: #017acd}

/* コンテナsoto */
div#containersoto {
	background-image:url(img/.gif);
	background-repeat: ;
	width:780px;
	margin-left: auto;
	margin-right: auto;
}

/* コンテナ エリアwidthは760px*/
div#container	{
	background-image:url(.png) ;
	background-color: #ffffff;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー760*230 */
div#header	{
	background-image: url(img/toolsheader.png);
	width:760px;
	height:100px;
	}
div#header h1	{margin: 0}

div#header p	{color:#ffffff;
	font-size: 1.3em;
	margin: 5px;
	text-align:right;
	padding-top:7px;
	padding-right:10px;
	}

/* メニュー */
ul#menu	{
	background-color: #000000;
	background-image: url(img/);
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{
	background-color: #000000;
	background-image: url(img/);
	display: block;
	width: 107px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	border-right: solid 1px #ffffff}

ul#menu li a:hover	{
	background-image: url(img/memubackhov.gif);
	background-color: #f5f5f5;
	color: #000000}

ul#menu li.menulast a {border-right: none}

/* コンテンツ width720px */
div#content	{
	background-color:#ffffff;
	width: 720px;
	margin-left: auto;
	margin-right: auto}

div#content h2	{background-color: #;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	color: #ffffff;
	width: 720px;
	line-height: 30px;
	padding-left: 12px;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 1.1em;
	line-height: 25px;
	padding-left: 7px;
	padding-top:7px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 12px;
	margin-right: 12px}

div#content p	{font-size: 1em;
	line-height: ;
	padding-left:40px;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px}


/* --サイドバー 設定箇所 
div#sidebar	{width: 120px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	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: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #017acd}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacfff;
	line-height: 24px}

ul.sidemenu ul li a:hover 	{background-color: #faffda}


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: 210px;
	float: right}

div.info	{border: solid 1px #8cc63f;
	margin-bottom: 20px}

div#sidebar-right h2	{background-color: #c6e3ff;
	border-bottom: solid 1px #84c2ff;
	color: #3c5916;
	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: 0}

div#sidebar-right ul li 	{background-image: url(maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}
---- */



/* フッター */
div#footer	{
	background-image: url(img/menubackfooter.gif);
	background-repeat: repeat-x;
	color: #000000;
	background-color: #;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.75em;
	text-align: center;}

address	{;
	font-style: normal;
	text-align: center}
