@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "メイリオ", "ＭＳ Ｐ明朝";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 20px;
	text-align: left;
}
#login {
	font-family: "メイリオ", "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
	font-size: 12px;
	background-color: #FF3366;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}
.loginbutton {
	float: left;
	height: 93px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}

.loginbutton a {
	background-image: url(images/b_login.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: -30px;
}

.loginbutton a:hover {
	background-image: url(images/b_login_over.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}


#header_user  a {
	text-decoration: none;
	color: #000000;
}
#header_user  a:hover {
	color: #006699;
	text-decoration: none;
}

#main_wrapper {
	width: 860px;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#caption {
	background-color: #0099FF;
	padding: 5px;
}

#main_wrapper table {
}

#header_navi	{
	text-align: center;	
}

td.navibar {
	background-color: #CCCCCC;
	width: 40px;
}
table	{
	padding: 0px;
}
tr {
}
td {
}
#header {
	background-color: #FF0000;
	height: 200px;
	width: 860px;
}
#center_colume {
	background-color: #FFFFCC;
	float: left;
	width: 595px;
	padding: 5px;
	margin-right: 5px;
}
#right_colume {
	float: right;
	width: 220px;
	padding: 5px;
	height: auto;
	margin-right: 15px;
	margin-top: 0px;
}
#footer {
	clear: both;
	width: 840px;
	height: 38px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin-top: 6px;
}


td.navibar a:link{
	background-color: #33CCFF;
}
.input_text {
	font-size: 14px;
}
#newhaiku_fieldset {
	background-color: #FFCCCC;
}
#header_user {
	background-color: #FFFFFF;
	height: auto;
	width: 840px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-bottom: 5px;
}
#header_user table {
}
#popup {
	background-color: #FFFFFF;
	height: 300px;
	width: 500px;
}
.listnavi {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#newhaiku_legend {
}
span.smallcausion {
	font-size: 0.8em;
	color: #FF0000;
}
.style_t {
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-width: 2px;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFCC99;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 400px;
}
.style_cyui {
	font-size: small;
	color: #FF0000;
}
.style_right_title {
	font-size: medium;
	color: #000000;
}
.style_right_coment {
	font-size: small;
	color: #FFFFFF;
}

#main_wrapper #center_colume td {
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.kakomi {
	background-color: #FFFFFF;
	text-align: left;
	width: 550px;
	border: 1px inset #666666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.std_text {
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	font-size: 16px;
	text-align: left;
	padding: 5px;
	line-height: 24px;
	color: #000000;
}
.haiku {
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	text-align: left;
}

.haiku_selected {
	font-size: 1.2em;
	line-height: 30px;
	font-weight: bold;
	color: #3300CC;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	text-align: left;
}

.haigou {
	font-size: 14px;
	text-align: right;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	color: #000000;
}
.style2 {font-size: 16px}
.sno {
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.comment {
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-style: normal;
	line-height: 26px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
}
.offitme {
	color: #999999;
	text-decoration: line-through;
}

.onitme {
	color: #000000;
	
}.white {
	font-size: 14px;
	color: #FFFFFF;
}
#menu {
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	font-size: 1５;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.topmenu {
	list-style-type: none;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: left;
	letter-spacing: 2px;
	background-color: #FFCCCC;
	width: 100px;
	height: 25px;
}
.topmenu a{
	list-style-type: none;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: left;
	letter-spacing: 2px;
	background-color: #FFCCCC;
	width: 100px;
	height: 25px;
	text-decoration: none;
}
#ippanmenu {
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	font-size: 15px;
	width: 760px;
	margin: 0px;
	padding-left: 40px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.openmenu {
	float: left;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 100px;
	height: 25px;
	margin: 0px;
	display: block;
}
.openmenu a{
	float: left;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 100px;
	height: 25px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}


#menu2 {
	list-style-type: none;
	padding: 0px;
	width: 185;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.msg_hiko a {
	font-size: 20px;
	font-weight: bold;
	background-color: #FF66FF;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.msg_hiko a:hover {
	font-size: 20px;
	font-weight: bold;
	background-color: #FF6666;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
}

.msg_touku a {
	font-size: 20px;
	font-weight: bold;
	background-color: #336633;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.msg_touku a:hover {
	font-size: 20px;
	font-weight: bold;
	background-color: #333300;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
}

.msg_senku a {
	font-size: 20px;
	font-weight: bold;
	background-color: #0066CC;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.msg_senku a:hover {
	font-size: 20px;
	font-weight: bold;
	background-color: #003399;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
}


.msg_senkuend a {
	font-size: 20px;
	font-weight: bold;
	background-color: #FF6633;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.msg_senkuend a:hover {
	font-size: 20px;
	font-weight: bold;
	background-color: #CC3300;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 14px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "ＭＳ Ｐ明朝";
}


#menu2 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #9E3C02;
	display: block;
	padding: 8px 0 0 30px;
	background-image: url(images/menu4.gif);
	background-repeat: no-repeat;	
	}
	
#menu2 li a:hover {
	color: #fff;
	padding: 8px 0 0 30px;
	background-image: url(images/menu4.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	}
	
#menu2 li a:active {
	color: #fff;
	padding: 8px 0 0 30px;
	background-image: url(images/menu4.gif);
	background-repeat: no-repeat;
	background-position: 0 -64px;
	}
#kukai_status {
	width: 200px;
	padding-left: 15px;
}
#kaiinmenu {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}
.menu_msg {
	font-size: 18px;
	color: #FF0000;
	background-color: #FFFF00;
}
textarea {
	font-size: 14px;
	color: #000000;
}
input {
	font-size: 14px;
}
.img_right {
	margin: 5px;
	float: right;
}
.img_center {
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 100%;
}

#newregister a{
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
	height: 80px;
	width: 200px;
	vertical-align: middle;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}