body {
	-webkit-text-size-adjust:none; /* iPhone対策 */
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: left; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
}

img {
	border:none;
}
.clearfloat {
	clear:both;
}

#catenavi {
	margin: 10px auto;
	padding: 0px;
	width: 890px;
}
#head1 {
	width: 950px;
}
#head_ad {
	width: 728px;
	margin:0px auto;
}
#main_contects #cont950 {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
#main_contects #footer {
	font-size: 10px;
}
#main_contects #footer td.f10 {
	text-align:right;
}
.notes {
	font-size: 10px;
	line-height: 1.2em;
}
.right {
	text-align: right;
}

#sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 180px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #fff; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#sidebar11 {
	padding: 1px 0px 15px 10px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 760px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0px 0px 15px 6px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
	background-color: #fff;
	text-align:left;
}

#rkakomi {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:0px 10px 10px;
	margin: 0px 10px 10px 10px;
	border: 0px solid #ccc;
}

div#sitemapcont {
	margin:0px auto;
	padding:0px;
	width: 740px;
}


div#wn { padding:0px 10px 10px 10px; }
div#wn div#wnin {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:0px 20px;
	border:1px solid #ccc;
}
div#wn p {
	font-size:14px;
	margin:0px 0px 2px;
}
div#wn p img {
	margin-right:5px;
}
div#wn p span {
white-space:nowrap;
}
#sidebar2 h2 {
	font-size: 22px;
	margin: 0px 0px 10px;
	padding: 5px 0px;
}
#sidebar2 h4 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	margin: 20px 0px 5px;
	padding: 5px 10px;
	background-color:#eee;
}
#sitemapcont h2 {
	padding:5px 0px 5px 20px;
	margin:0px 0px 5px;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	background-image: url(/info/image/sm_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sitemapcont h3 {
	padding:0px 0px 0px;
	margin:8px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border-bottom: 0px solid #FF6600;
}
#sitemapcont h4 {
	border-left: 10px solid #FF6600;
	font-weight: bold;
}
#sitemapcont h5 {
	font-size: 12px;
	font-weight: bold;
}
#sitemapcont ul {
	padding:0px 0px 0px 20px;
	margin:3px 0px;
}
#sitemapcont li {
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(/top_image/2009/icon_sankakuy.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style: none;
	display: inline;
	white-space: nowrap;
}
#sitemapcont p {
	line-height:100%;
	margin: 10px 0px 3px;
}
a.rss { display: block; margin: 3px 5px 0px 3px; padding: 0px; float: right; width: 33px; height: 15px; background-image: url(/top_image/btn_rss.gif); background-repeat: no-repeat; background-position: left top; }
a.rss:hover { background-position:-33px top; }
a.rss span { display:none; }

/*================================
	info 囲み罫あり　コンテンツ
=============================== */
#main_grlineArea {
	width:778px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #DDDDDD;
	margin:0px;
	padding:0px;
}

#mainArea {
	width:720px;
	margin:0px auto;
	padding:0px;
}
#mainArea li { list-style-type:none; }

#mainArea p{color: #666666;}

.clear { clear: both;}


table#table01{
	width:700px;
	height:38px;
	align:center;
	cellpadding:5;
	cellspacing:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-left:30px;
	margin-bottom: 7px;
 }

