body {
	color: #000000;
	font-family: "Osaka", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "ＭＳ 明朝", "ヒラギノ明朝 Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height: 150%;
	text-align: justify;
}

img {
	border :none;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color:#0066CC;
}

a:hover {
	text-decoration:none;
}

a:visited {
	color:#00A7CC;
}



#container {
	line-height: 140%;
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 712px;
	background-color: #ffffff;
}

#mainwrapper {
	width: 712px;
	margin: 10px 0;
	padding: 0;
}


/* TOPページ用 */

#header {
	width: 712px;
	height: 115px;
	background: url("img/header_02.gif") no-repeat bottom;
	position: relative;
}

#header .headimg {
	position: absolute; top:0px; left:0px;
}


.head_banner01 {
	position: absolute; top:0px; left:495px;
}

.head_banner02 {
	position: absolute; top:0px; left:620px;
}

.head_banner03 {
	position: absolute; top:7px; left:664px;
}

.head_banner04 {
	position: absolute; top:0px; left:733px;
}


#tinyheader {
	width: 712px;
	height: 74px;
	background: url("img/tinyheader_02.gif") no-repeat bottom;
	position: relative;
}

.pagetitle {
	position: absolute; top:0px; left:0px;
}

.tinyhead01 {
	position: absolute; top:0px; left:459px;
}

#mid_left {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	width: 160px;
	padding: 0;
}

#mid_center {
	margin: 0 0 0 0;
	width: 522px;
	float: left;
	padding: 0 8px;

}

#mid_right {
	margin: 0 0 0 0;
	width: 122px;
	float: right;
}

/* TOP以下のページ用 */

#mid_mainbox {
	width: 712px;
	margin: 0;
	padding: 0;
}

#mid_main {
	width: 480px;
	margin: 0;
	padding: 0;
	float: left;
}

#mid_menubox {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}

#mid_menubox ul {
	border-left: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-bottom: 1px solid #0099ff;
	background-color: #d8eefa;
	list-style: none;
	margin: 0;
	padding: 10px;
}

#mid_menubox .upper{
	padding-left: 14px;
	background:url("img/arrow_02.gif") no-repeat 0px 2px;
}

#mid_menubox .lower {
	font-size: 10px;
	padding-left: 28px;
	background:url("img/arrow_03.gif") no-repeat 0px 2px;
}


.kiyaku {
	margin-top: 10px;
	background-color: #fffeea;
	color: #333333;
	font-size: 10px;
	border: solid 1px #333333;
	padding: 10px;
}

.banner_title {
	border:1px solid #00ccff ;
	font-weight: bold;
	font-size: 10px;
	background-color: #ccd7ec;
	color: #0033cc;
	padding: 0 6px;	
}

#footer {
	margin: 0;
}

#footer .menu {
	border-top: 1px solid #999999;
	margin-top :10px;
	padding-top :10px;
	text-align: center;
	font-size: 85%;
	margin-bottom :10px;
}


.submenu {
	font-size: 10px;
	text-align: right;
}

.submenu_item {
	padding: 0 0 0 14px;
	background:url("img/arrow.gif") no-repeat 0px 2px;
}


.manual{
	padding: 10px 0;
}

.manual_item {
	color: #fff500;
	font-size: 10px;
	padding: 0 0 0 32px;
	background:url("img/techou_mid.gif") repeat-y;
}

.manual_item a {
	color: #fff500;
	text-decoration: none;
}

.manual_item .padding {
	padding: 10px 5px;
}

/*お知らせ*/
.news{
	padding: 10px 0;
}

.news_border {
	border-left: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-bottom: 1px solid #0099ff;
}

.news_border .padding {
	padding: 10px 5px;
}

.news_date{
	font-size: 9px;
	color: #0066ff;
}

.news_item {
	font-size: 12px;
	padding: 0 0 0 14px;
	background:url("img/ico_news.gif") no-repeat 0px 2px;
	text-align: justify;
}

.news_more {
	font-size: 10px;
	margin-top: 10px;
	padding: 0px 14px 0 0;
	background:url("img/ico_news.gif") no-repeat right;
	text-align: right;
}

/*ランキング*/
.ranking {
	padding: 10px 0;
}

.ranking_border {
	border-left: 1px solid #ffd800;
	border-right: 1px solid #ffd800;
	border-bottom: 1px solid #ffd800;
}

.ranking_border .padding {
	padding: 10px 5px;
}

.ranking_item01 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 14px;
	background:url("img/ico_ranking01.gif") no-repeat 0px 2px;
	text-align: left;
}

.ranking_item02 {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 14px;
	background:url("img/ico_ranking02.gif") no-repeat 0px 3px;
	text-align: left;
}

.ranking_item03 {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 14px;
	background:url("img/ico_ranking03.gif") no-repeat 0px 3px;
	text-align: left;
}

.ranking_item04 {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 14px;
	background:url("img/ico_ranking04.gif") no-repeat 0px 3px;
	text-align: left;
}

.ranking_item05 {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 14px;
	background:url("img/ico_ranking05.gif") no-repeat 0px 3px;
	text-align: left;
}

/* ブログ検索 */
.blogsearch {
	width: 522px;
	margin: 10px 0;
}

.blogsearch_content {
	color: #000000;
	text-align :left;
	padding: 5px;
	font-size: 10px;
	line-height: 150%;
	border-left: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-bottom: 1px solid #0099ff;
}

