/* home.css */

*{
	margin: 0; 
	padding: 0; 
}

h1,p,pre,blockquote,ul,ol,dl,dd,form,input,textarea,th,td {margin:0;padding:0;}

img {border:none;}

ul, ol, li{
	list-style:none;
	line-height:100%;}

html {
  height: 100%;
}
/*-------------------- body --------------------*/
body {
	font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 90%;
	line-height: 180%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
	padding: 0px;
	background-color: #e0cfe4;
	height: 100%;
}
html>/**/body#home {  
    font-size: 12px;  
}
/*-------------------- container --------------------*/
#wrap {
	width: 960px;
	margin: 0px auto;
	height: 100%;
}

#white {
	width: 860px;
	height: 100%;
	padding: 50px;
	background-color: #fff;
}


/*-------------------- header --------------------*/
#header {
	width: 960px;
	height: 70px;
	vertical-align: top;
	background: url(../image/bg_h.gif) repeat-x;
}
#logo {
	width: 244px;
	height: 35px;
	margin: 19px 0 0 18px;
	padding: 0px;
	float: left;
	display: inline;
}
#logo_s {
	width: 300px;
	height: 42px;
	margin: 19px 0 0 18px;
	padding: 0px;
	float: left;
	display: inline;
}



/*-------------------- hide --------------------*/
.hide {
	display:block;
	position:absolute;
	top:-9999px;
	left:-9999px;
}
/*-------------------- link --------------------*/
a:link {
	color: #902da3;
	text-decoration: none;
}

a:visited {
	color: #a2629a;
	text-decoration: none;
}
a:hover {
	color: #4b8c68;
	text-decoration: none;
}
a:active {
	color: #f3506c;
	text-decoration: none;
}

/*-------------------- font--------------------*/
h1{
		color:#ffffff;
		font-weight: normal;
		}
h2{
		color:#ffffff;
		margin: 0px 0px 20px 0px;
		padding: 3px 10px;
		font-size:110%;
		font-weight: normal;
		letter-spacing: 0.2em;
		background-color: #4b8c68;
		}
h3{
		color:#ffffff;
		margin: 0px 0px 20px 0px;
		padding: 3px 10px;
		font-size:110%;
		font-weight: normal;
		letter-spacing: 0.2em;
		background-color: #a26aad;
		}
h4{
		color:#a26aad;
		margin: 20px 0px;
		padding: 5px 0px 0px 5px;
		font-size:110%;
		font-weight: bold;
		border-top: 1px solid #e3dae1;
		border-left: 3px solid #e3dae1;
		}
.xxsmall {
  font-size: 65%;
  font-weight: normal;
  line-height: 170%;
  letter-spacing: 0em;
}
.xsmall {
  font-size: 75%;
  line-height: 170%;
}
.small {
  font-size: 85%;
  line-height: 180%;
}
.small_xs {
  font-size: 85%;
  line-height: 100%;
}
.medium {
  font-size: 90%;
  line-height: 180%;
}
.medium_s {
  font-size: 90%;
  line-height: 160%;
}
.medium_xs {
  font-size: 90%;
  line-height: 100%;
}
.normal_l {
  line-height: 240%;
}
.large {
  font-size: 105%;
  line-height: 160%;
}
.xlarge {
  font-size: 120%;
  line-height: 160%;
}
.t10 {
  font-size: 10px;
  line-height: 140%;
}
.bold {
  font-weight: bold; 
}
.normal {
  font-weight: normal; 
}
.catch {
font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝',sans-serif;
  color: #a27079;
  font-size: 120%;
  font-weight: bold; 
  line-height: 150%;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}
.underdotline {
  line-height: 0;
  margin: 10px 0px;
  border-bottom: dotted 1px #a9a9a9;
}
.red {
  color: #cc0000;
}
.pink {
  color: #f48fa0;
}
.green {
  color: #69b68b;
}
.gray {
  color: #b2aaac;
}
.gray2 {
  color: #ccc;
}
.gray3 {
  color: #8b7083;
}
.black {
  color: #000;
}
.underdotline {
  line-height: 0;
  margin: 10px 0px;
  border-bottom: dotted 1px #a9a9a9;
}
div.dot ul li.dot_g {
  padding-left:15px;
  margin: 5px 0px 15px 20px;
  background-image: url(../../image/dot_g.gif);
  background-repeat: no-repeat;
  background-position: center left;
}


/*-------------------- clear --------------------*/
.clear_both {
  clear: both;
  visibility: hidden;
  height: 0;
  overflow : hidden;
}
/*-------------------- margin space --------------------*/
.m10 {
  margin-left: 10px;
}
.m20 {
  margin-left: 20px;
}
.m30 {
  margin-left: 30px;
}
.m40 {
  margin-left: 40px;
}
.m50 {
  margin-left: 50px;
}
.m60 {
  margin-left: 60px;
}
.m80 {
  margin-left: 80px;
}
.m100 {
  margin-left: 100px;
}
.m120 {
  margin-left: 120px;
}
.height_space {
  display: block;
  height: 30px;
  font-size: 1px;
}
.height_space_m {
  display: block;
  height: 25px;
  font-size: 1px;
}
.height_space_s {
  display: block;
  height: 20px;
  font-size: 1px;
}
.height_space_xs {
  display: block;
  height: 10px;
  font-size: 1px;
}
.height_space30 {
  display: block;
  height: 30px;
  font-size: 1px;
}
.height_space40 {
  display: block;
  height: 40px;
  font-size: 1px;
}
.height_space20 {
  display: block;
  height: 20px;
  font-size: 1px;
}
.height_space10 {
  display: block;
  height: 10px;
  font-size: 1px;
}
.center {
	text-align: center;
	margin: 0px auto;
}
.right{
	text-align: right;
	display: block;
	float: right;
}

.indent1 {
  text-indent: -1em;
  margin-left: 1em;
}
.indent15 {
  text-indent: -1.5em;
  margin-left: 1.5em;
}
.indent2 {
  text-indent: -1em;
  margin-left: 2em;
}
.indent3 {
  text-indent: -1em;
  margin-left: 3em;
}
/*-------------------- button hover --------------------*/

.button a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	zoom:1;
}
/*-------------------- otherlink --------------------*/
.link_r {
  display: block;
  float: right;

  color: #333333;
  padding-left: 15px;
  background-image: url(../image/arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
}
.link_r a {
  color: #666666;
  text-decoration: none;
}
.link_r a:hover {
  color: #666666;
  text-decoration: underline;
}

.link_l {
  color: #333333;
  padding-left: 12px;
  margin: 10px 10px 0;
  background-image: url(../image/arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
}
.link_l a {
  color: #666666;
  text-decoration: none;
}
.link_l a:hover {
  color: #666666;
  text-decoration: underline;
}

.link_pdf {
  text-decoration: none;
  padding-left: 18px;
  margin: 10px 10px 20px;
  background-image: url(../image/pdf.gif);
  background-repeat: no-repeat;
  background-position: center left;
}
.link_pdf a {
  color: #864e53;
  text-decoration: none;
}
.link_pdf a:hover,
.link_word a:hover,
.link_excel a:hover {
  color: #e03d67;
  text-decoration: underline;
}
