@charset "shift-jis";

/*============================================================================



	style info : all style €Κ



==============================================================================*/


/*============================================================================

	html body

==============================================================================*/

/* XN[o[ΜL³ΙζιYΞτ */
html {
	text-align: center;
}

body {
	font-family: "CI", Meiryo, "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background:url(../img/bg.jpg) no-repeat top #e2d5c2;
	background-attachment:fixed;
	color: #3a3a3a;
	text-align: justify;
}

body.topPage {
	background:url(../img/topbg.jpg) no-repeat top #e2d5c2;
}

body.topiclink {
	background-image:none;
	background-color:none;
}


input, textarea {
	font-family: "CI", Meiryo, "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

/* for IE6 */
* html body {
	font-family: "lr oSVbN", "MS PGothic", Sans-Serif;
}

* html input, * html textarea {
	font-family: "lr oSVbN", "MS PGothic", Sans-Serif;
}

address {
font-style:normal;
}
/*============================================================================

	ζ

==============================================================================*/

img {
	vertical-align:top;
}

/*============================================================================

	N

==============================================================================*/

a {
	text-decoration: none;
}

a:link {
	color: #186B83;
}

a:visited {
	color: #186B83;
}

a:hover {
	color: #186B83;
	text-decoration: underline;
}

a:active {
	color: #186B83;
}


/*============================================================================

	Δp

==============================================================================*/

/* Headings
---------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: .8em 0 .8em 0;
}

h1 {
	font-size: 153.9%;
	/*margin: .6em 0 .6em 0;*/
}

h2 {
	font-size: 138.5%;
}

h3 {
	font-size: 123.1%;
}

h4 {
	font-size: 116%;
}

h5 {
	font-size: 108%;
}

h6 {
	font-size: 100%;
}


/* i
---------------------------------*/
p {
	line-break: strict;
	margin: 0;
	line-height: 1.6;
}


/* ζE
---------------------------------*/
.imgR {
	float: right;
	padding: 5px 0 0 15px;
}

/* ζ
---------------------------------*/
.imgC {
	display: block;
	margin: auto;
}

/* ζΆ
---------------------------------*/
.imgL {
	float: left;
	padding: 5px 15px 0 0;
}


/* 
---------------------------------*/
.tC,
.btnC {
	text-align: center;
}


/* E΅¦ p^O
---------------------------------*/
.tR,
.sign {
	text-align: right;
}


/* Ύ©
---------------------------------*/
.mincho {
	font-family: "lr Ύ©","qMmΎ© Pro W3", "Hiragino Mincho Pro", Century, "Times New Roman", Times, serif;
}


/* hbvVhE
---------------------------------*/
.shadow {
	behavior: url(/javascript/PIE.htc); /* for IE */
	box-shadow: 1px 1px 4px #666;
	-moz-box-shadow: 1px 1px 4px #666;
	-webkit-box-shadow: 1px 1px 4px #666;
}


/* clearfix
---------------------------------*/
.clearfix:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*============================================================================

	{^

==============================================================================*/

/* Φ±ή p^Owθ
---------------------------------*/
.btnHollow a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

/* Ό§Ύ p^Owθ
---------------------------------*/
.btnOpacity a:hover {
	opacity: 0.7; /* OperaESafari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}


/*============================================================================

	ftHg e[u

==============================================================================*/

#defTable table {
	width: 100%;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-top: 10px;
}

#defTable th, #defTable td {
	padding: 10px;
	border: 1px solid #666;
}

#defTable th {
	padding: 10px;
	border: 1px solid #666;
	background: #222;
	color: #fff
}


/* τEο
---------------------------------*/

#defTable table tr.odd td {
	background: #efefef;
}

#defTable table tr.even td {
	background: #999999;
}


/*============================================================================

	eLXg TCY

==============================================================================*/

/* -------------------------------------------------------

 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%

---------------------------------------------------------- */

.std10 { font-size: 77%; }
.std11 { font-size: 85%; }
.std12 { font-size: 93%; }
.std13 { font-size: 100%; }
.std14 { font-size: 108%; }
.std15 { font-size: 116%; }
.std16 { font-size: 123.1%; }
.std17 { font-size: 131%; }
.std18 { font-size: 138.5%; }
.std19 { font-size: 146.5%; }
.std20 { font-size: 153.9%; }
.std21 { font-size: 161.6%; }
.std22 { font-size: 167%; }
.std23 { font-size: 174%; }
.std24 { font-size: 182%; }
.std25 { font-size: 189%; }
.std26 { font-size: 197%; }


/*============================================================================

	eLXg J[

==============================================================================*/

.white { color: #FFFFFF; }
.black { color: #000000; }
.gray { color: #666666; }
.lgray { color: #999999; }
.red { color: #990000; }
.pink { color: #FF3366; }
.green { color: #006600; }
.orange { color: #FF6600; }
.blue { color: #0066CC; }
.lblue { color: #0099FF; }
.yellow { color: #FFFF00; }
.gold { color: #996633; }


/*============================================================================

	pΫ

==============================================================================*/

.rCorner {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rCorner-T {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.rCorner-B {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.rCorner-L {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
}

.rCorner-R {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 5px;
}

.rCorner-Tl {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.rCorner-Tr {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.rCorner-Bl {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
}

.rCorner-Br {
	position: relative; /* for IE */
	behavior: url(/javascript/PIE.htc); /* for IE */
	border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 5px;
}
