body {
	background-image:url(http://samidare.jp/yp_genki/box/bg-body.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	text-align:center;
}

a {
}
a:link {
}

a:visited {
}
a:active {
}
a:hover {
}

h1, h2, h3, storong {
	display: none;
}
textarea{
	font-size:12px;
}



#content {
	font-family:"MS UI Gothic";
	background-color:#FFFFFF;
	line-height: 120%;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top:0px;
	margin-top:0px;
}



/*ue start*/
#ue {
	width:100%;
	background-color:#FFFFFF;
}

.uetitle {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:21px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:30px;
}
.uetitle a,
.uetitle a:link,
.uetitle a:visited,
.uetitle a:active{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:21px;
	text-decoration: none;
}
.uetitle a:hover {
	font-family:"MS UI Gothic";
	color:#FF0000;
	font-size:21px;
	text-decoration: none;
}
.uetext {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:13px;
	padding-bottom:15px;
}
.titleimg {
	padding-bottom:0px;
	margin-bottom:0px;
}
/*ue end*/



/*ue2 start*/
.ue2 {
	font-family:"MS UI Gothic";
	background-color:#E5E5E5;
	color:#333333;
	font-size:13px;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 30px;
	/*padding-bottom: 5px;*/
	border-top: 1px solid #BBBBBB;
	display:none;
}
.ue2 a,
.ue2 a:link,
.ue2 a:visited,
.ue2 a:active{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:13px;
	text-decoration: none;
}
.ue2 a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:13px;
	text-decoration: none;
}
/*ue2 end*/



/*ue3 start*/
.ue3 {
	font-family:"MS UI Gothic";
	background-color:#C6000A;
	color:#FFFFFF;
	font-size:13px;
	width:100%;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 7px;
	border-bottom: 1px solid #BBBBBB;
	display:none;
}
.ue3 a,
.ue3 a:link,
.ue3 a:visited,
.ue3 a:active{
	font-family:"MS UI Gothic";
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
.ue3 a:hover {
	font-family:"MS UI Gothic";
	color:#E5E5E5;
	font-size:13px;
	text-decoration:none;
}
/*ue3 end*/



.uesub {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:20px;
	margin-bottom:0px;
}



.ue4 {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	padding-left:15px;
	padding-bottom:15px;
}
.ue4 a,
.ue4 a:link,
.ue4 a:visited,
.ue4 a:active{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	text-decoration:none;
}
.ue4 a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	text-decoration:none;
}

.ue4_img {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	padding-left:15px;
	padding-bottom:15px;
}
.ue4_img a,
.ue4_img a:link,
.ue4_img a:visited,
.ue4_img a:active{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	text-decoration:none;
}
.ue4_img a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	text-decoration:none;
}
.ue4_img img{
	margin-right:5px;
}




#kiji {
	width:100%;
	padding-top:0px;
	margin-top:0px;
	background-color:#FFFFFF;
}

.kijibody {
	width:550px;
	margin-left:20px;
	margin-bottom:30px;
}
.kijibody img {
	margin-right:10px;
	margin-bottom:10px;
}



/*subject start*/
.nakasubject {
	border-bottom:1px solid #999999;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px 6px 1em;
	color:#333333;
	margin:10px 0px 10px 0px;
}

.nakasubject a,
.nakasubject a:link,
.nakasubject a:visited,
.nakasubject a:active{
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:18px;
	text-decoration: none;
}
.nakasubject a:hover {
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:18px;
	text-decoration: none;
}
/*subject end*/



/*comment start*/
.comment {
	font-family:"MS UI Gothic";
	background-color:#FFFFFF;
	width:100%;
	color:#333333;
	font-size:96%;
	line-height:150%;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
}
.comment a,
.comment a:link,
.comment a:visited,
.comment a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:96%;
}
.comment a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:96%;
}
/*comment end*/



/*date start*/
.date {
	font-family:"MS UI Gothic";
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
}
.date a,
.date a:link,
.date a:visited,
.date a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:12px;
	text-decoration: none;
}
.date a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:12px;
	text-decoration: none;
}
/*date end*/



/*arrow start*/
.links {
	font-family:"MS UI Gothic";
	background-color:#FFFFFF;
	color:#333333;
	font-size:15px;
	margin-left:15px;
	margin-bottom:30px;
}
.links a,
.links a:link,
.links a:visited,
.links a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:15px;
	text-decoration: none;
}
.links a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	text-decoration: none;
}
/*arrow end*/



/*side start*/
.waki {
	font-family:"MS UI Gothic";
	width:200px;
	height:100%;
	padding:0px 0px 0px 30px;
	background-color:#FFFFFF;
}

.wakitext{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:13px;
	padding-left:8px;
}
.wakitext a,
.wakitext a:link,
.wakitext a:visited,
.wakitext a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:13px;
	text-decoration: none;
}
.wakitext a:hover {
	font-family:"MS UI Gothic";
	color:#6699CC;
	font-size:13px;
	
}

