/** 共通事項 **/
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

	font-size:12px;

	color:#000000;
	background:url("img/site/main_repet_body_img3.png") repeat-x;
}

#sub {
	background-color: #ffffff;
	margin-top: 70px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	height: 32px;
	font-size:12px;

	color:#000000;
	background:url("img/site/main_repet_body_img2.png") repeat-x;
}

#heder {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	margin: 0px auto;

	height: 32px;
	font-size:12px;

	color:#000000;
	background:url("img/site/main_repet_body_img2.png") repeat-x;
	}


#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	/*background-color: #65da1c;*/
}
h1 {
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:12px;
	color:#44494b;

}
.float {
	float:left;
}
.clear_float {
	clear:both;
}
p {
	margin: 0%;
    padding: 0%;
}
a:link {
	color: #6666FF;
	text-decoration: underline;
	text-decoration: none;
	}

a:visited {
	color: #6666FF;
	text-decoration: underline;
	text-decoration: none;
	}

a:active {
	color: #6666FF;
	text-decoration: underline;
	text-decoration: none;
	}

a:hover {
	color: #0000FF;
	text-decoration: none;
	}
/* my font */
.myfont_10 {
	font-size: 10px;
}
.myfont_12 {
	font-size: 12px;
}
.myfont_14 {
	font-size: 14px;
}
.myfont_18 {
	font-size: 18px;
}
.myfont_20 {
	font-size: 20px;
}
/* フォント強調 */
.myfont_bold {
	font-weight: normal;
}
/* フォント色 */
.myfont_red {
	color:#ffffff;
}
.myfont_blue {
	color:#000099;
}
.myfont_brack {
	color:#000000;
}
.myfont_yellow {
	color:#ffe62c;
}
.myfont_orange {
	color:#e94a19;
}
.myfont_white {
	color:#ffffff;
}
/* テーブル */
table.mycommon_table_simple {
	margin:0px;
    padding:0px;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.mycommon_table_simple td{
	margin:0px;
    padding:0px;
}
.mytableborder td {
	border:solid 1px #f8bad1;
}

/* ヘット枠 */
#main_head {
	width:900px;
	margin:0px auto;
}
#main_top_img {
	width:900px;

	position:relative;
	height:127px;
	background:url("img/site/main_title_img.png") no-repeat;
}

/********* */
#main_top_img_sub01 {
	position:absolute;
	top:24px;
	left:50px;
	width:100px;
	height:100px;
	text-align:center;
	background:url("img/site/hoyo-rogo.png") no-repeat;
}
#main_top_img_sub01_in {
	margin-top:1px;
}
#main_top_img_sub02 {
	position:absolute;
	top:29px;
	left:700px;
	width:67px;
	height:68px;
	text-align:center;
	background:url("img/site/kurosu.png") no-repeat;
}

#main_top_img_sub03 {
	position:absolute;
	top:0px;
	left:150px;
	width:395px;
	height:82px;
	text-align:center;
	background:url("img/site/hoyo-0002.png") no-repeat;
}

#main_top_img_sub04 {
	position:absolute;
	top:25px;
	left:580px;
	width:80px;
	height:35px;
	text-align:center;
	background:url("img/site/hoyoseiko.png") no-repeat;
}

#main_top_img_sub05 {
	position:absolute;
	top:25px;
	left:660px;
	width:80px;
	height:35px;
	text-align:center;
	background:url("img/site/aipuran.png") no-repeat;
}

#main_top_img_sub06 {
	position:absolute;
	top:25px;
	left:740px;
	width:80px;
	height:35px;
	text-align:center;
	background:url("img/site/soitax.png") no-repeat;
}

#main_top_img_sub07 {
	position:absolute;
	top:25px;
	left:820px;
	width:80px;
	height:35px;
	text-align:center;
	background:url("img/site/jsj.png") no-repeat;
}

