@charset "utf-8";


/* All Layout
-------------------------------------------------*/
body,div,ul,li,h1,h2,p
{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,ul,li,p,address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	vertical-align: bottom;
}

a {
	text-decoration: none;
}


body {
	font: 11px/150% Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #464646;
	text-align: justify;
	text-justify:inter-ideograph;
}

p {
	font: 11px/150% Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #464646;
	text-align: justify;
	text-justify:inter-ideograph;
}


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

li	{
	list-style-type: none;
}





.sikaku{
	font-size: 11px;
	color: #4B4B4B;
	text-align: left;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	}



/* Wrapper
-------------------------------------------------*/
#wrapper {
	text-align: left;
	background-image: url(../img/common/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
/* #nav-drop ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* Contents
-------------------------------------------------*/
#Contents{
	margin:0px auto;
	width:800px;
	min-height:100%;
	height:auto !important;
}

/* ＰＯＰアップページ
-------------------------------------------------*/
#popupp{
	margin:0px auto;
	width:540px;
	min-height:100%;
	height:auto !important;
}

#popupp #header{
	width:540px;
	height:155px;
}

#popupp #maincont {
	float:left;
	width:540px;
	min-height:100%;
	height:auto !important;
	margin-top:15px;
	margin-bottom:auto;
	margin-left:0;
	margin-right:auto;
}


/* header
-------------------------------------------------*/
#header {
	width: 800px;
	height: 200px;
}


/* board
-------------------------------------------------*/

#board{
	display:block;
	position: absolute;
	top: 65px;
}

#board a{
	border: none;
}

#pankuzu{
	font-size: 11px;
	line-height: 2em;
	color: #777777;
	display:block;
	position: absolute;
	top: 40px;
}


#pankuzu a {
	color: #777777;
}

#pankuzu a:hover {
	color: #777777;
	text-decoration: underline;
}

#head-lc {
	display:block;
	top: 40px;
	float: right;
	border-right: 1px solid #fff;
	font-size: 11px;
	line-height: 2em;
	color: #0033FF;
	position: relative;

}

#head-lc a {
	color: #0033FF;
}

#head-lc a:hover {
	color: #0033FF;
	text-decoration: underline;
}

/* maincont
-------------------------------------------------*/
#maincont {
	float: left;
	width: 800px;
	min-height:100%;
	height:auto !important;
	margin-top: 35px;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: auto;
}

/* leftnavi
-------------------------------------------------*/
#leftnavi {
	float: left;
	width: 215px;
	text-align: center;
	margin-right: 45px;
}
#leftnavi img {
	margin-top: 5px;
	margin-bottom: 5px;
}





.btn1  a:hover img  {  
opacity:0.8;  

 filter: alpha(opacity=80);

-ms-filter: "alpha( opacity=80 )";  

 background: #fff;  
 } 





/* maincont内c
-------------------------------------------------*/
#mainc-c {
	float: left;
	width: 540px;
}

#mainc-c #box {
	margin-bottom: 10px;
}

#mainc-c p {
	text-align: justify;
	text-justify:inter-ideograph;
}





/* 別窓リンク
-------------------------------------------------*/
#mainc-c1 {
	margin: 0px auto;
	width: 540px;
}






/* 複数ラインボックス
-------------------------------------------------*/
#mainc-c #twolinebox {
	margin: 10px;
	width: 520px;
}


#mainc-c #twolinebox .le {
	width: 250px;
	float: left;
}

#mainc-c #twolinebox .ri {
	width: 250px;
	float: right;
}


#mainc-c #threelinebox {
	width: 540px;
}
#mainc-c #threelinebox .le {
	width: 170px;
	float: left;
}

#mainc-c #threelinebox .ce {
	width: 170px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}

#mainc-c #threelinebox .ri {
	width: 170px;
	float: right;
}


/* box内テキストボックス
-------------------------------------------------*/
#box #txtbox1r {
	text-align: right;
	margin: 10px;
}


#box #txtbox1 {
	margin: 10px;
}

#box #txtbox2 {
	margin: 10px;
}

#box #txtbox3 {
	margin: 10px;
}


/* 見出し
-------------------------------------------------*/
#box .topm {
	height: 25px;
	background-color: #B99B69;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
	line-height: 25px;
}

#box .subm {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	border-top: 2px solid #B99B69;
	border-bottom: 2px solid #B99B69;
	padding-left: 10px;
	line-height: 25px;
}



/* info
-------------------------------------------------*/
#infoCon {
	width: 540px;
	height:200px;
	overflow:auto;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

.infoin {
	margin:5px 0 10px 10px;
	width:500px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B99B69;
}

.infotitle {
	padding:2px 0 2px 12px;
	font-size:10px;
	line-height:160%;
}

.infodata {
	padding:0 0 5px 10px;
	font-size:10px;
	line-height:160%;
}

.infodata a:link {
	color: #464646;
}
.infodata a:visited {
	color: #464646;
}
.infodata a:hover {
	color: #b6b5b5;
}
.infodata a:active {
	color: #464646;
}

/* Footer
-------------------------------------------------*/
#mainc-lc {
	display:block;
	top: 210px;
	left: 40px;
	float: right;
	font-size: 11px;
	line-height: 2em;
	color: #0033FF;
	position: relative;

}

#mainc-lc a {
	color: #0033FF;
}

#mainc-lc a:hover {
	color: #0033FF;
	text-decoration: underline;
}

/* Footer
-------------------------------------------------*/
#footer{
	background-color: #FACF67;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
	height: auto;
}
#footer .address {
	color: #666666;
}


.clr{
	clear: both;
}
