@charset "euc-jp";
@import url("margin_print.css");
@import url("text_print.css");
@import url("padding_print.css");
@import url("contents_print.css");
@import url("menu_print.css");



/*------------------------------------
デフォルトＣＳＳクリヤー
------------------------------------*/
* {
	margin : 0;
	padding : 0;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: none; }


/*------------------------------------
共通
------------------------------------*/
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:normal;
	font-size:1em;
	width : 100%;
	background-image: none;
	background-repeat: no-repeat;
	
}

#wrapper {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------
ヘッダー
------------------------------------*/
#header {
	width: 730px;
	position: relative;
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}

#header1 {
	background-image: url(../images/header_bg02.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 730px;
}
#header1 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 165%;
	text-indent: 10px;
	text-decoration: none;
}
#header1 h1 a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 165%;
	text-indent: 10px;
	text-decoration: none;
}

#header1 h2 {
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 14px;
	margin-top: 5px;
	text-decoration: none;
}
#header1 h2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 14px;
	margin-top: 5px;
	text-decoration: none;
}

#english {
	height: 20px;
	width: 60px;
	position: absolute;
	left: 880px;
	top: 5px;
	display: none;
}
#english a{
	height: 20px;
	width: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	text-align:center;
	display: none;
}
#english a:hover{
	color: #FFCC00;
	display: none;
}

#home {
	position: absolute;
	top: 120px;
	left: 600px;
	width: 117px;
	height: 21px;
	
}
#home a{
	height: 21px;
	width: 117px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/btn_home.gif);
	text-decoration:none;
	display:block;
	text-align:center;
	line-height: 150%;
}
#home a:hover{
	background-image: url(../images/btn_home.gif);
	background-position:right;
	

}
#header2 {
	background-color: #FFFFF9;
	width: 730px;
	height: 30px;
}
#toiawase {
	position: absolute;
	top: 158px;
	left: 600px;
	width: 117px;
	height: 21px;
	display: none;
	
}
#toiawase a{
	height: 21px;
	width: 117px;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-image: url(../images/btn_toiawase.gif);
	text-decoration:none;
	display: none;
	text-align:center;
	line-height: 150%;
}
#toiawase a:hover{
	color: #FFFFFF;
	background-image: url(../images/btn_toiawase.gif);
	background-position:right;
	display: none;

}
#header2 .pankuzu {
	font-size: 12px;
	text-indent: 10px;
	padding-top: 12px;
}
#kensaku {
	height: 20px;
	width: 195px;
	position: absolute;
	left: 740px;
	top: 156px;
	display: none;
}

/*------------------------------------
container
------------------------------------*/
#container {
	background-image: url(../images/base_bg.jpg);
	background-repeat: repeat-y;
	width: 950px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}
#container2 {
	background-image: none;
	background-repeat: no-repeat;
	width:730px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}

/*------------------------------------
フッター
------------------------------------*/

#footer {
	background-image: url(../images/footer_bg02.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 730px;
	text-indent: 100px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 20px;
	margin: 0px;
	clear: both;
}
#footer_menu {
	background-image: url(../images/footer_menu_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	width: 730px;
	height: 50px;
	display:none;
}
.footer_menu_navi {
	font-size: 12px;
	font-weight: bold;
	text-indent: 240px;
	padding-top: 18px;
	color: #FFFFFF;
	display:none;
}
.footer_menu_navi a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 240px;
	padding-top: 18px;
	text-decoration:none;
	display:none;
}
.footer_menu_navi a:hover{
	color: #FFCC00;
	text-decoration:underline;
	display:none;
}
