d@charset "utf-8";
/* 基本設定
------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
	font-size: 75%;
	font-family: sans-serif;
	color: #333333;
	background-image: url(img/bg2.gif);
	background-repeat: repeat;
	line-height: 1.5;
	margin-top: 70px;
	margin-bottom:70px;
}
#header ul a{
display:block;
	margin:0;
	padding:1em 2em;
	list-style: none;
	background-color: #111;
	border-left:0px groove＃999;
	text-decoration: none;
	white-space:nowrap;
	width:160px;
	
	}
#header ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCC00;
	
	margin-bottom: -3px;
	clear: both;
}	
#header li {
	float: left;
	padding-left: 1px;
	background-color:#FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
	display:inline;
	white-space:nowrap;
}
#wrapper p{
    clear:left
	}
a {
	color: #333333;
}

img {
	border: none;
}
/* link styles
------------------------------*/
a {
	color: #333333;
}
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCC00;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 814px;
	
	
	margin: 0px auto;
	padding-top:6px;
	clear:both;
	
}

#main {
	background-color: #FFFFFF;
	width: 700px;
	margin: 0px auto;
	padding-top:1px;
	padding-left: 20px;
	padding-right: 1px;
	padding-bottom: 42px;    
}

#main .contents {
	background-color: #F5E09E;
	width: auto;
	margin: 0px auto;
	padding-top:12px;
	padding-left: 12px;
	padding-right: 20px;
	
}

#main .watchout {
	background-color: #FFFF99;
	width: auto;
	margin: 0px auto;
	padding-top:7px;
	padding-left: 20px;
	padding-right: 20px;
	fontsize: xx-small;
   color:#444;
  	
}
	
#header  {
	
	color: #696;
	font-size: 100%;
	line-height: 100%;
	border-left: 0px solid #9c6;
	padding-left: 0px;
	margin: 0px 0px 0px;
	clear:right
}

#main P {
	color: #666;
	font-size: 90%;
	line-height: 1.66;
	margin: 0px;
	padding: 14px;
	border: 0px dotted #99877C;
	background-color: #FFFFFF;
	letter-spacing: 3px;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}	
#main P.photo {
	display: block;
	float: right;
	width: auto;
	height: auto;
	
	margin-right: 10px;
	margin-bottom: 10px;
}	
/* font styles
------------------------------*/

#magazine2.cap {
   width: 450px;
   fontsize: xx-small;
   color:#444;
   padding-left: 1em;
   text-indent:-1em;
}
   	
H2 {
	color: #696;
	font-size: 150%;
	line-height: 160%;
	border-left: 5px solid #9c6;
	padding-left: 7px;
	margin: 75px 0px 0px 0px;
	
}	
H3 {

	color: #696;
	font-size: 80%;
	line-height: 160%;
	border-left: 7px solid #9c6;
	padding-left: 7px;
	padding: 0px 0px 3px 0px;
	
}	
H6 {
	color: #009966;
	font-size: 130%;
	line-height: 160%;
	padding: 8px 0px 0px 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}	
H5 {
	color: #009966;
	font-size: 130%;
	line-height: 160%;
	padding: 10px 0px 0px 20px;
	
	
	font-weight: bold;	
}	
/* header styles
------------------------------*/
#wrapper.header {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	height: 75px;
	border-top: 3px solid #777;
	border-bottom: 3px solid#777;
	position: relative;
}
#wrapper.header #logo {
	position: absolute;
	left: 25px;
	top: 15px;
}

/* photo styles
------------------------------*/
#wrapper .img  {
	display: block;
	float: right;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	clear: right;
	}
	
#magazine {
	padding-left: 0px;
	margin-top: 0px;
	margin-left:0px;
	
#magazine p.middle {	
	vertical-align: middle;
}

/* header styles
------------------------------*/
#wrapper header {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	height: 75px;
	border-top: 3px solid #777;
	border-bottom: 3px solid#777;
	position: relative;
}
#wrapper header #logo {
	position: absolute;
	left: 25px;
	top: 15px;
}

	/* footer styles
------------------------------*/

#footer  {
	margin: 0px;
	float: right;
	color: #333333;
	background-color: #FFFFFF;
	padding: 15px;
	clear: both;
}

