@charset "Shift_JIS";

body{
	background-color:#333333;
	color:#333333;
	font-size:80%;
	line-height:1.5;
	margin:0;
	padding:0;}

p{
	margin:0;
	padding:0}

a:LINK{color:#FF9900; text-decoration:none;}
a:VISITED{color:#FF9900; text-decoration:none;}
a:HOVER{color:#FFFF00;}


/*-----日付部分-----*/
.date{
	font-size:large;
	font-weight:bold;
	color:#FF6600;
	background:none;
	padding:5px 5px 5px 5px;
	margin-left:45px;
	margin-right:15px;}


/*-----タイトル共通-----*/
#h01,#h02,#h03,#h04,#h05{
width:765px;
height:194px;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;}


/*-----VOL1タイトル-----*/
#h01{
background:url(img/h_01.jpg) no-repeat #FFFFFF;}

/*-----VOL2タイトル-----*/
#h02{
background:url(img02/h_02.jpg) no-repeat #FFFFFF;}

/*-----VOL3タイトル-----*/
#h03{
background:url(img03/h_03.jpg) no-repeat #FFFFFF;}

/*-----VOL4タイトル-----*/
#h04{
background:url(img04/h_04.jpg) no-repeat #FFFFFF;}

/*-----VOL5タイトル-----*/
#h05{
background:url(img05/h_05.jpg) no-repeat #FFFFFF;}


#main{
width:765px;
margin:0 auto;
background:url(img/bg.gif) repeat-y #FFFFFF;}

.text{
background-color:#FFFFFF;
width:740px;
margin:0 9px 0 16px;}

.text p{
margin:10px 15px 15px 30px;
font-size:12px;/*最終的には70%で*/
line-height:1.8;
font-weight:normal;}

#fotter{
	background:url(img/bottom.gif) no-repeat;
	height:64px;
	width:765px;
	margin:0 auto;
	clear:both;
	font-size:12px;
	text-align:right;
	position:relative;}

#fotter p{
	right:30px;
	top:30px;
	color:#FFFF99;
	width:400px;
	position:absolute;}

.phexp{
	text-align:left;
	margin-right:30px;
	margin-left:40px;
	font-size:12px;/*最終的には70%で*/
	font-weight:normal;
	line-height:1.8;
	clear:both;}

.phexp img{
	margin-right:10px;
	float:left;}





/*------------Vol2-------------*/

/*写真二つがよこに並ぶ部分*/
.ph{
margin:auto;
margin-left:auto;
clear:both;
width:650px;
border-top:#000000 dotted 1px;
border-right:#000000 dotted 1px;
border-left:#000000 dotted 1px;
text-align:center;}

.ph img{
margin:2px;}


/*写真の説明テキストのみの部分*/
.ph-t{
text-align:left;
margin:auto;
font-size:12px;
font-weight:normal;
line-height:1.8;
clear:both;
width:650px;
padding-bottom:10px;
padding-top:5px;
border:#000000 dotted 1px;}


/*写真一個の下にテキスト*/
.ph-t02{
text-align:left;
font-size:12px;
font-weight:normal;
line-height:1.8;
width:300px;
padding-bottom:10px;
float:left;
margin:5px;}

/*** 追加
----------------------------------------- */
/*--HOME--*/
.bh{
padding:10px;
font-size:12px;
}

/*--end of this file--*/