#main_top_img_sub08 {
	position:absolute;
	top:5px;
	right:70px;
	width:167px;
	height:71px;
	text-align:center;
	background:url("img/site/gotojfl.png") no-repeat;
}


#main_top_img_sub02_in {
	margin-top:15px;
}

/* **********/


#main_link_belt {
		width:900px;
		height:25px;
		float:right;;
		background:url("img/site/main_link_back_img.png") no-repeat;
}
/* main_top ボタン */
#main_link_belt #main_top {
	float:left;
	width: 120px;
	height:25px;
	margin: 0px;
	padding: 0%;
	overflow: hidden;
	text-indent:-9999px;
}
#main_link_belt #main_top a {
	background:url("img/site/belt_link_button_1-1.gif") no-repeat;
	display: block;
	width: 120px;
	height: 25px;
}
#main_link_belt #main_top a:hover {
	background:url("img/site/belt_link_button_1-2.gif") no-repeat;
	width:120px;
	height:25px;
}
/* main_siteinfo ボタン */
#main_link_belt #main_siteinfo {
	float:left;
	width: 120px;
	height:25px;
	margin: 0px;
	padding: 0%;
	overflow: hidden;
	text-indent:-9999px;
}
#main_link_belt #main_siteinfo a {
	background:url("img/site/belt_link_button_2-1.gif") no-repeat;
	display: block;
	width: 120px;
	height: 25px;
}
#main_link_belt #main_siteinfo a:hover {
	background:url("img/site/belt_link_button_2-2.gif") no-repeat;
	width:120px;
	height:25px;
}
/* main_puppyinformation ボタン */
#main_link_belt #main_puppyinformation {
	float:left;
	width: 120px;
	height:25px;
	margin: 0px;
	padding: 0%;
	overflow: hidden;
	text-indent:-9999px;
}
#main_link_belt #main_puppyinformation a {
	background:url("img/site/belt_link_button_3-1.gif") no-repeat;
	display: block;
	width: 120px;
	height: 25px;
}
#main_link_belt #main_puppyinformation a:hover {
	background:url("img/site/belt_link_button_3-2.gif") no-repeat;
	width:120px;
	height:25px;
}
/* main_siteinfo ボタン */
#main_link_belt #main_dealingflow {
	float:left;
	width: 120px;
	height:25px;
	margin: 0px;
	padding: 0%;
	overflow: hidden;
	text-indent:-9999px;
}
#main_link_belt #main_dealingflow a {
	background:url("img/site/belt_link_button_4-1.gif") no-repeat;
	display: block;
	width: 120px;
	height: 25px;
}
#main_link_belt #main_dealingflow a:hover {
	background:url("img/site/belt_link_button_4-2.gif") no-repeat;
	width:120px;
	height:25px;
}
/* main_accessmap ボタン */
#main_link_belt #main_accessmap {
	float:left;
	width: 120px;
	height:25px;
	margin: 0px;
	padding: 0%;
	overflow: hidden;
	text-indent:-9999px;
}
#main_link_belt #main_accessmap a {
	background:url("img/site/belt_link_button_6-1.gif") no-repeat;
	display: block;
	width: 120px;
	height: 25px;
}
#main_link_belt #main_accessmap a:hover {
	background:url("img/site/belt_link_button_6-2.gif") no-repeat;
	width:120px;
	height:25px;
}
/* main_inquiry ボタン */
#main_link_belt #main_inquiry {
	float:left;
	width: 120px;
	height:25px;
	margin: 0px;
	padding: 0%;
	overflow: hidden;
	text-indent:-9999px;
}
#main_link_belt #main_inquiry a {
	background:url("img/site/belt_link_button_5-1.gif") no-repeat;
	display: block;
	width: 120px;
	height: 25px;
}
#main_link_belt #main_inquiry a:hover {
	background:url("img/site/belt_link_button_5-2.gif") no-repeat;
	width:120px;
	height:30px;
}

