@charset "Shift_JIS";

body,td,th {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.3em;
}
p,P {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	line-height: 1.3em;
}
strong, b {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url('../image/bg_back.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
 * fonts
 */
.s14{
	font-size: 14px;
}
.s15{
	font-size: 15px;
}
.s16{
	font-size: 16px;
}
.s13pink{
	font-size: 13px;
	color: #FF659C;
}
.s14pink{
	font-size: 14px;
	color: #FF659C;
}
.s15pink{
	font-size: 15px;
	color: #FF659C;
}
.s16pink{
	font-size: 16px;
	color: #FF659C;
}
.s13perp{
	font-size: 13px;
	color: #ce0863;
}
.s14perp{
	font-size: 14px;
	color: #ce0863;
}
.s15perp{
	font-size: 15px;
	color: #ce0863;
}
.s16perp{
	font-size: 16px;
	color: #ce0863;
}
.s13white{
	font-size: 13px;
	color: #ffffff;
}

a.footer{
	color: #ffd7ef;
	font-size: 12px;
	text-decoration: bold,none;
}
a.footer:link,a.footer:visited,a.active:link{
	color: #ffd7ef;
	font-size: 12px;
	text-decoration: none;
}
a.footer:hover{
	color: #ffd7ef;
	font-size: 12px;
	text-decoration: underline;
}

a:link {
	color: #6699FF;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #FF6699;
}
a:active {
	color: #FFCC33;
}
h1{
	font-size: 7pt;
	font-weight: normal;
	color:#fffefe;
	line-height:1em;
	margin: 0;
}
h1 img{
	border:none;
}
div.main{
	width: 440;
}

.navigationblock{
	background: url(../image/obj_menu_01.gif);
}
.navigationblock img{
	border:none;
}

.copyright{
	background: url(../image/obj_footer_02.gif);
}
.copyright p{
	font-size: 85%;
}
/***=== Blogƒwƒbƒhƒ‰ƒCƒ“ ===***/
#idBlogHeadline{
	text-align: left;
}
#idBlogHeadline ul,
#idBlogHeadline li{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

/***=== Utility Styles ===***/

/* float Wrap Div */
.floatwrap{
    overflow: hidden;
}
	.floatwrap:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html .floatwrap {
		height: 1em;
		overflow: visible;
	}
	/**/


/* Clea both */
.cb{
	clear: both;
}

/***=== /Utility Styles ===***/

