body {
	background:#000000;
	font-family: "Trebuchet MS", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	line-height: 2;
	color: #EAE9E4;
	margin:0px;
	padding:0px;
	}

a:link {color:#33CCFF; text-decoration:none;}
a:visited {color:#33CCFF;; text-decoration:none;}
a:active {color:#33CCFF;; text-decoration:none;}
a:hover {color:#847E70;; text-decoration:none;}

/* ************** トップページはここから ************** */

h1 {
	font-family: "Verdana";
	font-size: small;
	line-height: 2;
	font-weight: bolder;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 8px;
	}

.text{
	padding-left: 8px;
	}

.text_02{
	font-size: medium;
	line-height: 1;
	font-weight: bolder;
	}

.text_02 a {color: #EAE9E4;text-decoration: none;}
.text_02 a:link {color: #EAE9E4;text-decoration: none;}
.text_02 a:visited {color: #EAE9E4;text-decoration: none;}
.text_02 a:active {color: #EAE9E4;text-decoration: none;}
.text_02 a:hover {color: #847E70;text-decoration: none;}


.tittle{
	font-size: medium;
	font-weight: bolder;
	}

.line {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #514C40;
	}

.text_box {
	background:#111111;
	border:1px solid #333333;
	margin:0px;
	padding:15px;
	margin-bottom: 5px;
	}

.text_title {
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	}

.modoru {
	text-align: center;
	margin-top:25px;
	margin-bottom:25px;
	}
	

/* ************** トップページはここまで ************** */

/* ************** 写真はここから ************** */
.pict {
	margin-left: 0px;
	border: #cccccc solid 1px;
	float: right;
	}
	  
.pict_left {
	margin: 0px;
	border: #CCCCCC solid 1px;
	float: left;
	}

.pict_right {
	margin:5px 0px 10px 15px;
	border: #FFFFFF solid 5px;
	float: right;
	}
	
.pict_babi {
	margin:5px 15px 30px 0px;
	float: left;
	}	
/* ************** 写真はここまで ************** */

/* ************** サイドはここから ************** */
.side{
	padding-right:20px;
	text-align:right;
	}

.sheep{
	margin-top: 230px;
	padding-bottom: 32px;
	}

.side_text{
	font-size: small;
	line-height: 2;
	padding-bottom: 15px;
	}

/* ************** サイドはここまで ************** */

.copy{
	font-size: x-small;
	font-family: "Verdana";
	text-align:center;
	color: #EAE9E4;
	margin-bottom:20px;
	padding-left: 8px;
	}