@charset "utf-8";

*{margin:0;
padding:0;}

body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { 
margin: 0;
list-style:none;
text-align:center;
}

#header ul a{
	color:#0000ff;
}

#header ul li{
display:inline;
margin-right:15px;
}

#header ul a:visited { color: #FFF; }

h2{
	margin-top:0;
	padding-top:15px;
	padding-right: 15px;
	padding-left: 15px;
}
#header{width:auto;
background:url(../image/header_b.jpg);
background-repeat:repeat-x;}

h1{text-align:center;
color:#FFF;
}

a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.text{
	width: 800px;
	margin: 0 auto;
}

.text p{
	margin-bottom:15px;
	}

.free{
	font-size:135%;}

.note{
	font-size:24px;
	color:#F00;
	text-decoration:underline;
	font-weight:bold;}
	
.cam{
	margin-top:25px;
}

.copie{
	width: 700px;
	margin: 0 auto;
	display: block;
}
h2{
	color: #000;
	font-size: 20px;
	border-left: 5px solid #F60;
	border-bottom: 1px solid #444;
	margin: 24px 40px 12px 40px;
	padding: 8px 16px;
}
.pic{margin-left:50px;}

.copie2{
	width: 700px;
	height: 200px;
	margin: 0 auto;
	display: block;
}

.copie3{
	width: 700px;
	height: 70px;
	margin: 0 auto;
	display: block;
}

.copie4{
	width: 700px;
	height: 45px;
	margin: 0 auto;
	display: block;
}

#last{
	padding-bottom:70px;
	}

.menu{
	margin-left:10px;
	margin-top:30px;
	}

.container {
	margin-top:0;
	clear:both;
	width: 900px;
	background-color: #FFF;
	margin: 0 auto;
}


.content {
	margin-top:0;
	background:url(../image/bkimg.jpg);
	background-repeat:repeat-y;
}

#footer ul li{
	display:inline;
	margin-right:15px;}

#footer{
	background-color:#000;
	line-height:100px;}
	
#footer ul a:visited {
	color:#60C;}

#footer ul a{
	color:#FFF;
}
.photo_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
