@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
hr {
	display:none;
}


/*---------------------------
BASIC
---------------------------*/
/*body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table.center{
	margin-left : auto ;
	margin-right : auto ;
}
*/
.clear {
	clear: both;
}

h1 {
	width:950px;
	height:15px;
	background-color:#945B29;
	color:#FFFFCC;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	padding:2px 0 2px 0;
}

#header{
	width:100%;
	text-align:center;
	margin:0 0 0 0;
	padding:0;

}

#header .center {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
/*
.box_950 {
	width:100%;
	text-align:center;
	background-color:#FFF;
	margin:0;
	padding:0;
}

*/


/*---------------------------
NAVI01
---------------------------*/
#navi {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	clear: both;
	width: 841px;
	display:inline;
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navi li {
	float: left;
	display:inline;
}

#navi a {
	width:89px;
	height:42px;
	font-size:12px;
	color:#8C5C1C;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 11px 0 0 0;
	margin-left:4px;
	background:#fdfdfd url(http://www.himawari.com/img/head/head950_off.gif) no-repeat top left;
	}

#navi a:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	background:#fdfdfd url(http://www.himawari.com/img/head/head950_on.gif) no-repeat top left;
}

.naviskip {
	text-indent: -10000px;
	font-size: 1px;
	width: 1px;
	height: 1px;
}



/*---------------------------
NAVI02
---------------------------*/
#navii {
	margin-right:auto;
	margin-left:auto;
	clear: both;
	width: 841px;
	display:inline;
}

#navii ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navii li {
	float: left;
}

#navii a {
	width:165px;
	height:35px;
	font-size:12px;
	color:#8C5C1C;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 11px 0 0 0;
	margin-left:3px;
	background:#fdfdfd url(http://www.himawari.com/img/head/head02_bg_off.gif) no-repeat top left;
}

#navii a:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	background:#fdfdfd url(http://www.himawari.com/img/head/head02_bg_on.gif) no-repeat top left;
}

.naviskip {
	text-indent: -10000px;
	font-size: 1px;
	width: 1px;
	height: 1px;
}

/*---------------------------
NAVI03
---------------------------*/
#naviii {
	margin-right:auto;
	margin-left:auto;
	clear: both;
	width: 674px;
	display:inline;
}

#naviii ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#naviii li {
	float: left;
}

#naviii a {
	width:166px;
	height:40px;
	font-size:12px;
	color:#8C5C1C;
	text-align: center;
	text-decoration: none;
	display: block;
	padding:3px 0 0 0;
	margin-right:2px;
	background:#fdfdfd url(http://www.himawari.com/head_img/navi002_bg.gif) no-repeat top left;
}

#naviii a:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	background:#fdfdfd url(http://www.himawari.com/head_img/navi002_bg_on.gif) no-repeat top left;
}

.naviskip {
	text-indent: -10000px;
	font-size: 1px;
	width: 1px;
	height: 1px;
}

/*---------------------------
TXT
---------------------------*/
.txt_9px {
	font-size: 9px;
}
.txt_10px {
	font-size: 10px;
}
.txt_11px {
	font-size: 11px;
}
.txt_12px {
	font-size: 12px;
}
.txt_14px {
	font-size: 14px;
}
.txt_16px {
	font-size: 16px;
}
.txt_18px {
	font-size: 18px;
}
.txt_24px {
	font-size: 24px;
}
.txt_36px {
	font-size: 36px;
}
.txt_xx-small {
	font-size:xx-small;
}
.txt_x-small {
	font-size: x-small;
}
.txt_small {
	font-size: small;
}
.txt_medium {
	font-size: medium;
}
.txt_large {
	font-size: large;
}
.txt_x-large {
	font-size: x-large;
}
.txt_xx-large {
	font-size: xx-large;
}
.txt_9pt {
	font-size: 9pt;
}
.txt_10pt {
	font-size: 10pt;
}
.txt_12pt {
	font-size: 12pt;
}
.txt_14pt {
	font-size: 14pt;
}
.txt_16pt {
	font-size: 16pt;
}
.txt_18pt {
	font-size: 18pt;
}
.txt_24pt {
	font-size: 24pt;
}
.txt_36pt {
	font-size: 36pt;
}
.txt_80per {
	font-size: 80%;
}
.txt_90per {
	font-size: 90%;
}
.txt_100per {
	font-size: 100%;
}

/* MARGINTOP */
.margintop2 {
	margin-top: 2px;
}
.margintop3 {
	margin-top: 3px;
}
.margintop5 {
	margin-top: 5px;
}
.margintop10 {
	margin-top: 10px;
}
.margintop15 {
	margin-top: 15px;
}

/* MARGINLEFT */
.marginleft2 {
	margin-left: 2px;
}
.marginleft3 {
	margin-left: 3px;
}
.marginleft5 {
	margin-left: 5px;
}
.marginleft10 {
	margin-left: 10px;
}
.marginleft15 {
	margin-left: 15px;
}
.marginleft21 {
	margin-left: 21px;
}

/* MARGINTOPLEFT */
.margintop15left15 {
	margin-top: 15px;
	margin-left: 15px;
}
/* MARGIN0 */
.margintop7 {
	margin-top: 7px;
}
/* MARGIN0 */
.margintop0 {
	margin-top: 0px;
}
