body      {
	margin: 0;
           padding: 0;
           background-image:url(/kgwlib/kgwlib_doc/sozai/kyoutsu/back-dark5.png);
}

a	{
	color: #017acd;
}
.entry-content {
margin-top:0;
}
/* コンテナ */
/*
div#container	{
	width: 760px;
        background-color: #ffffff;
        border-right:solid 1px #666666; 
        border-left:solid 1px #666666; 
        with: 790px;
	margin-left: auto;
	margin-right: auto;
}
*/
/* ヘッダー */
div#header	{
	background-color: #017acd;
	background-image: url(/kgwlib/kgwlib_doc/sozai/kyoutsu/g7b.gif);
 	padding: 15px 20px 20px;
	margin-bottom: 10px;
}

div#header h1	{
	margin: 0;
}

div#header p	{
	color: #ffffff;
	font-size: 1.5em;
	margin: 0;
}

/* パンくずリスト */
p#bread	{
	font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 5px;
}


/* コンテンツ */

div#content_young	{
	width: 100%;
	float: left;
	margin-bottom: 25px;
	display: inline;
}

div#content_young h2	{
	background-color: #014471;
	background-image: url(/kgwlib/kgwlib_doc/sozai/kyoutsu/bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.975em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
}

div#content_young h3	{
	background-color: #e0e0e0;
	background-image: url(/kgwlib/kgwlib_doc/sozai/kyoutsu/bar-green.png);
	background-repeat: no-repeat;
	font-size: 1.1emem;
	line-height: 23px;
	padding:5px;
	margin-top: 30px;
	margin-bottom: 0;
}

div#content_young p	{
	font-size: 0.85em;
	line-height: 1.6;
	margin-top: 10px;
}

div#content_young p#message	{
	margin-top: 0;
}

/* サイドバー */
div#sidebar	{
	width: 100%;
	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;
	float:left;
	margin-left:5px;
}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #119977;
	border-bottom: solid 1px #ffffff;
	padding: 0 10px;
}

ul.sidemenu li a:hover	{
	background-color: #13b5b1;
}


/* フッター */
div#footer	{
	background-image: url(/kgwlib/kgwlib_doc/sozai/kyoutsu/g7b.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	padding-top: 3px;
	clear: both;
}

address	{
	font-size: 0.75em;
        color: #ffffff;
	font-style: normal;
	text-align: center;
}
