body {
	text-align: center;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(img/bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}


#continer {
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
}

#header {
	background-color:#CCCCCC;
	height:185px;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-position: center center;
	color: #FFFFFF;
	background-image: url(img/rogo.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	padding: 0px;
	margin: 20px 0px 10px 5px;
	font-size: 22pt;
}

#header p {
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#header h2 {
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* *************** ボックス領域 *************** */

#main {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}

/* *************** コンテンツ領域 *************** */

#content {
	width: 555px;
	padding: 0px 0px 10px;
	float: left;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 15px;
}

#content h2 {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 8px;
	padding-bottom: 2px;
	margin: 0px;
}

#content h4 {
	font-size: 15px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

#content h3 {	
	padding: 7px;
	background-color: #EEEEEE;
	font-weight: 600;
	font-size: 14px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#content h5 {
	font-size: 14px;
}

.sikiri {
	border-bottom-style: dotted;
	margin-bottom: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	text-align: right;
}

#tobu {
text-align:right;
}
/* *************** トップページ *************** */

#contents {
	width: 555px;
	padding: 0px 0px 10px;
	float: left;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}

#contents p{
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#shokai{
	border: 1px double #FFCCFF;
	border: 1px double #FFCCFF;
	padding: 10px 5px;
	margin: 0px 0px 10px;
	width: 544px;
	background-color: #FFCCCC;
}

#shokai h2 {
	font-size: 14px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin: 0px 0px 5px 5px;
	width: 530px;
	background-color: #FFCCCC;
	padding-top: 10px;
	padding-right: 0px;
	color: #333333;
}

#shokai p {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #C0C0C0;
	line-height:1.4;
	padding: 0px 0px 10px;
	width: 500px;
}

.box {
	width: 500px;
}

.tmenu {
	font-size: 110%;
	font-weight: 600;
	background-color: #3366CC;
	padding: 5px 5px 5px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3300;
	color: #FFFFFF;
	margin-left: 10px;
	width: 530px;
}

#new {
	padding-left: 20px;
}

/* *************** 右側サイドメニュー領域 *************** */

#obi {
	width: 180px;
	height: auto;
	margin: 20px 0px 50px 0px;
	float:right
}

.menu {
	font-size:13px;
	padding:7px;
	color:#FFFFFF;
	margin:0px;
	background-color: #99CCCC;
}

#obi ul {
margin:0px 0px 0px 0px;
padding-left:0px;
}

#obi li {
	font-size:13px;
	list-style-type:none;
	margin-bottom:0px;
	padding:3px 0px 3px 20px;
	border-bottom:1px dashed #999;
	background:#FFFFFF url(img/list2.gif) no-repeat 0px center;
	display: block;
}

#obi li a{
	text-decoration:none;
}


#obi li a:hover { /* エントリー名(hover時) */
color: #FF0000;
text-decoration: underline;
}

/* *************** フッター領域 *************** */

#footer {
	font-size: 12px;
	background-color: #FFCCCC;
	text-align: center;
	margin: 0px;
	display: block;
	text-decoration: none;
	clear: both;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	height: 10px;
}

#footer a{
	color: #FFFFFF;
}

/* *************** 共通領域 *************** */

.point {
	color: #FF3300;
}

.nami {
	text-decoration: underline;
	font-weight: 400;
}

.yougo {
	color: #000000;
	background-color: #eeeeee;
	padding: 3px;
	margin-bottom: 0px;
	border: 1px solid #999999;
}

.kaisetu {
	color: #000000;
	background-color: #fffee0;
	padding: 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 0px;
	border-top-color: #999999;
	border-top-width: 1px;
}

.migi {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 30px;
	padding-top: 5px;
}

.sequel {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}

.link_mida {
	padding: 7px;
	background-color: #EEEEEE;
	font-weight: 600;
	font-size: 14px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.link_kaku {
	background-image: url(image/list2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.table_style{
   background-color:#FFCCFF;
}

.td_style{
	background-color:#000040;
	font-weight: 600;
	color: #FFFFFF;
}

td img{
   margin-bottom:5px;
}

blockquote{
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px dashed #333333;
	line-height: 1.5;
}

.new{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.ad336{
	margin-left: 15px;
	margin-bottom: 20px;
}