.waki_title{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	padding:3px 0px 3px 20px;
	background-image:url(http://samidare.jp/yp_genki/box/bg-menu.gif);
	background-repeat:no-repeat;
	margin:10px 5px;
	border-bottom:1px solid #cccccc;
}
.waki_title a,
.waki_title a:link,
.waki_title a:visited,
.waki_title a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	text-decoration: none;
}
.waki_title a:hover {
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:14px;
	text-decoration:none;
}

.waki_sub{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:14px;
	padding:5px 0px 3px 20px;
	margin:5px 5px 5px 1em;
	background-image:url(http://samidare.jp/yp_genki/box/bg-submenu.gif);
	background-repeat:no-repeat;
}
.waki_sub a,
.waki_sub a:link,
.waki_sub a:visited,
.waki_sub a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	text-decoration: none;
}
.waki_sub a:hover {
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:14px;
	
}

.waki_link{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	padding:3px 0px 3px 20px;
	background-image:url(http://samidare.jp/yp_genki/box/bg-menu.gif);
	background-repeat:no-repeat;
	margin:10px 5px;
	border-bottom:1px solid #cccccc;
}
.waki_link a,
.waki_link a:link,
.waki_link a:visited,
.waki_link a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	text-decoration:none;
	}
	
.waki_link a:hover {
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:14px;
}

.waki_item{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:14px;
	padding-top:15px;
}
.waki_item a,
.waki_item a:link,
.waki_item a:visited,
.waki_item a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	text-decoration: none;
}
.waki_item a:hover {
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:14px;
}

.waki_search{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:13px;
	padding-top:15px;
}
.waki_search a,
.waki_search a:link,
.waki_search a:visited,
.waki_search a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	text-decoration: none;
}
.waki_search a:hover {
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:14px;
}

.waki_login{
	font-family:"MS UI Gothic";
	color:#FFFFFF;
	font-size:14px;
	padding:10px 0px 10px 60px;
	margin:10px 10px 10px 0px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.waki_login a,
.waki_login a:link,
.waki_login a:visited,
.waki_login a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}
.waki_login a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}

.waki_counter{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:13px;
	padding-bottom:15px;
}
.waki_counter a,
.waki_counter a:link,
.waki_counter a:visited,
.waki_counter a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:13px;
	text-decoration: none;
}
.waki_counter a:hover {
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:13px;
	
}

.waki_copyright{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:13px;
	padding-bottom:15px;
}
.waki_copyright a,
.waki_copyright a:link,
.waki_copyright a:visited,
.waki_copyright a:active{
	font-family:"MS UI Gothic";
	color:#666666;
	font-size:13px;
	text-decoration: none;
}
.waki_copyright a:hover {
	font-family:"MS UI Gothic";
	color:#000000;
	font-size:13px;
	
}

.waki_powered{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	padding-bottom:20px;
	letter-spacing:0.03em;
}
.waki_powered a,
.waki_powered a:link,
.waki_powered a:visited,
.waki_powered a:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration: none;
}
.waki_powered a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	
}
/*side end*/




/*shita start*/
#shita {
	font-family:"MS UI Gothic";
	background-color:#EEEEEE;
	border-top:3px solid #333399;
	color:#333333;
	font-size:15px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #BBBBBB;
}
.shita a,
.shita a:link,
.shita a:visited,
.shita a:active{
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	text-decoration: none;
}
.shita a:hover {
	font-family:"MS UI Gothic";
	color:#333333;
	font-size:15px;
	text-decoration: none;
}
/*shita end*/



/*shita2 start*/
#shita2 {
	background-color:#333333;
	width: 100%;
	height: 30px;
	border-top: 1px solid #BBBBBB;
	display:none;
}

.shita2_text {
	font-family:"MS UI Gothic";
	color:#FFFFFF;
	font-size:13px;
	text-align: left;
	padding-left: 30px;
}
.shita2_text a,
.shita2_text a:link,
.shita2_text a:visited,
.shita2_text a:active,
.shita2_text a:hover {
	font-family:"MS UI Gothic";
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
}
.shita2_text a:hover {
	font-family:"MS UI Gothic";
	color:#E5E5E5;
	font-size:13px;
	text-decoration: none;
}

.shita2_powered {
	font-family:"MS UI Gothic";
	color:#FFFFFF;
	font-size:13px;
	text-align: right;
	padding-right: 10px;
}
.shita2_powered a,
.shita2_powered a:link,
.shita2_powered a:visited,
.shita2_powered a:active{
	font-family:"MS UI Gothic";
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
}
.shita2_powered a:hover {
	font-family:"MS UI Gothic";
	color:#E5E5E5;
	font-size:13px;
	text-decoration: none;
}

.subtitle{
	font-size:110%;
	font-weight:bold;
	padding:8px;
	border:1px solid #669933;
	background-color:#e4f5d2;
	}

/*shita2 end

