*{
	margin: 0;
	padding: 0;
}

p{
	line-height:160%;
	margin-bottom:1.0em;
}

img{
	border: 0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
h1,h2,h3,h4,h5,h6,p,address{
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
}

blockquote{
	margin-left:15px;
}

dd{
	margin:0;
}

table{
	border-collapse:collapse;
}
td,th{
	_font-size:80%;
}
ul.mb4 li{
	line-height:150%;
	list-style:none;
}

.fend{
	clear:both;
}

.red{
	color:#f00;
}
.warning{
	border:2px solid #f00;
	padding:7px;
}

.tright{
	text-align:right;
}

.font75{
	font-size:75%;
	letter-spacing: 0.1em;
}
.font85{
	font-size:85%;
	letter-spacing: 0.1em;
}
.backyellow{
	background-color:#FFFFCC;
	padding:3px;
}
.paddingTop7{padding-top:7px;}
.paddingBottom7{padding-bottom:7px;}
.paddingRight7{padding-right:7px;}
.paddingLeft7{padding-left:7px;}

.buttons{
	width:150px;
	border:1px solid #DFDFDF;
}
	.buttons a{
		width:100%;
		display:block;
		text-decoration:none;
		background-color:#FDF9F2;
		color:#555;
		padding:3px;
		text-align:center;
	}
	.buttons a:link{
		color:#555;
	}
	.buttons a:hover{
		color:#555;
		background-color:#EDEDED;
	}

.fright{
	float:right;
}
div.f_clear{
	zoom: 100%;
}
div.f_clear:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

a:link{
	color:#2961b6;
	text-decoration:none;
}

a:visited{
	color:#98276f;
	color:#ff6600;
	color:#be00be;
	text-decoration:none;
}

a.nocc:link,
a.nocc:visited{
	color:#2961b6;
}
a:hover{
	text-decoration:underline;
}

/**/

body{
	color:#6c6464;
	color:#616161;
	letter-spacing: 0em;
	background-color:#000;
	background-color:#fff;
	/*font-family: "ＭＳ UI GOTHIC","Verdana","Osaka";*/
/*	font-family: "MS UI GOTHIC";*/
	font-family: Verdana, MS UI GOTHIC,'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka,sans-serif;
	text-align:center;
	font-size:100%;
	line-height:160%;
}

input, textarea {
	background-color:#FDF9F2;
	border:1px solid #DFDFDF;
	padding:2px;
	font-size:100%;
	_font-size:100%;
}
input[type="text"]:focus,
textarea:focus {
	background-color:#F7F0E6;
}
.formBt01 {
	cursor:pointer;
	line-height:1.8;
	padding:7px 20px;
	margin-right:6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

body,
textarea,
td,
pre{
}

#wrapper{
	text-align:left;
}
	div.inner{
		padding:12px;
	}
#header{
	width:100%;
}
	#header div.inner{
		padding:0 10px 0 10px;
	}
	#header div.left{
		float:left;
		width:200px;
	}
	#header div.right{
		float:left;
		min-width:800px;
		text-align:left;
	}
	#glovalMenu{
		clear:both;
		width:95%;
		margin-top:54px;
	}
		#glovalMenu a{
			color:#2961b6;
			text-decoration:none;
		}

#primary{
	width:100%;
	background-color:#f3f3f3;
/*	background-color:#ddd696;*/
	border-top:1px solid #777;
	clear:both;
}

	div.kmaru1{
		background:url(../images/kadomaru1_1.gif) left top no-repeat;
	}
	div.kmaru2{
		background:url(../images/kadomaru1_2.gif) right top no-repeat;
	}
	div.kmaru3{
		background:url(../images/kadomaru1_3.gif) left bottom no-repeat;
	}
	div.kmaru4{
		background:url(../images/kadomaru1_4.gif) right bottom no-repeat;
		padding:8px 0 8px 0;
	}
	div.kmaru5{
		background:url(../images/kadomaru1_left.gif) left top repeat-y;
	}
	div.kmaru6{
		background:url(../images/kadomaru1_right.gif) right top repeat-y;
	}
	div.kmaru6 div.inner{
		padding:0 8px 0 8px;
	}
	div.kmaru6 img{
		/*border:1px solid #555;*/
	}

	div.kmaru2_1{
		background:url(../images/kadomaru2_2.gif) right top no-repeat;
	}
	div.kmaru2_2{
		background:url(../images/kadomaru2_1.gif) left top no-repeat;
		margin-right:6px;
	}
	div.kmaru2_3{
		background:url(../images/kadomaru2_4.gif) right bottom no-repeat;
		margin-right:-6px;
	}
	div.kmaru2_4{
		background:url(../images/kadomaru2_3.gif) left bottom no-repeat;
		padding:6px 0 6px 0;
		margin-right:6px;
	}
	div.kmaru2_5{
		background:url(../images/kadomaru2_left.gif) left top repeat-y;
		margin-right:-6px;
	}
	div.kmaru2_6{
		background:url(../images/kadomaru2_right.gif) right top repeat-y;
	}
	div.kmaru2_6 div.inner{
		padding:0 6px 0 6px;
	}

	#popwindow{
		display:none;
		z-index:3;
		padding:0px;
		background-color:#ffffff;
		border:1px solid #000000;
		position: absolute;
		left: 0;
		top: 0;
		padding-right:20px;
	}

	#popwindow2{
		display:none;
		z-index:3;
		padding:0px;
		/*border:1px solid #000000;*/
		position: absolute;
		left:150;
		top: 60px;
		margin-left:auto;
		margin-right:auto;
	}

#footer{
	clear:both;
}
#copyright{
	font-size:80%;
	border-top:2px solid #555;
	padding:0 10px 0 10px;
}

a.link1{
	background:url(../images/arrow01.gif) no-repeat 0 70%;
	padding-left:20px;
}
a.link2{
	background:url(../images/ico-arrow.gif) no-repeat 100% 100%;
	padding-right:10px;
}
a.link1:visited{
	color:#2961b6;
}
a.link2:visited{
	color:#2961b6;
}

div.pagelink{
	clear:both;
}

ul.err{
	padding:7px;
	border:2px solid #f00;
}

ul.err li{
	color:#f00;
	margin-left:20px;
}

#ac102{

}

/* table */

table.t_style1{
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ccc;
}
table.t_style1 th{
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
	padding:5px;
	border:1px solid #ccc;
	background:url(../images/background_table_th1.gif) #EDEDED repeat-x 0 0;
}
table.t_style1 td{
	vertical-align:top;
	padding:3px 20px 3px 3px;
	border:1px solid #ccc;
	word-break:break-all;
	background-color:#fff;
}

