@charset "utf-8";

/* ::::::::::::::::::::::::::::::::::::::::::::::::::

				基本設定
	
:::::::::::::::::::::::::::::::::::::::::::::::::: */



/* :::::::::: リセットスタイルここから :::::::::: */

body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, table, tr, th, td, form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	vertical-align:top;/*リストタグで隙間を無くす設定*/
}

strong {
	font-weight: normal;
}

hr {
	display: none;
}

/* :::::::::: リセットスタイルここまで :::::::::: */



/* :::::::::: 基本設定ここから :::::::::: */

html {
	background-image: url(../image/common/bg_purple.jpg);
	background-position: left top;
	background-repeat: repeat;
}

body {
	color: #534742;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	background-image: url(../image/common/bg_flw.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

/*ie6*/
* html body {
	background-image: url(../image/common/bg_purple.jpg);
	background-position: left top;
	background-repeat: repeat;
}

div#pageBody {
	width: 902px;
	background-image: url(../image/common/bg_washi.jpg);
	background-position: left top;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	position: relative;
}

/* :::::::::: 基本設定ここまで :::::::::: */



/* :::::::::: ヘッダーここから :::::::::: */

div#header {
	height: 100px;
}

h1 {
	font-weight: normal;
	font-size: 0.6em;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}

p#logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

ul#h_Navi {
	list-style-type: none;
}

ul#h_Navi li#h_N1 {
	position: absolute;
	top: 40px;
	right: 30px;
}

ul#h_Navi li#h_N2 {
	position: absolute;
	top: 40px;
	right: 125px;
}

ul#h_Navi li#h_N3 {
	position: absolute;
	top: 40px;
	right: 220px;
}

ul#h_Navi li#h_N4 {
	position: absolute;
	top: 40px;
	right: 315px;
}

ul#h_Navi li#h_N1 a {
	display:block;
	width: 90px;
	height: 30px;
	background-image: url(../image/common/navi_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}

ul#h_Navi li#h_N1 a:hover {
	background-position:left bottom;
}

ul#h_Navi li#h_N2 a {
	display:block;
	width: 90px;
	height: 30px;
	background-image: url(../image/common/navi_faq.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}

ul#h_Navi li#h_N2 a:hover {
	background-position:left bottom;
}

ul#h_Navi li#h_N3 a {
	display:block;
	width: 90px;
	height: 30px;
	background-image: url(../image/common/navi_english.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}

ul#h_Navi li#h_N3 a:hover {
	background-position:left bottom;
}

ul#h_Navi li#h_N4 a {
	display:block;
	width: 90px;
	height: 30px;
	background-image: url(../image/common/navi_home.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}

ul#h_Navi li#h_N4 a:hover {
	background-position:left bottom;
}

/* :::::::::: ヘッダーここまで :::::::::: */


/* :::::::::: ページトップリンクここから :::::::::: */

p#pageTop {
	float: right;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
p#pageTop a {
	display:block;
	width: 90px;
	height: 30px;
	background-image: url(../image/common/goto_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

p#pageTop a:hover {
	background-position:left bottom;
}

/* :::::::::: ページトップリンクここまで :::::::::: */



/* :::::::::: ページトップリンク英語ここから :::::::::: */

p#pageTopE {
	float: right;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
p#pageTopE a {
	display:block;
	width: 90px;
	height: 30px;
	background-image: url(../image/common/goto_topE.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

p#pageTopE a:hover {
	background-position:left bottom;
}

/* :::::::::: ページトップリンク英語ここまで :::::::::: */



/* :::::::::: フッターここから :::::::::: */

div#footer {
	clear: both;/*ページトップリンクの右float解除*/
	background-image: url(../image/common/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	color: #FFFFFF;
	text-align: center;
}

ul#f_Navi1 {
	font-size: 0.8em;
	text-transform: uppercase;
	list-style-type: none;
	padding-top: 25px;
}

ul#f_Navi1 li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	display: inline;
}

ul#f_Navi1 li.f_Navilast {
	border-right-style: none;
}

ul#f_Navi2 {
	font-size: 0.8em;
	list-style-type: none;
	padding-top: 5px;
}

ul#f_Navi2 li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	display: inline;
}

ul#f_Navi2 li.f_Navilast {
	border-right-style: none;
}

address {
	font-style: normal;
	font-size: 0.8em;
	padding-top: 30px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color:#FFCC66;
	text-decoration: none;
}
#footer a:active {
	color: #C9DBAC;
	text-decoration: none;
}


/* :::::::::: フッターここまで :::::::::: */



/* :::::: 和紙背景 clearfix hack ここから :::::: */

div#pageBody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#pageBody{
	display: inline-block;
}

/* hide macie \*/
div#pageBody{
	height: 1%;
}

div#pageBody{
	display: block;
}
/* end hide */
/* :::::: clearfix hack ここまで :::::: */

