/**************************************************************/
/* ASY! SEOテンプレート Type D-01  Ver1.0 2008/07/27          */
/* 詳細 http://dokodemo.rankuappu.com/templates/              */
/* http://dokodemo.rankuappu.com/  asy@rankuappu.com          */
/**************************************************************/

/* ページの基本設定 */
html {
}
/* 文字サイズ・書体・間隔・背景色と背景画像設定 */
body {
	font: 14px/125% "ＭＳ Ｐゴシック", Osaka;
	color: #000000;
	background : #cccccc url(images/background-bar.gif) repeat-y center center;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* レイアウト枠（ページ全体を包む枠で、ページを枠で囲む場合に背景色などを設定して下さい） */
/* 現在は不使用。 */
#zentai {
	margin-bottom: 5px;
}
/* レイアウト枠（ページ最上部のタイトルを入れるところ） */
.top_waku {
	width: 780px;
	background : #ffffff url(images/d01_head_background-1.jpg) no-repeat;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
}

/* レイアウト枠（ページ中段の親枠） */
.oya_waku {
	width: 780px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
/* 文章を書く枠（ページ中段・右側の文章を書くところ） */
.bunsyou_waku {
	width: 540px;
	padding: 9px 14px;
	line-height: 150%;
	text-align: left;
	float: right;
	position: relative;
	clear: right;
	background : #eeeeee url(images/background_gray.gif);
	margin: 10px 10px 10px 0px;
	border: 1px solid #999999;
}
/* パンくずリスト */
.pankuzu_list {
	background : url(images/d01_pankuzu1.jpg) no-repeat;
	padding: 10px 20px;
	width: 530px;
	position: relative;
	float: right;
	margin-left: 0px;
	overflow: visible;
	margin-right: 10px;
	height: 10px;
	font-size: 12px;
	line-height: 100%;
}
.this-page_pl {
	background : url(images/d01_pankuzu1visited.jpg) center center;
	padding: 5px;
	color: #FFFFFF;
}

/* パンくずリストのリンク */
.pankuzu_list a:link, .pankuzu_list a:visited {
	padding: 5px;
	text-decoration: none;
	color: #000000;
}
/* パンくずリストのリンク */
.pankuzu_list a:hover, .pankuzu_list a:active {
	color: #0000FF;
	background : #0099ff url(images/d01_pankuzu1hover.jpg) center center;
	padding: 5px;
	text-decoration: none;
	height: 10px;
}
.bunsyou {
	background : #ffffcc url(images/background_cream.gif);
	display: block;
	padding: 5px;
	margin-right: 14px;
	margin-left: 24px;
	line-height: 150%;
	border: 1px solid #999999;
}

/* レイアウト枠（ページ左のナビゲーションリンク） */
.navi_waku {
	padding: 5px 0px 10px 10px;
	width: 170px;
	position: relative;
	text-align: left;
}
/* メニュー/カテゴリ */
#menu {
	margin: 0px;
	line-height: 100%;
	padding: 0px;
	list-style: none;
}
.navi-image {
	background : url(images/d01_navi1-menu.gif);
	height: 55px;
	width: 175px;
}

/* そのページを表すメニュー部分の表示を変える設定 */
.this-page {
	background : #999999 url(images/d01_navi1-visited.jpg) repeat-x;
	height: 14px;
	padding-top: 5px;
	padding-left: 10px;
	width: 165px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* カテゴリのリンク */
#menu li a:link, #menu li a:visited  {
	background : #eeeeee url(images/d01_navi1-link.jpg) repeat-x;
	height: 14px;
	padding-top: 5px;
	padding-left: 10px;
	width: 165px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* カテゴリのリンク */
#menu li a:hover, #menu li a:active {
	background : #0066ff url(images/d01_navi1-hover.jpg) repeat-x;
	height: 14px;
	padding-top: 5px;
	padding-left: 10px;
	width: 165px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
/* メニュー/サブカテゴリ */
#sub_nenu {
	line-height: 130%;
	list-style: none inside;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
	color: #CC0000;
}
#sub_nenu li a:link, #sub_nenu li a:visited {
	padding-left: 5px;
	color: #003399;
}
#sub_nenu li a:hover, #sub_nenu li a:active {
	color: #FF0000;
	padding-left: 0px;
}
/* レイアウト枠（ページ最下部の、いわゆるフッター領域） */
.shita_waku-ue {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background : url(images/d01_navi_bottom1-ue.gif);
	height: 25px;
	clear: both;
	margin-top: auto;
}
/* 文字を書き込める枠 */
.shita_waku {
	font-size: 12px;
	padding: 5px 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background : #dddddd url(images/d01_navi_bottom1.gif) repeat-y;
	text-align: left;
	line-height: 125%;
}
.shita_waku-shita {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background : url(images/d01_navi_bottom1-shita.gif);
	height: 22px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	padding-top: 3px;
	line-height: 100%;
}
/* 「このページのトップへ」のための設定 */
#zentai .shita_waku-shita a {
	font-size: 10px;
	line-height: 100%;
}
/* リンク文字の基本的な設定 */
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/* 見出し要素（H1はtop_waku内部にしか使えません） */
h1 {
	font-size: 24px;
	line-height: 100%;
	margin-left: 60px;
	margin-top: 0px;
	width: 400px;
	color: #003399;
	position: relative;
	padding-top: 29px;
	padding-bottom: 0px;
}
h2 {
	font-size: 140%;
	line-height: 100%;
	color: #003399;
	border-left: 8px double #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom: 4px double #FFFFFF;
	margin: 20px 200px 15px 10px;
}
h3 {
	font-size: 125%;
	line-height: 100%;
	color: #003399;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin: 20px 250px 15px 15px;
}
/* ASY!へのリンクは消したり見えにくくしたりしないで下さい */
#asy {
	font-size: 10px;
	line-height: 100%;
	text-decoration: none;
	text-align: right;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.bunsyou_kazarinashi {
	display: block;
	padding: 5px;
	margin-right: 15px;
	margin-left: 25px;
	line-height: 150%;
}
