/*ページの基本デザイン*/

a	{color: #000fff;}

a:hover 	{color: #cc0000;}

body {
	margin: 0px;
	padding: 0px;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

strong {
	font-weight : normal;}


/* コンテナ */
div#container	{
	width: 800px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;}

/* ヘッダー */
div#header	{
	background-color: #99cc99;
	background-image: url(image800.jpg);
	background-repeat: no-repeat;
	height: 125px;
	padding: 3px 10px;
	border-top: solid 13px #99cc99;
	border-bottom: solid 13px #99cc99;
}

div#header h1	{
	text-align: right;
	font-size: 0.75em;
	font-weight: normal;
	color: #999999;}


/* パンくずリスト */
div#bread 	{font-size: 13px;
	border-bottom: solid 0px #99cc99;
	margin-top: 10px;
	padding-bottom: 15px;}

div#bread a
	{margin-left: 8px;
	text-decoration: none;
	color: #000000;}

div#bread a:hover 	{color: #000fff;
	  text-decoration : underline;}

/*アドリンク*/
.ad728 {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;}


/* メイン */
div#main	{width: 620px;
	float: left;}

/* コンテンツ */
div#content	{width: 430px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	border: solid 1px #99cc99;}

div#content h3, div#content p
	{margin: 10px;}

div#content h2	{display: block;
	background-color: #99cc99;
	font-size: 0.875em;
	color: #000000;
	text-align: center;
	line-height: 26px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;}

.link {
	font-size: 12px;
	color: #999999;
	margin-top: 15px;
	margin-left: 300px;}

.ad336 {
	margin-left: 45px;
	padding-bottom: 20px;}


div#content h3	{
	font-size: 0.875em;
	line-height: 23px;
	margin-top: 20px;
	margin-bottom: 0;}


div#content p	{font-size: 0.875em;
	line-height: 1.6;
	margin-top: 10px;}

/* ナビ */
div#navi	{font-size: 13px;
	line-height: 1.6;
	margin: 30px 10px 30px 20px;}

div#navi a	{text-decoration: none;
	color: #000000}
div#navi a:hover 	{color: #000fff;
	text-decoration : underline;}

/* ナビ2 */
div#navi2	{font-size: 13px;
	line-height: 1.6;
	margin: 30px 10px 30px 100px;}

div#navi2 a	{text-decoration: none;
	color: #000000}
div#navi2 a:hover 	{color: #000fff;
	text-decoration : underline;}


/* おすすめ */
div#osusume	{font-size: 0.875em;
	line-height: 1.6;
	background-color: #faffda;
	border: 1px dotted #99cc99;
	padding: 10px 40px ;
	margin: 30px 50px;
	clear: both;}

/* 資格リスト */
div#shikaku	{font-size: 0.875em;
	line-height: 1.6;
	background-color: #f4fbec;
	border: 1px dotted #99cc99;
	padding: 20px 10px 20px 50px;
	margin: 30px 30px;
	clear: both;}

#faffda


div#shikaku a	{text-decoration: none;
	color: #000000}
div#shikaku a:hover 	{color: #000fff;
	text-decoration : underline;}


/* サイドバー */
div#sidebar	{width: 170px;
	float: left;
	margin-bottom: 25px;}

ul.sidemenu	{font-size: 13px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;}


ul.sidemenu h4 {
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 12px #99cc99;
	background-color: #f4fbec;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	height: 26px;
	line-height: 26px;
	margin: 0px;}


ul.sidemenu li	{list-style-type: none;}

ul.sidemenu li a	{display: block;
	line-height: 24px;
	text-decoration: none;
	color: #000000;
	background-color: #99cc99;
	border-bottom: solid 1px #99cc99;
	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: dotted 1px #99cc99;
	line-height: 24px;}

ul.sidemenu ul li a:hover 	{background-color: #faffda;}


/* 右サイドバー */
div#sidebar-right	{width: 160px;
	float: right;}

.ad160 {
	margin-top: 25px;
	margin-left: 5px;}


/* フッター */
div#footer	{background-color: #99cc99;
	width: 800px;
	margin-top: 0;
	margin-bottom:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center;}

address a	{text-decoration: none;
	color: #000000;}