/* CSS Document */


* {
	margin: 0;
	padding: 0px;
}

body {
	font-size:14px;
	color:#333333;
	background-position:top;
	background-repeat:repeat-x;
}

a{
text-decoration: none;
color:#0066CC;
}
a:hover{
	text-decoration:underline;
	color:#003399;
}

.ist{
padding-top:10px;
padding-bottom:10px;
}



#wrapper {
	margin-top:0;
	margin-bottom:0;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}

#wrapper02 {
	margin-top:0;
	margin-bottom:0;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;



	background-repeat:no-repeat;
	background-image: url(../image/main_bg.jpg);
	background-position: 0px 120px;
	background-repeat: no-repeat;
}



#header{
	width:800px;
	background-image:url(../image/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 130px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#header02{
	width:800px;
	margin: 0;
	padding: 0;
}

#photoarea{
	width:800px;
	height:300px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#photoarea02{
	width:800px;
	height:150px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#photoarea #text{
	float:left;
	width:420px;
	margin: 0;
	text-align: left;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}


#photoarea #text #midashi{
font-size: 16px;
color: #333333;
line-height: 200%;
font-weight:bold;
}


#photoarea #photos{
	float:left;
	width:275px;
	margin: 0;
	padding-top: 25px;
	padding-left: 0px;
	height: 200px;
	background-image: url(../image/can.gif);
	background-position: 10px 30px;
	background-repeat: no-repeat;
	text-align:center;
	padding-right: 20px;
}

#photoarea #photos img{
	margin: 0px;
	padding: 20px;
}

#g_navi{
	width: 796px;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}



#g_navi ul {
	margin: 0px;
	padding: 0px;
}

#g_navi li {
	font-size: 18px;
	line-height: 300%;
	list-style:none;
	float: left;
	text-align: center;
}

#g_navi li.n01 a{
display:block;
	width:161px;
	height:49px;
	background-image:url(../image/navi_01.jpg);
	background-position:0px 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

#g_navi li.n01 a:hover{
	display:block;
	width:161px;
	height:49px;
	background-image:url(../image/navi_01b.jpg);
	background-position:0px 49px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
#g_navi li.n02 a{
display:block;
	width:158px;
	height:49px;
	background-image:url(../image/navi_02.jpg);
	background-position:0px 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

#g_navi li.n02 a:hover{
	display:block;
	width:158px;
	height:49px;
	background-image:url(../image/navi_02b.jpg);
	background-position:0px 49px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

#g_navi li.n03 a{
display:block;
	width:161px;
	height:49px;
	background-image:url(../image/navi_03.jpg);
	background-position:0px 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

#g_navi li.n03 a:hover{
	display:block;
	width:161px;
	height:49px;
	background-image:url(../image/navi_03b.jpg);
	background-position:0px 49px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

#container{
	padding: 0px;
	margin: 0px;
}

h1 {
	margin:0;
	color:#333333;
	text-align: left;
	font-size:22px;
	line-height:150%;
	padding: 0;
	text-indent: 13px;
	height: 40px;
}

#wrapper h2 {
	width:514px;
	height: 31px;
	font-size:18px;
	color:#FFFFFF;
	line-height:200%;
	background-image: url(../image/bar01.jpg);
	text-indent: 45px;
	padding: 0px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#wrapper02 h2{
	height: 31px;
	font-size:20px;
	color:#666666;
	line-height:200%;
	margin:0px;
	padding-top: 90px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapper h3 {
	font-size:14px;
	color:#1F6CE0;
	margin:0;
	line-height:160%;
}

#wrapper02 h3 {
	width:534px;
	height: 31px;
	font-size:18px;
	color:#FFFFFF;
	line-height:200%;
	background-image: url(../image/bar02.jpg);
	text-indent: 45px;
	padding: 0px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



p {
	letter-spacing: 0.2em;
	word-spacing:inherit;
	line-height: 140%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	}

#left_box {
	float: left;
	width: 220px;
	margin: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left_box02 {
	float: left;
	width: 250px;
	margin: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 400px;
}

#left_box02 li {
padding-top:10px;
text-indent: 60px;
font-size: 12px;
height:34px;
width:250px;
line-height: 100%;
list-style:none;
background-image:url(../image/li_mark.gif);
background-repeat:no-repeat;
background-position: 18px 0px;
}

#left_box ul {
	width:169px;
	padding-bottom: 30px;
	margin: 0px;
}

#left_box li {
padding-top:10px;
text-indent: 15px;
font-size: 12px;
line-height: 100%;
list-style:none;
}


#main_area{
	float: right;
	width: 534px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height:250%;
	font-size:12px;
	text-align: left;
}

#text_area{
	margin: 0px;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 530px;
}

#text_area img{
float:right;
padding:8px;
}


/*footer-------------------------------------------------*/
#footer{
	width: 800px;
	color:#FFFFFF;
	font-size:12px;
	line-height:400%;
	clear:both;
	text-align: center;
	height: 72px;
	background-image: url(../image/footer.jpg);
}


.clearfix{
clear:both;
}
