* {
	margin						:0;
	font-size					:100%;
	font-weight					:normal;
	font-style					:normal;
}
body {
	font-size					:12px;
	font-family					:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color						:#646464;
	line-height: 18px;
	background-image: url(../nagomiayaka/back.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	text-align					:center;
}
td,th {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
@media screen {
#right ,#contents {
		overflow				:hidden;
	}
}
object {
	margin-left					:10px;
}
img{ border						:none; }
hr {
 color:#999999;   /* ???̐F(IE?p) */
 background-color:#999999; /* ???̐F(NN?p) */
 border:0px;    /* ?g?̑??? */
 height:1px;    /* ???̑??? */
}
em,strong {
	font-weight					:bold;
}
ul,ol{
	list-style					:none;
}
small{
	margin						:0 2px;
	font-size					:11px;
}
blockquote {
	margin						:10px;
	border-left					:2px solid #7777AA;
}
table {
	border-collapse				:collapse;
	line-height: 18px;
}
table tr td input {

}
h1,h2,h3,h4,h5, h1 a,h2 a,h3 a,h4 a,h5 a{
	display						:block;
	font-weight					:bold;
	clear						:both;
	text-decoration				:none;
	float: none;
}
a{
	text-decoration				:underline;
	color						:#005cd8;
}
a:visited{ color						:#005cd8; text-decoration: underline; }
a:active {
	color						:#EC0691;
	outline						:none medium;
}
a:hover{
	color						:#005cd8;
	text-decoration				:none;
}
/*layout -------------------------------*/
#header_right { float: right; }
#container{
	margin						:0 auto;
	width						:740px;
	background-color			:#ffffff;
	text-align					:left;
}
#header{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.scroll{
	padding-right: 0;
	padding-left: 0;
	color: #0066CC;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
}
#right{
	float						:left;
	width						:200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: none;
}
#contents {
	width						:740px;
}
#header,#footer{
	float						:none;
	clear						:both;
}
#header h2 , #header p {
	display						:none;
}
#header h1 a{
	font-size					:12px;
	color						:#646464;
	float: none;
}
/* navigation -------------------------------*/
#navigation {
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	width: 740px;
	background-color: #74DE14;
	padding: 0px;
}
#navigation ul/* navigation -------------------------------*/
 {
	margin-left: -41px;


}
#navigation li {
	font-size: 13px;
	list-style-type:none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	float: left;
}
#navigation li a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
#navigation li a:hover {
	color:#FFFFFF;
	font-size: 13px;
	text-decoration:none;
	display: block;
	background-color: #74DE14;
}
#contents /* contents -------------------------------*/
 h1{

}
/* contents -------------------------------*/
#contents h2{
	margin						:10px 0 5px;
	height						:25px;
	color						:#646464;
	font-weight					:bold;
	line-height: 25px;
	background-image: url(../mira-ks/left_h_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center;
	text-indent: 0.5em;
}
#contents h3{ font-size: 14px; clear						:both; display						:block; margin						:10px 0 5px; padding						:0; height						:25px; line-height					:30px; font-weight					:bold; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left center; border-bottom: 1px dotted #333; }
#contents h4{ font-size: 18px; clear						:both; display						:block; margin						:10px 0 5px; padding						:0; height						:30px; line-height					:30px; font-weight					:bold; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left center; border-bottom: 1px dotted #333; }
#footer/*footer -------------------------------*/
{
	color: #FFFFFF;
	font-size: 10px;
	font-family					:verdana;
	width: 740px;
	background-color: #74DE14;
	height: 40px;
	margin: 0px;
	display: block;
	padding-top: 10px;
}
#footer a{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited{
	color						:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer div.pagetop{
	background-image: url(../mira-ks/pagetop.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#footer div.pagetop a{
	display						:block;
	width						:740px;
	height						:17px;
	text-decoration				:none;
}
#topic { clear: both;margin: 10px 0px 25px 0px;padding: 0px 10px; }
#topic  .date {
	clear: both;
	float: left;
	margin: 0px;
	width: 5.5em;
	line-height: 1.2em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#topic  .news {
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fs09 { font-size: 9pt; }
.rightcontent1 {
	font-size: 8pt;
	line-height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TABLE.photoLeft {
	FLOAT: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

TABLE.photoLeft {
	BACKGROUND: #f2f2f2
}

TABLE.photoLeft IMG {

}

TABLE.photoLeft TD {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px
}
#content { clear: both;margin: 10px 0px 25px 0px;padding: 0px 10px; }

.fleft {
	float: left;
	width: 15px;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
}
.title2 {
	font-weight: bold;
}
.hr2 {
	height:1px;    /* ???̑??? */
	padding-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #999999;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.all_iroami {
	color: #fff;
	background-color: #74DE14;
}

.midasimozi {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	border-bottom-color: #0000FF;
	border-bottom-width: 2px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.midasimozi_2 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.n_naka { padding: 12px 15px; }

.p_waku {
	border: 2px solid #74DE14;
}
.p_syasin_waku { padding: 1px; border: solid 1px #6d6d6d; }
.p_syasin_waku2 { background-color: #ffffe7; padding: 1px 3px 1px 1px; }
.mozi11px { font-size: 11px; line-height: 11px; }
.p_profilehyouwaku {
	line-height: 120%;
	background-color: #fff;
	padding-top: 1px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74DE14;
}
.p_profileask {
	color: #fff;
	background-color: #74DE14;
	padding-top: 1px;
	padding-left: 6px;
	border-bottom: 1px solid #fff;
	border-top-color: #fff;
	border-right-color: #fff;
}
.p_profilehyowaksita { line-height: 120%; padding-top: 1px; padding-left: 6px; }
.fs24 {
	font-size: 24px;
}
.p_ken {
	font-size: 16px;
	background-color: #83EB2E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
