/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	background-color: #FFCC00;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

strong {
	color: #FF0000;
	font-weight: bold;
}

.or {
	color: #E37823;
	font-weight: bold;
}

.dot {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 1px;
}


h1 {
	color: #DE6422;
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h2 {
	color: #DE6422;
	font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	background-image: url(../images/h2bk.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE6422;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/* link */
/************************************************/
a{
	text-decoration:none;
	color: #DE6422;
}

a:visited{
	text-decoration:none;
	color: #71562B;
} 

a:hover {
	text-decoration:underline;
	color: #FF0000;
}

a:active{text-decoration:none;}


/* head */
/************************************************/
.head_logo {
	padding-top: 14px;
	padding-right: 25px;
	text-align: left;
	vertical-align: top;
}

.head_mozi {
	padding-top: 14px;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}

.head_tab {
	padding-top: 12px;
	padding-right: 15px;
	text-align: left;
	vertical-align: bottom;
}

.head_tab td {
	text-align: center;
	vertical-align: bottom;
}

.head_tab .tab {
	padding-right: 10px;
}



/* naka */
/************************************************/
.naka {
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/nakabk.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.naka_l {
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/nakabk_l.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 100%;
}

.naka_r {
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/nakabk_r.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 100%;
}



/* menu */
/************************************************/
.menu {
	text-align: center;
	vertical-align: top;
	background-image: url(../images/menubk.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.bt {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
}



/* naiyou */
/************************************************/
.naiyou {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	width: 590px;
	padding-top: 15px;
	padding-right: 15px;
}

.sp {
	text-align: center;
	vertical-align: top;
	background-image: url(../images/sp.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 15px;
}

.pa15 {
	padding-bottom: 15px;
}

.pa10 {
	padding-bottom: 10px;
}

.pa5 {
	padding-bottom: 5px;
}

.pageup {
	font-size: 10px;
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	vertical-align: bottom;
	padding-right: 12px;
}


.l200 {
	line-height: 200%;
}



/* teiki */
/************************************************/
.form_tit {
	color: #DE6422;
	background-image: url(../images/h2bk.gif);
	background-repeat: repeat;
	font-size: 10px;
	line-height: 130%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DE6422;
	padding: 5px;
	vertical-align: middle;
}

.form_tit2 {
	color: #DE6422;
	background-image: url(../images/h2bk.gif);
	background-repeat: repeat;
	font-size: 10px;
	line-height: 130%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DE6422;
	padding: 5px;
	vertical-align: top;
}

.form_kihon {
	padding: 5px;
	background-color: #FFFDD4;
	font-size: 10px;
	line-height: 130%;
	vertical-align: middle;
}

.soushin {
	vertical-align: middle;
	text-align: center;
	margin-top: 15px;
}

.h90 {
	font-size: 90%;
}


/* blog */
/************************************************/
.blog_box {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-size: 12px;
}

.blog_box img {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.blog_box .blog_bun {
	padding-top: 10px;
	padding-bottom: 10px;
}

h6 {
	color: #DE6422;
	font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	background-image: url(../images/h2bk.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE6422;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: bottom;
}

.h80 {
	font-size: 80%;
	text-align: right;
	vertical-align: bottom;
}



/* new */
/************************************************/
.photo_l {
	text-align: center;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
}

.photo_r {
	text-align: center;
	vertical-align: top;
	padding-left: 15px;
	padding-bottom: 15px;
}

.bun {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 15px;
	line-height: 170%;
	text-indent: 1em;
}


/* footer */
/************************************************/
.footerlink {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
}



.hayakawa {
	text-align: center;
	margin: 10px;
	font-size: 20px;
	letter-spacing: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #666666;
	padding: 10px;
	width: 500px;
}