@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	line-height: 1.6;
	background-image: url(../images/head_back.jpg);
	background-repeat: repeat-x;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #27221F;
}
ul {
	list-style-type: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.center {
	text-align: center;
}
.text90 {
	font-size: 90%;
}
.tex80 {
	font-size: 80%;
}
.tex110 {
	font-size: 110%;
}
.texb {
	font-weight: bold;
}
.right {
	text-align: right;
}
a:hover {
	text-decoration: none;
}

.center {
	margin-right:auto;
	margin-left:auto;
}
.left {
	float: left;
}
.h2 {
	font-weight: bold;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
	height: 40px;
	line-height: 40px;
	font-size: 110%;
	color: #1B2E0C;
}


.b {
	font-size: 110%;
	font-weight: bold;
}
.txt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



.TBL_1020 {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.TB_20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
.TB_10 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.B_10 {
	padding-bottom: 10px;
}
.B_18 {
	padding-bottom: 18px;
}
.B_20 {
	padding-bottom: 20px;
}
.L_36 {
	margin-left: 36px;
}
.L_40 {
	margin-left: 40px;
}

.L_60 {
	margin-left: 60px;
}


.L_20 {
	margin-left: 36px;
}
.L_10 {
	margin-left: 8px;
}


.R_20 {
	margin-right: 36px;
}

.f_midashi {
	font-weight: bold;
	color: #006;
}
.red {
	font-weight: bold;
	color: #900;
}
.sage {
	 text-indent:-1em;
 
}

.att {
  padding-left: 1em;
  text-indent: -1em;
}

.midasi {
	font-weight: bold;
	color: #002142;
}

.midasi_mark {
	margin: 0 20px 20px 0; 
padding: 1px 0 10px 15px; 
background: url(../../help/images/v_line.gif) no-repeat 5px 0; 
color: #060;
font-weight: bold;
}

.p_mark {
	background-image: url(../../images/maru.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding-left: 17px;
	margin-top: 10px;
	height: 12px;
	line-height: 17px;
	vertical-align: middle;	
	
}
.green {
	color: #090;
}
.s_back {
	background-image: url(../../images/sideback.jpg);
	background-repeat: repeat-y;
}

.notice {
	font-size: 90%;
	width:660px;
	padding-left: 20px;
}


.box_left {
	float: left;
	width: 300px;
	
}


.box_right {
	float: right;
	width: 350px;
	
}


.box {
	margin-top: 10px;
	width: 650px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.box02 {
	margin-top: 10px;
	width: 650px;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/back_01.gif);
	background-repeat: no-repeat;
}

.box02_left {
	float: left;
	width: 240px;
	padding-top: 18px;
	padding-bottom: 18px;
}


.box02_right {
	padding-top: 18px;	
	float: right;
	width: 400px;
	padding-bottom: 18px;
}


/*clearfix
------------------------------*/

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* end MacIE5 */

.clearfix + * {
	clear: both;
}
.clear {
	clear: both;
}
/* basic layout
------------------------------*/


#wrapper {
	width:940px;
	margin: 0px auto 0px;
	padding-top: 0px;
	
}
#header {
	padding: 0px;
	position: relative;
	height: 156px;
}
#header #logo {
	position: absolute;
	top: 22px;
}
#header #help {
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 160px;
}

#header #globalnav {
	position: absolute;
	top: 110px;
}
#header #globalnav ul {
	float: left;
	margin: 0;
	padding: 0;
}
#globalnav ul li {
	float: left;
	display: inline;
	margin:0;
	padding:0;
}

#container {
	margin-top: 16px;
	width:940px;
}

#container #main {
	
	width: 680px;
	
	margin-bottom: 20px;
	float: left;
}



#container #side {
	float: right;
	width: 230px;
	
}

#container #side ul {
	margin: 0;
	padding: 0;
}


#container #main #top_main ul li {
	float: left;
	padding-right: 16px;
}

#container #bread {
	margin-bottom: 10px;
	padding-left: 10px;
}


.table_01 {
	width: 650px;
	margin-left: 20px;
	border-collapse:collapse;
	border-top:1px dotted #999999;
	margin-bottom: 20px;
}
.table_01 th {
	width:25%;
	padding:4px 2px 2px 4px;
	text-align:left;
	vertical-align:top;
	color:#666666;
	background-color:#FFFFE6;
	border-bottom:1px dotted #999999;
	border-left:5px solid #FF9900;
}
.table_01 td {
	padding:4px 2px 2px 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: double;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}#footer {
	background-image: url(../images/f_line.jpg);
	background-repeat: repeat-x;
}


#footer #f_nav {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
}


/* jQuery lightBox plugin - Gallery style */
#container #main #gallery {
	
	padding-left: 10px;
	width: 660px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#container #main #gallery ul {
	list-style: none;
}
#container #main #gallery ul li {
	display: inline;
	padding-left: 10px;
}
#container #main #gallery ul img {
	border: 4px solid #CCC;
}
#container #main #gallery ul a:hover img {
	border: 4px solid #fff;
	color: #fff;
}
#container #main #gallery ul a:hover {
	color: #fff;
}



#container #main #enkaku ul {
	width: 600px;
}
#container #main #enkaku ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A2F11;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #6C0;
	margin-bottom: 10px;
	padding-left: 1em;
}
