@charset "utf-8";
* {
	color:#333333;
	font-size: 9pt;
	font-family: Verdana, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background: url(none);
	letter-spacing: normal;
}

body {
	background: url(none);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

a {
	padding-left: 1px;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
	float: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

hr {
	clear: both;
	height: auto;
	color: #CCCCCC;
}

strong {
	color: #394D4E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}



#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background: url(none);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#wrap {
	padding: 5px;
}



#header {
	width:720px;
	float: none;
	font-family: verdana, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 0px;
	margin-right: auto;
	margin-left: auto;
	background: url(none);
	margin-bottom: 3px;
	margin-top: 0px;
}


h1 a {
	display: block;
	text-decoration: none;
	font-size: 9pt;
	line-height: normal;
	color: #CCCCCC;
	font-family: verdana, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(none);
	width: auto;
	height: 0px;
	top: 0px;
	text-align: center;
}

#header #sub {
	font-size: 10px;
	color: #666666;
	margin-left: 30px;
	padding-left: 30px;
	width: 320px;
}

#header #sub2 {
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	color: #666666;
}


#nav {
	width: 802px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	height: 136px;
	padding-bottom: 1px;
	background-image: none;
	padding-top: 5px;
	clear: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#nav ul {
	list-style-type:none;
	display: block;
	float: left;
	width: auto;
	height: 14px;
	line-height: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
  }
  

#nav li {
	display: inline;
  }
  
#nav li a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #52519E;
}

#nav li a:hover {
	color: #000000;
	background-image: url(img/li_ov.gif);
	background-color: #CFCFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
}



#contents {
	width:790px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: baseline;
}

#contents h2 {
	font-size: 12pt;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B3BDA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(none);
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
	font-weight: bold;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 14px;
	color: #C27274;
	line-height: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	height: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

* html body #base #contents #c_pad {


}	
/**/

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	height: 150px;
	background: #EEEDE9 url(img/top_img.jpg) no-repeat center center;
	padding: 1px;
}

#contents #c_pad #top_img p {
	font-size: 10px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 300px;
}


#contents #c_pad .img_left {
	float: left;
	padding: 3px;
}

#contents #c_pad .img_left img {

}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
}

#contents #c_pad .c_img_left img {

}

#contents #c_pad .c_img_right {
	float: right;
	padding: 10px;
	background: #FFFFFF;
}

#contents #c_pad .c_img_right img {

}

.btn a {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 180px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	margin-right: 10px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

#base #wrap #contents #c_pad .box2 {
	float: right;
	height: auto;
	width: 350px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: url(img/box_bg.gif) repeat-x bottom;
}

#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	border-left-color: #CECDC8;
	color: #3F3F3F;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}

#contents #c_pad table {
	width: auto;
	clear: both;
	float: none;
}
#contents #c_pad table td {
	vertical-align: top;

}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

#contents #pan {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	clear: left;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
	text-align: left;
}
#contents #pan strong {
	margin-left: 7px;
}


#side {
	float: left;
	width: 175px;
	background-color: #EEEDE9;
	margin-left: 2px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_d h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#666666;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

#f_menu {
	border: 1px solid #E2E2DE;
	background: #F5F4F0 url(img/foot_bg.gif) repeat-x bottom;
	width: auto;
	float: none;
	clear: both;
	height: auto;
	padding-bottom: 10px;
	padding-top: 7px;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: normal;
	clear: none;
	float: none;
	white-space: nowrap;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background: url(none) repeat-x bottom;
}
#f_menu li a {
	font-size: 9pt;
	color: #444444;
}


#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #888888;
}

