@charset "utf-8";

/*****************************************************************************
 reset 
 *****************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

em,strong,th,address {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

img,
object,
embed {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

li {
	list-style-type: none;
}

strong {
	font-weight: bold;
}

/*****************************************************************************
 linkColor 
 *****************************************************************************/

a:link {
	color: #0033FF;
}

a:visited {
	color: #0033FF;
}

a:hover,a:active {
	text-decoration: underline;
}

/*****************************************************************************
 clearfix 
 *****************************************************************************/

.cb {
	clear: both;
	font-size: 1%;
	height: 0;
	line-height: 0;
}

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

.clearfix {
	display: inline-block;
}

/* Hide from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display:block; }

/* End hide from IE-mac */

/*****************************************************************************
 base
 *****************************************************************************/

body {
	padding-top: 30px;
	font-size: 75%;		/* 12px */
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	line-height: 1.5;
	color: #333;
	text-align: center;
}

#wrapper {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background-color:#FFFFFF;
  margin-top:-30px;
  margin-bottom:-20px;
}

#page {
	width:80%;
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:center;

}

/*****************************************************************************
 header 
 *****************************************************************************/

#header {
	width: 800px;
	height: 350px;
	text-align: center;
	margin:0 auto;
}
#header:after {
	content: '';
	display: block;
	clear: both;
}

#header  ul {
	float: right;
	/zoom: 1;
}

#header  ul:after {
	content: '';
	display: block;
	clear: both;
}

#header  li {
	float: left;
	_display: inline;
}


#navi .top {
	float: left;
}

#navi {
	width: 800px;
	height:60px;
	margin: 0 auto;
	overflow: hidden;
	_height: 1%;
}

#navi ul {
	float: left;
	overflow: hidden;
	_height: 1%;
}

#navi li {
	float: left;
	height: 50px;
}


/*****************************************************************************
 TOPcontents
 *****************************************************************************/
#conA {
	width:800px;
	height: auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	clear:left;
}

#topimageA {
	width:300px;
	height:200px;
	float:left;
	margin:5px;
}

#topajeA {
	width:480px;
	height:250px;
	float:left;
	margin:5px;
}

#clear {
	clear:both;
}

#conB {
	width:800px;
	height: auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	clear:left;
}

#topajeB {
	width:580px;
	height:310px;
	margin:5px;
	float:left;
}

#topimageB {
	width:200px;
	height:300px;
	margin:5px;
	float: left;
}

#conC {
	width:800px;
	height: auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	clear:left;
}

#topimageC {
	width:200px;
	height:165px;
	margin:5px;
	float:left;
}

#topajeC {
	width:580px;
	height:250px;
	margin:5px;
	float:left;
}

.titleA {
	width:480px;
	height:25px;
	clear:both;
}

.titleB {
	width:580px;
	height:25px;
	clear:both;
}

.topcome {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.3;
}

.topinfo {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.5;
}

.toppro {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	line-height:1.3;
}

/*****************************************************************************
 page02
 *****************************************************************************/

#ppA {
	width:800px;
	height:470px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:5px;
}

#ppcon {
	width:800px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
}

#ppcon .ppaje {
	width:735px;
	height:30px;
	margin:0 auto;
}

#ppcon .ppcome {
	width:660px;
	height:100px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.come {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.3;
}

/*****************************************************************************
 page03
 *****************************************************************************/

#pgaje {
	width:800px;
	height:30px;
	clear:both;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:10px;
}

#pgA {
	width:740px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

#pgB {
	width:740px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

#pgBimg {
	width:300px;
	height:200px;
	float:left;
	margin-bottom:20px;
}

#pgBti {
	width:350px;
	height:auto;
	float:left;
	margin-left:50px;
	text-align:left;
}

#pgC {
	width:740px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}

#pgCimg {
	width:205px;
	height:135px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}

#pgCaa {
	width:480px;
	height:150px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

#pgCbb {
	width:740px;
	height:auto;
	clear:left;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

#pgCbb .ti {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:20px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5;
	font-weight:bold;
}

#pgCbb .com {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5;
}

.pgA {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:20px;
	text-align:left;
	line-height:1.3;
	font-weight:bold;
}

.pgAa {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
}

.pgB {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:18px;
	text-align:left;
	line-height:1.5;
	font-weight:bold;
}

.pgCti {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:20px;
	text-align:left;
	line-height:1.5;
	font-weight:bold;
}

.pgCcome {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
}
	
/*****************************************************************************
 page04
 *****************************************************************************/

#mes {
	width:800px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
}

#mes .img {
	width:190px;
	height:auto;
	float:left;
	margin:0 auto;
}

#mes .messe {
	width:600px;
	height:auto;
	margin:0 auto;
	margin-left:10px;
	float:left;
}

#mes .mesti {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:20px;
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
	line-height:1.5;
	font-weight:bold;
}

#mes .mescom {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:12px;
	text-align:left;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	line-height:1.5;
}

.meti {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:22px;
	text-align:left;
	line-height:1.5;
	font-weight:bold;
}

.mecom {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:13px;
	text-align:left;
	line-height:1.7;
}

/*****************************************************************************
 page05
 *****************************************************************************/

#cont {
	width:800px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
}

#contaje {
	width:800px;
	height:30px;
	clear:both;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:10px;
}

#contin {
	width:740px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:30px;
}

#cont .conimg {
	width:740px;
	height:auto;
	clear:left;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

#cont .img01 {
	width:350px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#cont .img02 {
	width:350px;
	height:auto;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}

#cont .conti {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:20px;
	text-align:left;
	font-weight:bold;
}

#cont .concom {
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size:12px;
	text-align:left;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	line-height:1.5;
}

#chizuimg {
	width:auto;
	height:auto;
	float:left;
	margin-bottom:20px;
}

#chizu {
	width:300px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-bottom:20px;
}

/*****************************************************************************
 pager
 *****************************************************************************/

#pager {
	width:400px;
	height:20px;
	text-align:right;
	float:right;
	margin:5px;
	font-size:12px;
	text-decoration:underline;
}
	
/*****************************************************************************
 footer
 *****************************************************************************/

#footor {
	clear:both;
	width:800px;
	height:140px;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}

.copyright {
	font:"Century Gothic";
	font-size:10px;
}