* { margin: 0; padding: 0;}





/* BASIC ========================================*/

body {
	text-align:center;
	font-family: Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
	-webkit-text-size-adjust: 100%;
	background-color: #E8E6E2;}

a:link {
	color:#8D7E33; TEXT-DECORATION: none;}
A:visited {
	color:#8D7E33; TEXT-DECORATION: none;}
A:hover {
	color:#ee0000; TEXT-DECORATION: none;}

body , h1 , h2 , h3 , h4 , h5 , h6 , table {
	font-size:13px;
	line-height: 1.6em;}

.fontsize-m {	font-size: 1em;}
.fontsize-m table {	font-size: 1em;}
.fontsize-l {	font-size: 1.15em;}
.fontsize-l table {	font-size: 1em;}


.f-10 {font-size:84%; line-height:1.3em;}
.f-11 {font-size:92%; line-height:1.3em;}
.f-14 {font-size:117%; line-height:1.6em;}
.f-18 {font-size:150%;}



img , a {
	border: none;
	vertical-align: top;}

p { margin:0;
	padding:0;}
	
ol , ul , li {
	list-style:none;}

hr {
	clear: both;
	margin: 45px 0;
	border: 0;
    height: 1px;
    background: #999;
    background-image: -webkit-linear-gradient(left, #ccc, #999, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #999, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #999, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #999, #ccc);}


.aligncenter {
	text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;}
.alignright {
	float:right;
	margin:3px 0 20px 20px;}
.alignleft {
	float:left;
	margin:3px 20px 20px 0;}


blockquote {
	margin:24px 0 0 0;
	padding:14px;
	background-color: #FCF8F2;
	border: 1px solid #d2c4af;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}


code {
	font-family: monospace;}


h2 {
	font-size:118%;
	line-height: 1.1em;
	letter-spacing:0.05em;
	color:#555555;
	padding: 33px 0 55px 88px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

h3 {
	background-image:  url(../../images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	font-size:109%;
	line-height: 1em;
	letter-spacing:0.05em;
	color:#b1cc60;
	padding: 1px 0 20px 28px;}

h4 {
	color:#555555;
	font-weight:bold;
	font-size:118%;
	line-height: 1.1em;
	margin:0 0 16px 0;
	padding:24px 0 4px 0;
	border-bottom:1px solid #dddddd;}

h5 {
	font-weight:normal;
	text-align: center;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	margin:32px 0 0 0;
	padding: 18px 0;}
	
h6 {
	font-weight:bold;
	font-size:108%;
	line-height:1.1em;
	color:#dd0000;
	margin:8px 0 8px 0;}
	




/* LAYOUT ========================================*/

#wrapper {}

#container {
	width:960px;
    margin:0 auto;
	text-align:left;
	background-color: #ffffff;}

#mainimg {
	padding: 10px 10px 10px 10px;}

#contents {
	padding:30px 30px 0 45px;}

#main-01 {
	padding: 30px 30px 10px 30px;}

#main-02 {
	padding: 0 0 50px 0;
	width: 600px;}
	




/* SIDEBAR ========================================*/

#sidebar {
	text-align: center;
	padding: 0 0 50px 0;
	float: right;
	width: 230px;}

#sidebar ul.sidebar-banner li {
	padding:0 0 10px 0;}





/* HEADER  MENU ========================================*/

#header {
	width:100%;
	padding:12px 0 12px 0;
	background-image:  url(../../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color:#ffffff;}

#header-contents {
	width:960px;
	text-align:left;
	margin:0 auto;}

#menu {
	width:661px;
	float:right;
	margin:19px 0 0px 0;}

#menu #font li {
	float:left;
	padding:0 0 20px 0;}



#menu ul#gmenu {
	border-right:1px solid #777777;}
#menu ul#gmenu li {
	height:40px;
	float:left;
	border-left:1px solid #777777;
	text-align:center;}
#menu ul#gmenu li:hover {
	background-color:#f9f9f9;}

#menu ul#gmenu li a {
	display:block;
	padding:14px 0 12px 0;
	line-height:1.1em;
	font-size:92%;
	color: #000000;
	text-decoration: none;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-weight:bold;
	letter-spacing:0.05em;}

#menu ul#gmenu li#gmenu_01 {
	width:10%;}
#menu ul#gmenu li#gmenu_02 {
	width:10%;}
#menu ul#gmenu li#gmenu_03 {
	width:10%;}
#menu ul#gmenu li#gmenu_04 {
	width:22%;}
#menu ul#gmenu li#gmenu_05 {
	width:13%;}
#menu ul#gmenu li#gmenu_06 {
	width:19%;}
#menu ul#gmenu li#gmenu_07 {
	width:14%;}


h1 {
	clear:both;
	width:960px;
	text-align:left;
	padding:13px 0;
	margin:0 auto;
	font-size:84%;
	font-weight:normal;
	line-height:1em;
	color:#7777777;}






/* FOOTER ========================================*/

#bread {
	clear:both;
	width: 100%;
	background-color:#aeacac;
	margin:35px 0 0 0;
	padding:11px 0 10px 0;
	color:#ffffff;
	font-size:92%;
	line-height:1em;
	font-family: 'Arial', 'Tahoma', sans-serif;}
#bread-contents {
	width:960px;
	text-align:left;
	margin:0 auto;}
#bread a {
	color:#ffffff;}
#bread a:hover {
	color:#ee0000;}


#footer {
	width: 100%;
	background-color:#e6e4e3;
	padding:40px 0 40px 0;
	color:#555555;
	font-family: 'Arial', 'Tahoma', sans-serif;}
#footer-contents {
	width:960px;
	text-align:left;
	margin:0 auto;}


#footer-logo {
	float:right;
	width:250px;}

