/* CSS Document */

#subvisual {
	height: 200px;
	margin-right: 20px;
	margin-left: 20px;
}
#maincolumn .sub-title {
	margin-bottom: 10px;
}
.content-in {
	margin-left: 10px;
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	clear: both;
}
.content-in-line {
	margin-left: 10px;
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../images/dot-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 10px;
	clear: both;
}



/* clearfix */
.clearfix ,
.content-in ,
.content-in-line ,
.lead {
    display: block;
	zoom: 100%;
}
.clearfix:after ,
.content-in:after ,
.content-in-line:after ,
.lead:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix ,
* html .content-in ,
* html .content-in-line ,
* html .lead {
    height: 0;
}
.clearfix ,
.content-in ,
.content-in-line ,
.lead {
    display: block;
}
/* End hide from IE-mac */ 



.about-maincatch {
	margin-top: 30px;
	margin-bottom: 10px;
}
.about-subcatch {
	margin-bottom: 30px;
}

.content-in p ,
.content-in-line p {
	margin-left: 15px;
	margin-right: 15px;
}

.content-in dt {
	width: 100px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: -1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

.content-in dd {
	margin-left: 97px;
	_height: 1%;
	margin-bottom: -1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-indent: 1em;
}
.jump {
	margin-bottom: 0;
	height: 30px;
	text-align: center;
}
.jump p {
	float: left;
}
.btn {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
.counsellor {
	border: 5px solid #CCCCB2;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFE5;
	padding-top: 10px;
	clear: both;
}
.counsellor p {
	padding: 10px;
}
.content ol {
	margin-left: 40px;
}
.entry-title {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999966;
	height: 25px;
	margin-top: 20px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.entry_date {
	text-align: right;
	background-image: url(../images/dot-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	font-size: 11px;
	clear: both;
}
.entry-txt {
	margin-bottom: 10px;
	margin-top: 10px;
}
.entry-txt img {
	margin: 5px;
}


.access ,
.document {
	border: 5px solid #CCCCB2;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFE5;
	margin-left: 12px;
}
.access p ,
.document p {
	padding: 10px;
}
#access .method ,
#document .method {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 5px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
}
#access ul ,
#document ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#access li ,
#document li {
	list-style-type: none;
	background-image: url(../access/images/access-listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#document .document hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 510px;
	margin-left: 5px;
}
#sitemap ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 15px;
}
#sitemap .groval {
	width: 265px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sitemap .sub {
	width: 265px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sitemap li {
	background-image: url(../images/listmark.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
}
#question ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#question ul li {
	background-image: url(../images/listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#question .q {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}

.red {
	color: #990000;
}

th {
	text-align: left;
	vertical-align: top;
}

#voice .voice {
	width: 265px;
	margin-right: 2px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: 2px solid #999966;
	vertical-align: top;
}
#voice .voice p {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#voice .voice-card {
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	margin: 5px;
}
#maincolumn .pankuzu {
	margin-bottom: 5px;
	font-size: 11px;
	text-align: left;
}
#request .form_btn_area {
	text-align: center;
	margin: 10px;
}
#request .coution-text1 {
	text-align: center;
}
#request .coution-text2 {
	text-align: center;
}
#guide .suport-img1 {
	float: right;
	border: 2px solid #999966;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#guide .suport-img2 {
	float: right;
	border: 2px solid #999966;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#party .status {
	margin-left: 15px;
	width: 500px;
}
#party .status td {
	vertical-align: top;
	color: #333333;
}
#party .outline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666633;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #663300;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}
#party .w4em {
	width: 54px;
}
#party {
	width: 550px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#counsellor ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#counsellor ul li {
	background-image: url(../images/listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#voice .lead {
	font-size: 13px;
	line-height: 200%;
	height: 240px;
}
#voice .lead p {
	margin-top: 20px;
}
#voice .lead-img {
	float: left;
	width: 182px;
}

#voice .lead-txt {
	float: left;
	margin-top: 20px;
	width: 348px;
	font-size: 13px;
	line-height: 200%;
}
.tbl {
	background-color: #999966;
	width: 510px;
	margin-left: 10px;
}
.cel01 {
	background-color: #996666;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.cel02 {
	background-color: #C9C9AF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	width: 60px;
	color: #333333;
}
.cel03 {
	background-color: #FFFFFF;
	text-indent: 1em;
}
.cel04 {
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100px;
	font-weight: bold;
}
.cel05 {
	background-color: #FFFFFF;
	padding: 5px;
}
.scenery01 {
	width: 260px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.scenery02 {
	width: 260px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
}
.scenery-txt {
	border: 5px solid #CCCCB2;
	background-color: #FFFFE5;
	padding: 10px;
}
.scenery {
	margin: 10px;
	height: 410px;
}
#voice blockquote {
	background-color: #FAF8EC;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E6DD9D;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.counsellor-pic01 {
	text-align: center;
	float: right;
	font-size: 10px;
	line-height: 110%;
	color: #666633;
	margin-right: 5px;
}
.counsellor-pic01 img {
	margin-bottom: 5px;
}
.cel06 {
	font-weight: bold;
	background-color: #FFFFCC;
	vertical-align: top;
	padding: 5px;
}
.link-list {
	background-color: #CCCC99;
}
.cel07 {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
}
.cel-pic {
	color: #666633;
	font-size: 11px;
}
.cel-pic img {
	border: 1px solid #CCCC99;
	padding: 2px;
	margin: 1px;
}
.counsellor-pictable {
	width: 500px;
	margin-left: 15px;
}


#guide .g09 ul {
	margin-left: 10px;
}
#guide .g09 li {
	margin-left: 35px;
}
