/* CSS Document */a	{color: #017acd}/* wrapper */div#wrapper  {background-image: url(images/logikabegami.gif)}/* wrapper2 */div#wrapper2  {background-color: #ffffff;    width: 760px;	margin-left: auto;	margin-right: auto}/* コンテナ */div#container	{background-image: url(images/side-blue.png);	background-repeat: repeat-y;	width: 760px;	margin-left: auto;	margin-right: auto}/* ヘッダー */div#header	{background-color: #017acd;	background-image: url(images/sky.jpg);	padding: 28px 20px 50px}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: 20px}    /* コンテンツ */div#content	{width: 540px;	float: right;	margin-left: auto;	margin-right: auto;	margin-bottom: 25px}	#seo h1	{text-indent:-9999px;}div#content h2	{background-color: #014471;	background-image: url(images/bar-blue.png);	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(images/bar-green.png);	background-repeat: no-repeat;	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 #ffffff;	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: #ffffff;	background-color: transparent;	border-bottom: solid 1px #ffffff;	padding-left: 5px}ul.sidemenu li a:hover	{background-color: #017acd}/* フッター */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: #ffffff;	text-align: left;	padding: 12px}</style>