#footer-menu {
	float:left;
	width:660px;}

#footer-menu ul {
	width:660px;}
	
#footer-menu ul li {
	float:left;
	padding:0 10px 15px 0;
	line-height:1em;}

#footer-menu ul li a {
	display:block;
	padding:0 15px 0 0;
	border-right:1px solid #999999;
	color:#444444;}
#footer-menu ul li a:hover {
	color:#ee0000;}

#footer-menu #address {
	clear:both;
	width:660px;
	padding:7px 0 0 0;}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;}
#page-top a {
	background: #666;
	color: #fff;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;}
#page-top a:hover {
	background: #999;}








/* PARTS ========================================*/

table.p-tbl {
	margin:8px 0 24px 0;}
table.p-tbl th {
	line-height:1.4em;
	font-weight:bold;
	text-align:center;
	background-color:#bbbbbb;
	color:#ffffff;
	padding:20px 8px;
	border-bottom: 1px solid #f9f9f9;}
table.p-tbl td {
	line-height:1.4em;
	padding:20px 0 20px 12px;
	background-color:#f9f9f9;
	border-bottom: 1px solid #999999;}

table.p-tbl th .hissu {
		margin: 5px 0 0 0;
	color: #990000;}
table.p-tbl td .notice {
	margin: 6px 0 0 0;
	color: #990000;}
	
	
table.p-tbl-02 {
	margin:8px 0 24px 0;}
table.p-tbl-02 th {
	line-height:1.4em;
	font-weight:bold;
	text-align:center;
	background-color:#62597B;
	color:#ffffff;
	padding:20px 8px;
	border-bottom: 1px solid #f9f9f9;}
table.p-tbl-02 td {
	line-height:1.4em;
	padding:20px 0 20px 12px;
	background-color:#f9f9f9;
	border-bottom: 1px solid #999999;}

table.p-tbl-02 th .hissu {
	margin: 5px 0 0 0;
	color: #990000;}
table.p-tbl-02 td .notice {
	margin: 6px 0 0 0;
	color: #990000;}
	


table.p-tbl-03 {
	margin:8px 0 24px 0;}
table.p-tbl-03 th {
	line-height:1.4em;
	font-weight:bold;
	text-align:center;
	background-color:#959595;
	color:#ffffff;
	padding:20px 8px;
	border-bottom: 1px solid #f9f9f9;}
table.p-tbl-03 td {
	line-height:1.4em;
	padding:20px 0 20px 15px;
	background-color:#f9f9f9;
	border-bottom: 1px solid #999999;}

table.p-tbl-03 th .hissu {
	margin: 5px 0 0 0;
	color: #990000;}
table.p-tbl-03 td .notice {
	margin: 6px 0 0 0;
	color: #990000;}





/* THANKS-ERROR ========================================*/

#thanks-error {
	padding:60px 10px;
	text-align:center;}

#thanks-error a {
	color:#444444;}





/* POST ========================================*/

.post {
	margin:44px 0 60px 0;}

.post_title {
	background-image:  url(../../images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	font-size:118%;
	line-height:1.2;
	color:#8D7E33;
	padding: 0 0 20px 28px;}

.post_time {
	font-weight:bold;
	color:#8D7E33;}

.post_body {
	padding:25px 0 0 0;}

.post_body img {
	max-width:600px;
	height:auto;
	margin-bottom:20px;}






/* TOPICS ========================================*/

table.post_topics_index {
	margin:5px 0 5px 0;}

table.post_topics_index th {
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	color:#8D7E33;
	line-height:1em;
	padding:13px 0;
	width:100px;
	border-bottom: 1px dotted #efefef;}

table.post_topics_index td {
	text-align:left;
	vertical-align:top;
	line-height:1.3em;
	padding:13px 0;
	border-bottom: 1px dotted #efefef;}

table.post_topics_index td .title {
	font-size:108%;
	font-weight:bold;
	line-height:1em;
	padding:0 0 10px 0;}


.post_topics {
	margin:5px 0 5px 0;}
.post_topics ul li {
	padding:5px 0 5px 0;
	border-bottom: 1px dotted #efefef;}










table.example {
	margin:25px 0 50px 0;}

table.example td p {
	padding:4px 0;
	line-height:1.25em;}

table.example-voice {
	margin:25px 0 0 0;}

table.example td p {
	padding:4px 0;
	line-height:1.25em;}

td.example01 {
	vertical-align:top;
	padding:16px 20px;
	background-color:#ECF0EE;}


td.example02 {
	vertical-align:top;
	padding:16px 20px;
	background-color:#E7E8CC;}

td.example03 {
	vertical-align:top;
	padding:16px 20px;
	background-color:#EDE2C7;}


.caption-voice {
	text-align:right;
	padding:10px 0 50px 0;
	line-height:1.1em;}


/* letter ========================================*/

.p-ttl-l {

	font-family: Verdana, Arial, sans-serif;
	padding:5px 30px 8px;
	background-image:  url(../../images/letter_title_031.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#553300;
	font-size:92%;
	line-height:1.8em;}


blockquote {
	margin:18px 0 0 0;
	padding:14px;
	background-color: #FCF8F2;
	border: 1px solid #d2c4af;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}


blockquote a.bulletin {
	font-size:118%;
	font-weight:bold;
	padding:25px 30px 25px 0;
	display:block;
	background-image:  url(../../images/b_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;}

table.p-bulletin td a.bulletin {
	padding:0px 30px 10px 0;
	display:block;
	background-image:  url(../../images/b_pdf_ss.gif);
	background-repeat: no-repeat;
	background-position: right center;}

table.p-bulletin {
	margin:12px 0 28px 0;}
table.p-bulletin td {
	padding: 13px 0 13px 2px;
	border-bottom: 1px dotted #BBBBBB;}