body {

	margin: 0px 0px 20px 0px;

	background-color: #CCCCCC;text-align: center;

	}

	

/*****リンク関連*****/

a {text-decoration: none;}

a:link {color: #333399;}

a:visited {color: #333399;}

a:active {color: #333399;}

a:hover {color: #006699;}



/*****タグ再定義*****/

h1, h2, h3 {margin: 0px;padding: 0px;font-weight: normal;}

p{margin: 0px;padding: 0px;}

div{margin: 0px;padding: 0px;}



/*****テキスト関連*****/

.txt_lrg{font-size: 120%;line-height: 140%;}

.txt_nml{font-size: 90%;line-height: 130%;}

.txt_sml{font-size: 80%;line-height: 120%;}

.txt_10{font-size: 10px;line-height: 12px;}

.txt_cap{font-size: 80px;line-height: 120%;}



/*****ページ関連*****/

#container {

	margin-right: auto;margin-left: auto;

	text-align: left;

	padding: 0px;

	width: 720px;

	background-color: #C2C2A9;

	}

	

/*****ヘッダ関連*****/

#banner {

	font-family: Verdana, Arial, sans-serif;color: #000000;

	text-align: left;height:60px;

	padding:0px;margin:0px;

	border-bottom: 1px solid #996600;

	background-image: url(../img/bg_header.gif);background-repeat:repeat-x;}



#banner h1 {font-size: 12px;line-height: 14px;font-weight: bold;padding-left: 130px;padding-top:6px;}



/*****グローバルメニュー関連*****/

#gmenu {

	font-family: Verdana, Arial, sans-serif;

	padding:10px 12px 7px 12px;margin:0px;

	background-color: #FFFFFF;

	background-image: url(../img/bg_con.gif);background-repeat:repeat-y;}



.txt_gmenu{font-size: 12px;line-height: 12px;color: #996600;font-weight: bold;}

.txt_gmenu a{color: #000000;text-decoration: underline;font-weight: nomal;}

.txt_gmenu a:link {color: #000000;text-decoration: underline;font-weight: normal;}

.txt_gmenu a:visited {color: #000000;text-decoration: underline;font-weight: normal;}

.txt_gmenu a:active {color: #000000;text-decoration: underline;font-weight: normal;}

.txt_gmenu a:hover {color: #996600;text-decoration: underline;font-weight: normal;}



/*****メインエリア関連*****/

#center {float: left;width: 534px;overflow: hidden;

	background-color: #FFFFFF;

	background-image: url(../img/bg_con.gif);background-repeat:repeat-y;}



.ttl-img {margin:0px;padding:0px;}



.content {

	padding:10px 15px 35px 15px;

	color: #000000;

	font-family: Verdana, Arial, sans-serif;

	}



.content h2 {

	color: #000000;font-family: Verdana, Arial, sans-serif;

    font-size: 135%; line-height: 160%;font-weight: bold;

	text-align: left;margin-top: 0px;margin-bottom: 3px;padding:0px;

	}



.content h3 {

	color: #000000;

	font-family: Verdana, Arial, sans-serif;font-size: 90%;	line-height: 140%;

	text-align: left;margin-bottom: 10px;

	}



.content p {

	color: #666666;

	font-family: Verdana, Arial, sans-serif;

	font-size: 90%;	line-height:140%;font-weight: normal;

	text-align: left;

	padding-left: 110px;margin-bottom: 30px;

	}



.content blockquote {line-height: 150%;}





/*****サイドエリア関連*****/

#right {

	float: left;width: 186px;background-color: #C2C2A9; overflow: hidden;}

	

.sidebar {padding: 0px;}

	

.link-note {

	font-family: Verdana, Arial, sans-serif;

	font-size: 80%;

	line-height: 150%;

	text-align: left;

	padding: 12px 12px 12px 12px;

	}

/*****フッターメニュー関連*****/

#fmenu {

	font-family: Verdana, Arial, sans-serif;

	padding:12px 12px 10px 12px;margin:0px;

	background-image: url(../img/bg_footer.gif);background-repeat:repeat-x;

}



.txt_fmenu{font-size: 12px;line-height: 12px;color: #000000;}

.txt_fmenu a:link {color: #000000;text-decoration: underline;}

.txt_fmenu a:visited {color: #000000;text-decoration: underline;}

.txt_fmenu a:active {color: #000000;text-decoration: underline;}

.txt_fmenu a:hover {color: #996600;text-decoration: underline;}





/*****フッター関連*****/

#footer {

	font-family: Verdana, Arial, sans-serif;

	padding:6px 12px 10px 12px;margin:0px;

    background-color: #CCCCCC;

}

.txt_footer{font-size: 75%;line-height: 115%;color: #000000;}