address {
	font-style: normal;
	color: #666666;
	font-size: 9pt;
	background: url(none);
	height: 40px;
	padding: 3px;
	clear: both;
}
#base #wrap #contents #c_pad .box3 {

	float: right;
	height: auto;
	width: 721px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: url(img/box_bg.gif) repeat-x bottom;
}
#base #wrap #contents #c_pad .box3 h3 {

	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	border-left-color: #CECDC8;
	color: #3F3F3F;
}
#base #wrap #contents #c_pad .box3 p {

	margin: 0px;
}
.login {
	font-size: 12pt;
	line-height: 55px;
	height: 55px;
	color: #FFFFFF;
	border: 1px solid #D2D2D2;
	width: 100px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: #7A7A76 url(img/btn.gif) repeat;
	text-align: center;
	vertical-align: middle;
	clear: both;
	float: none;
}
.login a:hover {
	text-decoration: none;
	background: #FF9900 url(img/btn_ov.gif);
}
#f_menu top {

	border: 1px solid #E2E2DE;
	background: url(img/foot_bg.gif) repeat-x bottom;
	width: auto;
	float: none;
	clear: both;
	padding-top: 3px;
	padding-bottom: 6px;
}
.top_menu {
	width: auto;
	float: none;
	clear: both;
	height: auto;
}
.google {
	background: url(none);
	width: 798px;
	float: right;
	clear: both;
	height: auto;
	line-height: normal;
	padding-top: 12px;
	padding-bottom: 3px;
}
.top_menuCopy {
	background: url(img/box_bg.gif) repeat-x bottom;
	width: auto;
	float: none;
	clear: both;
	height: auto;
	border: 1px solid #999999;
	color: #000000;
}
.top_Copy {
	background: url(img/box_bg_rev.gif) repeat-x top;
	width: auto;
	float: none;
	clear: none;
	height: auto;
	margin-top: 0px;
}
.item {
	width: auto;
	height: auto;
	color: #666666;
	display: block;
	float: right;
}
.bg {
	width: auto;
	height: auto;
	color: #666666;
	display: block;
	float: right;
	background: #EBEBEB;
}
#base_footer {
	width:800px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	float: none;
	height: auto;
	background: url(img/box_bg.gif) repeat-x bottom;
	margin-right: auto;
	margin-left: auto;
}
#base #wrap #contents #c_pad .box4 {

	float: right;
	height: auto;
	width: 350px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: url(img/box_bg.gif) repeat-x bottom;
}
#base #wrap #contents #c_pad .box4 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	border-left-color: #FF9900;
	color: #3F3F3F;
	background: #FFFFCC;
}
#base #wrap #contents #c_pad .box4 p {

	margin: 0px;
}
#contents #c_pad .c_img_center {
	float: none;
	padding: 10px;
	background: #FFFFFF;
	clear: none;
	width: auto;
	margin-left: 25px;
}
#base #wrap #contents #c_pad .box5 {


	float: right;
	height: auto;
	width: 350px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: url(img/box_bg.gif) repeat-x bottom;
}
#base #wrap #contents #c_pad .box5 h3 {

	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	border-left-color: #33FF00;
	color: #3F3F3F;
	background: #ECFFEC;
}
#base #wrap #contents #c_pad .box5 p {


	margin: 0px;
}
#base #wrap #contents #c_pad .box6 {



	float: right;
	height: auto;
	width: 350px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: url(img/box_bg.gif) repeat-x bottom;
}
#base #wrap #contents #c_pad .box6 h3 {


	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	border-left-color: #33CCFF;
	color: #3F3F3F;
	background: #DFFFFF;
}
#base #wrap #contents #c_pad .box6 p {



	margin: 0px;
}
#contents #c_pad .img_right {
	float: right;
	padding: 3px;
}
#nav_int {
	width: auto;
	background: url(none);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	height: 12px;
	clear: left;
	padding-left: 10px;
	padding-bottom: 1px;
}
#nav_int ul {
	list-style-type:none;
	display: block;
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#nav_int li {

	display: inline;
}
#nav_int li a {
	color: #777777;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding-left: 19px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-style: none;
	height: 12px;
	background: url(none);
}
#nav_int li a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
	background: #DDDDDD url(none);
}

