/* default
----------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, img, form, input, th, td, textarea {
	margin: 0;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, strong {font-weight: normal;}

ul, ol, li {
	list-style: none;
}

img {
	border: none;
	clear: both;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100%;
	height: auto;
	color: #000000;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #71C6FF;
}

a {color: #333333;}
a:link    {color: #333333;}
a:visited {color: #333333;}
a:hover   {color: #FF0001;}
a:focus   {color: #FF0001;}
a:active  {color: #FF0001;}

a {
	outline: none;
} 

/* base
----------------------------------------------- */

#wrapper {
	width: 100%;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 100%;
	height: 388px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header_pre {
	width: 100%;
	height: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/top_header_pre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header_end {
	width: 100%;
	height: 388px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/top_header_end.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	width: 950px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
}

#select {
	width: 948px;
	clear: both;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 834px;
	text-align: left;
	margin: 0px;
}


#select .left {
	float:left;
	height: 488px;
	width: 398px;
	margin: 0px;
	padding-top: 210px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 76px;

}

#select .left a {
	display: block;
	height: 487px;
	width: 398px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/top_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

#select .left a:hover {
	background-image: url(../images/top_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 -488px;
}

#select .left_end {
	float:left;
	height: 488px;
	width: 398px;
	margin: 0px;
	padding-top: 210px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 76px;

}

#select .left_end a {
	display: block;
	height: 487px;
	width: 398px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/top_menu_left_end.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

#select .left_end a:hover {
	background-image: url(../images/top_menu_left_end.jpg);
	background-repeat: no-repeat;
	background-position: 0 -488px;
}


#select .right {
	float:left;
	height: 488px;
	width: 400px;
	margin: 0px;
	padding-top: 210px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#select .right a {
	display: block;
	height: 487px;
	width: 400px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/top_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

#select .right a:hover {
	background-image: url(../images/top_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 -488px;
}


/* footer
----------------------------------------------- */

#footer {
	width: 948px;
	text-align: center;
	margin: 0px;
	clear: both;
	height: auto;
	color: #333333;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 第2回追加CSS
----------------------------------------------- */

#header2 {
	width: 100%;
	height: 388px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/pc2_top_header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#select2 {
	width: 948px;
	clear: both;
	background-image: url(../images/pc2_top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 834px;
	text-align: left;
	margin: 0px;
}

/* 感動 */

#select2 .kandou {
	float:left;
	height: 313px;
	width: 744px;
	margin: 0px;
	padding-top: 204px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 98px;
	clear: both;

}

#select2 .kandou a {
	display: block;
	height: 313px;
	width: 744px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/pc2_select_top_img.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

#select2 .kandou a:hover {
	background-image: url(../images/pc2_select_top_img.jpg);
	background-repeat: no-repeat;
	background-position: 0 -313px;
}

/* 川柳 */

#select2 .senryu {
	float:left;
	height: 122px;
	width: 234px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 207px;

}

#select2 .senryu a {
	display: block;
	height: 122px;
	width: 234px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/pc2_select_left_img.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

#select2 .senryu a:hover {
	background-image: url(../images/pc2_select_left_img.jpg);
	background-repeat: no-repeat;
	background-position: 0 -122px;
}

/* ショート */

#select2 .short {
	float:left;
	height: 122px;
	width: 236px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 54px;

}

#select2 .short a {
	display: block;
	height: 122px;
	width: 234px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/pc2_select_right_img.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

#select2 .short a:hover {
	background-image: url(../images/pc2_select_right_img.jpg);
	background-repeat: no-repeat;
	background-position: 0 -122px;
}