/* セコンドヘッド */
#cecond_head {
	width:900px;
	height:75px;

}
#cecond_head_coment {
	width:900px;
	height:25px;
	font-weight:100;
	font-size:12px;
	text-align:center;
	line-height:14px;
}
#cecond_head_link {
	width:900px;
	height:30px;
	text-align:center;
}
#cecond_head_resultdiv {
	width:900px;
	height:30px;
	text-align:center;
}

/* 左枠 */
#main_left {
	float:left;
	width:260px;
	/*background:#dde3ec;*/
}

.info_contener {
	width:237px;
	height:160px;
	margin:0px auto;
}
.info_contener2 {
	width:237px;
}
.info_contener3 {
	width:235px;
	margin-top:15px;
	border:solid 1px #000000;
	overflow:hidden;
}
.info_void {
	width:237px;
	height:30px;
}
.info_title {
	width:237px;
}

.info_title_add {
	width:237px;
	margin-top:30px;
}

.info_coment {
	width:207px;
	margin:0px auto;
	line-height:20px;
	margin-bottom:20px;
}



/* 中央枠 */
#main_center {
	float:left;
	width:380px;
	/*background:#fdedbf;*/
}


/* 右枠 */
#main_right {
	float:left;
	width:260px;
	/*width:257px;*/
	text-align:center;
	/*background:#ff6900;*/
}


/* エンドライン枠 */
#main_endline {
	margin-top:1500px;
	clear:both;
	/*width:900px;*/
	width:100%;
	height:28px;
	/*background:url("img/site/main_footer_img.png") no-repeat;*/
	background:url("img/site/main_footer_img.png") repeat-x;
}

#main_endline2 {
	margin-top:2200px;
	clear:both;
	/*width:900px;*/
	width:100%;
	height:28px;
	/*background:url("img/site/main_footer_img.png") no-repeat;*/
	background:url("img/site/main_footer_img.png") repeat-x;
}

/* フッター枠 */
#main_footer {
	width:900px;
	height:150px;
	margin:0px auto;
}
#main_footer_link {
	width:900px;
	height:34px;
	line-height:34px;
	text-align:center;
}
#main_footer_corp {
	width:900px;
	height:14px;
	line-height:14px;
	text-align:center;
}
#main_center_topics_contener {
	width:357px;
	height:230px;
	margin-left:5px;
	/*margin:0px auto;*/
	/*border:solid 1px #000000;*/
}

/** 帯リンク **/
#main_center_topics_title {
	width:357px;
	height:25px;
	line-height:25px;
	text-align:center;
}
		/* トピックス ボタン */
		#main_center_topics_title #main_topics {
			float:left;
			width: 100px;
			height:25px;
			margin: 0px;
			padding: 0%;
			overflow: hidden;
		}

		#main_center_topics_title #main_topics a {
			background:url("img/site/t-2.jpg") no-repeat;
			display: block;
			width: 100px;
			height: 25px;
			text-decoration: none;
		}
		/* 全国スポーツ ボタン */
		#main_center_topics_title #main_sports{
			float:left;
			width: 100px;
			height:25px;
			margin: 0px;
			padding: 0%;
			overflow: hidden;
		}
		#main_center_topics_title #main_sports a {
			background:url("img/site/t-1.jpg") no-repeat;
			display: block;
			width: 100px;
			height: 25px;
			text-decoration: none;
		}
		/* ペットパーク ボタン */
		#main_center_topics_title #main_park{
			float:left;
			width: 100px;
			height:25px;
			margin: 0px;
			padding: 0%;
			overflow: hidden;
		}
		#main_center_topics_title #main_park a {
			background:url("img/site/t-1.jpg") no-repeat;
			display: block;
			width: 100px;
			height: 25px;
			text-decoration: none;
		}
		/* ボイド ボタン */
		#main_center_topics_title #main_void{
			float:left;
			width: 57px;
			height:25px;
			margin: 0px;
			padding: 0%;
			overflow: hidden;
			text-indent:-9999px;
		}
		#main_center_topics_title #main_void a {
			background:url("img/site/t-3.jpg") repeat-x;
			display: block;
			width: 57px;
			height: 25px;
		}

