/* CSS Document */


* {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#666666;
}

body {
	background-color:#f8f9e7;
	background-image:url(../img/backObi01.jpg);
	background-repeat:repeat-x;
	background-color:#f6f6bb;
}

img {
	vertical-align:top;
	border:none;
}

h1.tp {
	 font-size:11px;
	 font-weight:nomal;
}

li {
	list-style-type:none;
}

a:link    {
	color:#660000;
}    

a:visited {
	color:#660000;
}   

a:hover   {
	color:#660000;
	text-decoration:underline;
} 
a:active  {
	color:#660000;
}


#headPic01 {
	 vertical-align:top;	
}
#link-s a {
	color: #FF0000;
}


#flash01 {
	vertical-align:top;
}

#ttlFrame {
	border:0px #999999 dotted;
	width:801px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	background-color:#f8f9e7;
}

#left {
	border:0px #999999 dotted;
	width:253px;
	height:100%;
	background-image:url(../img/left_back01.jpg);
	background-repeat:repeat-y;
	float:left;
}


#underLeft {
	border:0px #999999 dotted;
	width:253px;
	height:100%;
	background-image:url(../img/left_back01.jpg);
	background-repeat:repeat-y;
	float:left;
	margin-top:50px;
}

#lmenu {
	margin-left:40px;
	margin-top:0px;
	list-style:none;
}

#lmenu li {
	margin-top:22px;
}

#lmenu img {
	 margin-right:30px;
	 vertical-align:bottom;
	 border:none;
}

#lm_waku {
	 background-image:url(../img/lmenu_bg01.jpg);
	 border:0px #999999 dotted;
	 width:253px;
	 height:240px;
	 background-repeat:no-repeat;
	 padding-top:60px;
}

.pu_waku01 {
	 width:253;
	 height:196px;
	 border:#999999 dotted 0px;
	 background-image:url(../img/pu_waku01.jpg);
	 background-repeat:no-repeat;
}

.pu_pic01 {
	 margin-left:13px;
	 margin-top:17px;
}

.pu_ttl01 {
	 margin-left:13px;
	 margin-top:5px;
}


#right {
	 width:530px;
	 margin-left:260px;
	 border:0px #666666 dotted;
	 margin-right:-6px;
	 line-height:18px;
}


#ftLink01 {
	 width:560px;
	 float:right;
	 margin-top:25px;
	 border:0px #999999 dotted;
	 margin-bottom:25px;
}


#ftLink01 ul {
	padding-bottom:20px;
}


#ftLink01 li {
	list-style-type:none;
	float:left;
}


#ftLink01 a {
	margin-right:13px;
	margin-left:13px;
	color:#666666;
}


#ftLogo01 {
	width:173px;
	height:63px;
	margin-top:22px;
	float:left;
}

#ft {
	 border-top:1px #999999 dotted;
	 margin-top:30px;
	 width:750px;
	 margin-left:auto;
	 margin-right:auto;
}
.red a:hover {
	color: #FF0000;
}

/****** アクセスデータ共通スタイル ******/
div.accessBox{
	width: 510px;
	margin: 0px auto;
}
div.accessBox table	{ width: 510px; margin: 10px 0px 0px; border-top: 1px solid #CCC; border-left: 1px solid #CCC; }
div.accessBox th	{ width: 80px; background: #532f15; padding: 5px; font-size: 12px; font-weight: bold; vertical-align: top; text-align: left; color: #FFF; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; }
div.accessBox td	{ background: #FFF; padding: 5px; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; }
