/*----------------------------------------------
css clear
-----------------------------------------------*/

html, body {
margin: 0;
padding: 0;
font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}

table, caption, th, td {
margin: 0;
padding: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: inherit;
font-size: 100%;
}

/*----------------------------------------------
main css
-----------------------------------------------*/

body{
	background-color: #FFD8E1;
	background-image: url(cmnfix/01_topPage_bg_02.jpg);
	background-repeat: repeat-x;
}


#container #wrapper {
	background-color: #FFFFFF;
}
#container #outbox {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#hana {
	position: absolute;
	margin-left: 660px;
	margin-top: 15px;
}

#container {
	background-image: url(cmnfix/01_topPage_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.txt01_01 {
	font-size: 10px;
	color: #FE3F6F;
}
.txt02_01 {
	font-size: 14px;
	line-height: 140%;
	color: #FE4A78;
	font-weight: bold;
}

.txt01_02 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txt01_03 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
.txt01_04 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
}
.txt05_01 {
	font-size: 12px;
	line-height: 140%;
	color: #FE4A78;
}
.txt06_01 {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #FE4A78;
}
.txt06_02 {
	font-size: 12px;
	line-height: 140%;
	color: #FE4A78;
	font-weight: bold;
}
.txt02_01_a {
	font-size: 14px;
	line-height: 140%;
	color: #FE4A78;
	font-weight: bold;
	text-decoration: none;
}
.txt01_04_a {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