.blogsearch_title {
	font-size: 12px;
	color: #0033cc;	
	font-weight: bold;
	padding :0 0 0 0;
}

.blogsearch_bold {
	font-weight: bold;
	font-size: 12px;
}


/*ピックアップブログ*/
.pickupblog_box {
	border: 1px solid #0099ff;
	margin: 10px 0;
}

.pickupblog {
/* Mac IE5 はここから \*/
	display: table;
/* ここまでをコメントと勘違いする */
	width: 100%;
	height: 100px;

}

.pickupblog_title {
/* Mac IE5 はここから \*/
	display:table-caption;
/* ここまでをコメントと勘違いする */
	background-color: #ccd7ec;
	color: #0033cc;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 4px;
	border:none;
}

.pickupblog ul{
/* Mac IE5 はここから \*/
	display:table-row;
/* ここまでをコメントと勘違いする */
}

.pickupblog li {
/* Mac IE5 はここから \*/
	display: table-cell;
/* ここまでをコメントと勘違いする */
	padding: 6px;
	width: 30%;
	list-style:none;
	font-size: 10px;
	float: left;

}

/* Mac IE5 はここから \*/
.pickupblog ul li img {
	float: left;
	width: auto;
}
/* ここまでをコメントと勘違いする */




.clear {
	clear: both;
}

.padding_bottomspace {
	padding-bottom: 10px;
}

.sanka_youkou {
	font-size:10px ;
	margin-right: 10px;
	margin-left: -30px;
}

.sanka_youkou ul.odd {
	width: 280px;
	float: left;
	padding-right: 5px;
	list-style:none;
}

.sanka_youkou ul.even {
	width: 280px;
	float: right;
	padding-left: 5px;
	list-style:none;
}

.sanka_youkou li.title {
	font-weight: bold;
	background-color: #ccd7ec;
	font-size:12px ;
	list-style:none;
	padding: 2px 5px; 
}

.sanka_youkou li {
	list-style:none;
	padding-bottom:10px;
}


.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.bg_gray01 {
	background-color: #CBC8B9;	/* 背景色グレー：ふつう */
}

.bg_gray02 {
	background-color: #EBE9E0;	/* 　　　　　　：薄い */
}

.bg_gray03 {
	background-color: #7F7D74;	/* 　　　　　　：濃い */
}

.bg_blue01 {
	background-color: #9AB4D9;	/* 背景色青：ふつう */
}

.bg_blue02 {
	background-color: #CBE9F9;	/* 　　　　：薄い */
}

.bg_blue03 {
	background-color: #1677B7;	/* 　　　　：濃い */
}

.bg_ora01 {
	background-color: #FFCC99;	/* 背景色オレンジ：ふつう */
}

.bg_ora02 {
	background-color: #FFEED7;	/* 　　　　　　　：薄い */
}

.bg_ora03 {
	background-color: #FE8F3A;	/* 　　　　　　　：濃い */
}

.join_form {
	font-size: 10px;
	margin: 10px;
}

.fontcolor_gray01 {
	color: #333333;	/* フォント色：グレー */
}

.fontcolor_red {
	color: #ff0000;	/* フォント色：赤 */
}

.fontcolor_blye {
	color: #0000ff;	/* フォント色：青 */
}

.join_check {
	font-size: 12px;
	margin: 10px;
}

.policy {
	color: #333333;
	font-size: 10px;
}

.manual_num_pad {
	padding: 15px 0 15px 28px;
}

.manual_num_pad02 {
	padding: 0 0 0 28px;
}

.manual_num01 {
	background:url("img/num_01.gif") no-repeat 0px 11px;
}

.manual_num02 {
	background:url("img/num_02.gif") no-repeat 0px 11px;
}

.manual_num03 {
	background:url("img/num_03.gif") no-repeat 0px 11px;
}

.manual_num04 {
	background:url("img/num_04.gif") no-repeat 0px 11px;
}

.manual_num05 {
	background:url("img/num_05.gif") no-repeat 0px 11px;
}

.manual_num06 {
	background:url("img/num_06.gif") no-repeat 0px 11px;
}

.manual_num07 {
	background:url("img/num_07.gif") no-repeat 0px 11px;
}

.manual_num08 {
	background:url("img/num_08.gif") no-repeat 0px 11px;
}

.manual_num09 {
	background:url("img/num_09.gif") no-repeat 0px 11px;
}

.manual_num10 {
	background:url("img/num_10.gif") no-repeat 0px 11px;
}

/* 参加ボタン */

.joinbutton {
	width: 160px;
	height: 180px;
	background: url(img/joinbutton.gif) top left no-repeat;
}



/* サイトマップ */

.sitemap {
		padding: 0 60px;
		line-height: 175%;
		color: #999999;
}

.sitemap dt{
	margin: 10px 0 0 0 ;
	font-weight: bold;	
	font-size: 12px;
	color: #333333;
}

.sitemap dd {
	padding-left: 12px;
}


/* お問合せ */

#formmail #title{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color:#ccc;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0 30px 0;
}

#formmail dt{
	display: block;
	float: left;
	clear: left;
	width: 150px;
	margin: 0 10px 4px 0;
	padding: 0;
	border: 0;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}

#formmail dd{
	margin: 0 0 8px;
}

#submitb input{
	margin-left: 170px;
}



/* 投票ページ */

#voteblog {
margin: 0 auto;
width: 250px;
}

