@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
}
body, table, input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
a, a:link {
	color: #6D6D6D;
	text-decoration: none;
}
a:visited {
	color: #6D6D6D;
}
a:hover {
	color: #6D6D6D;
	text-decoration: underline;
}
a:active {
	color: #6D6D6D;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #6D6D6D;
	font-size: 14px;
	line-height: 1.5;
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_header.gif) repeat-x left top;
	-webkit-text-size-adjust: none;
}
#wrapper {
	position: relative;
}
#container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 0 48px;
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_container.gif) repeat-x left top;
}
#main {
	width: 1000px;
	padding: 70px 0 0;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#g_header {
	margin: 0 auto;
	width: 1000px;
	height: 84px;
	/*padding: 0 0 9px;*/
	position: relative;
}
#g_header a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#logo {
	width: 101px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
#g_header .h_logo .head_images {
	margin: 1px 0 0 100px;
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/


#g_footer {
	background: #000 url(/wp-content/themes/k-taiyo/img/secret/bg_footer.jpg) no-repeat center top;
	color: #fff;
	clear: both;
	overflow: hidden;
}
#g_footer a {
	color: #fff;
}
#g_footer a:hover {
	text-decoration: underline;
}
#g_footer .inner {
	width: 1000px;
	margin: 30px auto;
	overflow: hidden;
}
#g_footer .f_info {
	float: left;
	width: 300px;
	overflow: hidden;
}
#g_footer .f_info .address {
	margin: 20px 0 0;
}
#g_footer .copyright {
	margin: 130px 0 0 420px;
	font-size: 12px;
}
/* 上へ戻る */
.page_top {
	left: 50%;
	margin: 0 0 0 397px;
	bottom: 0;
}
/*------------------------------------------------------------
	各ページ共通パーツ
------------------------------------------------------------*/

.fl {
	float: left;
}
.fr {
	float: right;
}
.conts_wrap {
	margin: 0 0 20px;
	overflow: hidden;
}
.conts_wrap p {
	margin: 0 0 10px;
}
.btn, .photo {
	text-align: center;
}
/*------------------------------------------------------------
	シークレットページ
	
------------------------------------------------------------*/


#container .conts_wrap .con_bg02 {
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_contents_02.png) repeat-y left top;
	padding: 15px 23px;
	overflow: hidden;
}
#container .before_box02 {
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_h_contents_02.png) repeat-y left top;
	height: 20px;
}
#container .after_box02 {
	height: 20px;
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_b_contents_02.png) repeat-y left top;
	margin: 0 0 120px;
}

#container #main .conts_wrap .con_bg02 .movie_box, #container #main .conts_wrap .con_bg02 .message_box {
	padding: 30px 20px;
	overflow: hidden;
}
#container #main .conts_wrap .con_bg02 .movie_box .l_movie, #container #main .conts_wrap .con_bg02 .message_box .l_movie {
	float: left;
	width: 540px;
}
#container #main .conts_wrap .con_bg02 .movie_box .r_txt, #container #main .conts_wrap .con_bg02 .message_box .r_txt {
	float: right;
	width: 340px;
}
#container #main .conts_wrap .con_bg02 .movie_box .r_txt h3 {
	background: url(/wp-content/themes/k-taiyo/img/secret/icon_copy.gif) no-repeat left top;
	padding: 10px 0px 10px 60px;
	font-size: 20px;
	border-bottom: 1px solid #f6f6f1;
	margin: 0 0 20px;
}
#container #main .conts_wrap .con_bg02 .message_box .r_txt h3 {
	border-left: 5px solid #d20000;
	padding: 5px 0px 5px 10px;
	font-size: 24px;
	width: 150px;
	margin: 0 0 20px;
}
#container #main .conts_wrap .con_bg02 .message_box .r_txt h3 span {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#container #main .conts_wrap .con_bg02 .message_box .r_txt .position {
	clear: both;
	padding: 10px 0;
}

/*------------------------------------------------------------
	ログインページ
	
------------------------------------------------------------*/


#container #main .conts_wrap .con_bg {
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_contents.png) repeat-y left top;
	padding: 10px 15px;
	overflow: hidden;
}
#container #main .before_box {
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_h_contents.png) repeat-y left top;
	height: 20px;
}
#container #main .after_box {
	height: 20px;
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_b_contents.png) repeat-y left top;
	margin: 0 0 80px;
}
#container #main .conts_wrap .con_bg .login_box {
	height: 280px;
	background: url(/wp-content/themes/k-taiyo/img/secret/bg_login.gif) no-repeat center center;
	width: 630px;
	margin: 0 auto;
	padding: 100px 0;
}
#container #main .conts_wrap .con_bg .login_box h2 {
	text-align: center;
	margin: 0px auto 20px;
	padding: 10px;
	border-bottom: 1px solid #6D6D6D;
}
#container #main .conts_wrap .con_bg .login_box .input_wrap {
	text-align: center;
	margin: 50px 0px;
}
#container #main .conts_wrap .con_bg .login_box .input_wrap .input_area {
	padding: 5px 3;
	border: 1px solid #929292;
}
#container #main .conts_wrap .con_bg .login_box .input_wrap .input_btn {
	background: url(/wp-content/themes/k-taiyo/img/secret/btn_input.gif) no-repeat left top;
	text-indent: -9999em;
	height: 36px;
	width: 205px;
	cursor: pointer;
	border-style: none;
}