#main_center_topics_coment {
	/*width:347px;*/
	width:335px;
	height:208px;
	padding:10px;
	line-height:20px;
	margin-bottom:20px;
	border-left:solid 1px #7cc1e2;
	border-bottom:solid 1px #7cc1e2;
	border-right:solid 1px #7cc1e2;

	overflow-x:hidden;
	overflow-y:auto;

	/*background:#b0e1ff;*/
}
.main_center_item_contener {
	margin-top:20px;
	width:380px;
	text-align:center;
}
#movie {
	/*width:237px;*/
	width:240px;
	/*background:#cecbc6;*/
	overflow:auto;
}
#movie_title {
	width:237px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
/*
#movie p{
	padding:7px;
	text-align:left;
}
*/
#movie_body {
	width:235px;
	background:#ffffff;
	margin:0px auto;
	margin-bottom:3px;
}



.MsoNormal {
	padding:10px;
	line-height:20px;
}
/** フォームの入力モード指定 **/
.txtmode1 {
  ime-mode: active;   /** 全角モード **/
}
.txtmode2 {
  ime-mode: inactive; /** 半角モード **/
}

.main_blt_button {
	float:right;
	line-height:25px;
	text-align:center;
	text-indent:10px;
	padding-right:30px;
}
/*
.main_blt_button a:link {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button a:visited {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button a:active {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button a:hover {
	color: #ff6501;
	text-decoration: none;
	}
*/

.main_blt_button2 {
	float:right;
	padding-top:4px;
	padding-left:5px;
	text-align:center;
}

.main_blt_button3 {
	float:right;
	line-height:25px;
	text-align:center;
	/*text-indent:10px;*/
	padding-right:10px;
}
.main_blt_button3 a:link {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button3 a:visited {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button3 a:active {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button3 a:hover {
	color: #ff6501;
	text-decoration: none;
	}

.main_blt_button4 {
	float:right;
	line-height:25px;
	text-align:center;
	/*text-indent:10px;*/
	padding-right:30px;
}
.main_blt_button4 a:link {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button4 a:visited {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button4 a:active {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button4 a:hover {
	color: #ff6501;
	text-decoration: none;
	}

.main_blt_button5 {
	float:right;
	line-height:25px;
	text-align:center;
	text-indent:10px;
	padding-right:10px;
}
.main_blt_button5 a:link {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button5 a:visited {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button5 a:active {
	color: #ffe62c;
	text-decoration: underline;
	}

.main_blt_button5 a:hover {
	color: #ff6501;
	text-decoration: none;
	}

#main_info_contener {
	width:360px;
	background:#5688c5;
	padding:0px 5px 15px 5px;
	margin-top:20px;
}
#main_info_contener p{
	margin:0px;
	padding:0px;
}


#main_info_contents {
	width:360px;
	height:456px;
	background:#1665b2;
	color:#ffffff;
	overflow-x:hidden;
	overflow-y:auto;
}

.main_info_title01 {
	/*height:200px;*/
	font-style: italic;
	font-weight:800;
	font-size:20px;
	color:#ffffff;
}
.main_info_title02 {
	margin-left:100px;
	font-size:12px;
	color:#ffffff;
}
.main_info_title02 a:link {
	color: #ffffff;
	text-decoration: none;
	}

.main_info_title02 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.main_info_title02 a:active {
	color: #ffffff;
	text-decoration: none;
	}

.main_info_title02 a:hover {
	color: #ff6501;
	text-decoration: none;
	}
.main_info_title03 {
	font-size:14px;
	color:#ffffff;
}
/* 点線 */
.question_answer hr{
	border: 1px #000000 dashed;
}
.dash_hr {
	overflow-x:hidden;
	white-space: nowrap;
}
