* {
	color:#333333;
	padding:0;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
background-color:#ffffff;
background-position:center;
background-repeat:repeat-y;
background-image:url(./img/haikei.gif);
}

a {
	color:#657E29;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: cercle;
}

.chui {
	color: #CC3300;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#wrap {
	float: left;
	padding: 0px;
	padding-top:0px;
	padding-left:1px;
	background-image: url(./img/side_base.gif);
	background-repeat: repeat-y;
	background-position: left;
	width:998px;
	margin:0px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

h1 {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

#header #sub {
	font-size: 10px;
	color: #666666;
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
}
#header #logo {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
}

#header #head_ul {
	position: absolute;
	top: 30px;
	right: 15px;
}
#header #head_ul li {
	font-size: 10px;
	background-image: url(./img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 7px;
list-style:none;
}

#header #head_ul li a {
	font-size: 10px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	clear: both;
	padding-left: 37px;
}

#nav li {
	display: block;
	float: left;
	text-align: center;
  }

#nav li a {
	color: #555555;
	text-decoration: none;
	background-image: url(./img/g_menu_li.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 160px;
	padding-top: 10px;
	line-height: 25px;
}

#nav li a:hover {
	color: #000000;
	background-color: #cccccc;
}

#nav li strong {
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	width: 160px;
	display: block;
	padding-top: 5px;
}

#nav li .on {
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	width: 160px;
	display: block;
	padding-top: 5px;
}
#nav li .on2 {
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	width: 160px;
	display: block;
	padding-top: 5px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#top_img {
	padding: 0px;
	background-color: #0d3e98;
	text-align: center;
	border: 1px solid #FFFFFF;
}

#contents {
	width:810px;
	float: right;
}

#contents h2 {
	font-size:10px;
	margin-top:70px;
}



#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(./img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 16px;
	padding-left: 25px;
	color: #0d3e98;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 52px;
	background-image: url(./img/h3.gif);
	height: 48px;
	background-repeat: no-repeat;
	padding-bottom:0px;
	padding-left:55px;

	border:solid 1px #5072f0;
}

#contents h3 a {
	color:#0d3e98;
}







#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h4 a {
	font-size: 14px;
}

#contents h5 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #9EAD70;
	margin-right: 20px;
	padding-left: 10px;
}

#contents ul {
	list-style-type: ;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 55px;
padding-left:30px;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents ol {
	list-style-type: ;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 55px;
padding-left:30px;
}



/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}
/**/

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

#contents .c_img_left img {
	border: 1px solid #999999;
}

#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents .c_img_right img {
	border: 1px solid #999999;
}

#contents p .chui {
	line-height: 20px;
}
.list li {
	background-image: url(./img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
}
ul.list {
	margin-bottom: 10px;
}
.list li:hover {
	background-color: #FFFFFF;
}

/*
２box
-------------------------------------------------------------------*/
#contents .box2 {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .box2 h4 {
	margin: 0px;
	background-color: #6C8143;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #94BA12;
}

#contents .box2 p {
	margin: 0px;
}

#contents .box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .box2 .btn a:hover {
	background-color: #FF9900;
}
/*
3box
-------------------------------------------------------------------*/
#contents .box3 {
	float: left;
	height: 130px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}
#contents .box3 h4 {
	margin: 0px;
	background-color: #7A7A76;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #81B318;
}

#contents .box3 p {
	margin: 0px;
}
#contents .box3 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 93px;
	display: block;
	text-align: center;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	padding-right: 5px;
	left: 40px;
}

#contents .box3 .btn a:hover {
	background-color: #FF9900;
}
.box3 a img {
	border: 2px solid #EDEDE9;
}
.box3 a:hover img {
	border: 2px solid #FCD096;
}


#contents .box3_photo {
	float: left;
	height: 160px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}

#contents .box3_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.box3_photo a img {
	border: 2px solid #FFFFFF;
}
.box3_photo a:hover img {
	border: 2px solid #FCD096;
}

/*
リンク集ページ用
-------------------------------------------------------------------*/

#contents dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	padding-left: 5px;
}
#contents dd {
	margin: 5px;
}

/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#contents table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents form table th {
	width: 127px;
}

table td.td_head {
	background-color: #9BBC63;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-repeat: repeat-x;
}

table td.td_odd {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-repeat: repeat-x;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #68823E;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 185px;
	background-color: #c4f3ff;
	margin-left: 2px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;
	background-image:url(./img/side_li2.gif);
	background-repeat: no-repeat;

}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 1px solid #acacac;
	background-color: #ffffff;
}

#side_d h3 {
	display: block;
	width: 166px;
	line-height: 24px;
	color: #111111;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 1px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d  a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 44px;
}


#side_d  a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(./img/side_li_ov2.gif);
	margin-right: auto;
	margin-left: auto;
	padding-right:30px;
}


#side_d  li.on {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 0px;

	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 44px;
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(./img/side_li_ov2on.gif);
}




.side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 1px solid #acacac;
	background-color: #ffffff;
}

.side_d h3 {
	display: block;
	width: 166px;
	line-height: 24px;
	color: #111111;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 1px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

.side_d ul {
	margin-bottom: 5px;
}

.side_d  a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 44px;
}


.side_d  a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-right:30px;
}


.side_d  li.on {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 0px;

	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 44px;
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(./img/side_li_ov2on.gif);
}




#side_web {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 1px solid #acacac;
	background-color: #ffffff;
}














#side_d2 {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 1px solid #acacac;
	background-color: #ffffff;
}

#side_d2 h3 {
	display: block;
	width: 166px;
	line-height: 24px;
	color: #111111;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 1px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#side_d2 ul {
	margin-bottom: 5px;
}

#side_d2  a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 44px;
}


#side_d2  a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-right:30px;
}


#side_d2  li.on {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 44px;
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
}










#side_d3 {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 1px solid #acacac;
	background-color: #ffffff;
}

#side_d3 h3 {
	display: block;
	width: 166px;
	line-height: 24px;
	color: #111111;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 1px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#side_d3 ul {
	margin-bottom: 5px;
}

#side_d3  a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 44px;
}


#side_d3  a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-right:30px;
}


#side_d3  li.on {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 0px;

	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 44px;
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
}






/* --------------------------------------------------ここから重要ロールオーバー---------------------------------------------------------------------------------------------------------------------- */
ul#menu{
    list-style:none;
    width:100%;
}
ul#menu li{
    list-style:none;
    width:170px;
}
ul#menu a{
    display:block;
    width:170px;
    height:44px;
    text-indent:-100px;
    overflow:hidden;
}




a.all{
}
a:hover.all{
    background-position:0px -44px;
}










/* --------------------------------------------------ここまで重要ロールオーバー---------------------------------------------------------------------------------------------------------------------- */
























#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}





/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(./img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
	height:30px;
}

.red{color:#ee2222;font-weight:700;}
.blue{color:#2222ee;font-weight:700;}
.bold{font-weight:700;}

.red2{color:#ee2222;font-weight:700;background:#ffff00;}
.red2{color:#ee2222;font-weight:700;background:#ffff00;}
.blue2{color:#2222ee;font-weight:700;background:#ffff00;}

.bold2{font-weight:700;background:#ffff00;}





/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #0d3e98;
	font-size: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}




.clear {clear:both;font:0;}

.kao	{float:left;padding:20px;padding-top:0px;}



table {
	margin: 0.5em 0 0.5em 3%;
	width: 95%;
	_width: 90%; /* for IE */
	border:1px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

table caption {
	width: 100%;
	_padding-bottom: 0.4em;
	border:
}

table th,
table td {
	padding: 1px 10px;
}


/* テーブル余白設定  （固定） */
.table1  { padding:5px 0px;}/* ボーダー */
.table1 th { padding:3px;border:1px solid #999999;}
.table1 td { padding:3px;border:1px solid #999999;}

/* テーブル余白設定  （固定） */
.table2  { padding:5px 0px;width:95%;margin-left:20px;_margin-left:10px;}/* ボーダー */
.table2 th { padding:3px;border:1px solid #999999;}
.table2 td { padding:3px;border:1px solid #999999;}


.td1 { background:#CDDF92;} /* タイトル部分の背景色 */
.td2 { background:#FFFFFF;vertical-align:middle} /* 内容部分の背景色 */
.td3 { background:#E0E0C2;padding:10px 0px;} /* 背景色２ */



ul#globalNavi {
	margin: 0px 0px;
	padding: 0px;
	background-color:#5072f0;
	margin-top:-1px;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 120px;
	line-height: 1;
	list-style-type: none;
	font-size: 12px;
	border-right:1px solid #5072f0;
}




/*--------------------------------------
	1.Button
---------------------------------------*/

ul#globalNavi li a {
	padding: 0.6em 10px; /* Button Height */
	border: none;
	border-right: 1px solid #959595;
	display: block;
	position: relative; /* IE6 Bug Fix */
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #5072f0;
}

/*--------------------------------------
	2. On mouse
---------------------------------------*/

ul#globalNavi li a:hover {
	color: #ffffff;
	background-color: #0d3e98;
}

/*--------------------------------------
	3. Current →　strong
---------------------------------------*/

ul#globalNavi li.current a:link,
ul#globalNavi li.current a:visited,
ul#globalNavi li.current a:hover {
	border-right: none;
	color: #ffffff;
	background-color: #0d3e98;
}


ul#globalNavi li strong{
	border-right: none;
	color: #ffffff;
	background-color: #0d3e98;
	padding: 0.6em 10px; /* Button Height */
	border: none;
	border-right: 1px solid #959595;
	display: block;
	position: relative; /* IE6 Bug Fix */
	text-align: center;
	text-decoration: none;
	font-weight:400;
}








/*--------------------------------------
	clearFix
---------------------------------------*/

ul#globalNavi {
	_height: 1px;
	min-height: 1px;
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}



ul#globalNavi {
	height: auto;
	overflow: hidden;
}




.red{color:#ee2222;font-weight:700;}
.blue{color:#2222ee;font-weight:700;}
.bold{font-weight:700;}

.red2{color:#ee2222;font-weight:700;background:#ffff00;}
.red2{color:#ee2222;font-weight:700;background:#ffff00;}
.blue2{color:#2222ee;font-weight:700;background:#ffff00;}

.bold2{font-weight:700;background:#ffff00;}






ul#globalNavi2 {
	margin: 0px 0px;
	padding: 0px;
	background-color:#5072f0;
	margin-top:-1px;
}

ul#globalNavi2 li {
	margin: 0;
	padding: 0;
	float: left;
	width: 120px;
	line-height: 1;
	list-style-type: none;
	font-size: 12px;
	border-right:1px solid #5072f0;
}




/*--------------------------------------
	1.Button
---------------------------------------*/

ul#globalNavi2 li a {
	padding: 0.6em 10px; /* Button Height */
	border: none;
	border-right: 1px solid #959595;
	display: block;
	position: relative; /* IE6 Bug Fix */
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #5072f0;
}

/*--------------------------------------
	2. On mouse
---------------------------------------*/

ul#globalNavi2 li a:hover {
	color: #ffffff;
	background-color: #0d3e98;
}

/*--------------------------------------
	3. Current →　strong
---------------------------------------*/

ul#globalNavi2 li.current a:link,
ul#globalNavi2 li.current a:visited,
ul#globalNavi2 li.current a:hover {
	border-right: none;
	color: #ffffff;
	background-color: #0d3e98;
}


ul#globalNavi2 li strong{
	border-right: none;
	color: #ffffff;
	background-color: #0d3e98;
	padding: 0.6em 10px; /* Button Height */
	border: none;
	border-right: 1px solid #959595;
	display: block;
	position: relative; /* IE6 Bug Fix */
	text-align: center;
	text-decoration: none;
	font-weight:400;
}

/*--------------------------------------
	clearFix
---------------------------------------*/

ul#globalNavi2 {
	_height: 1px;
	min-height: 1px;
}

ul#globalNavi2:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}


ul#globalNavi2 {
	height: auto;
	overflow: hidden;
}









ul#konavi li {
	float:left;
	list-style:none;
	border-right:
	1px solid #5072f0;
	padding-left:30px;
	padding-right:30px;
	background:#c4f3ff;
}




ul#konavi {
	margin-top:0px;
}


.aaaa { line-height: 150%; margin: 0pt 0pt 20px; padding: 15px; border: solid 1px #b8b8b8; }
.bbbb { font-weight:700; border-bottom:solid 1px #b8b8b8; }



input	{padding:10px;text-align:center;margin:10px;border:double 3px #ff0000;}

/* CSS化時編集 */
.order	{
}

.backimg{
	width:998px;
	height:767px;
}

#top_rand{

	float:left;
	clear: both;
}

#top_rand h2{
	width:998px;
	height:50px;
	background:url(../img/20091201a.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
}

#top_rand ol li{
	list-style: none;
}

#t_r_p_1{
	width:998px;
	height:110px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -50px;
	overflow: hidden;
	text-indent: -9999px;
}
#t_r_p_2{
	width:998px;
	height:110px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -160px;
	overflow: hidden;
	text-indent: -9999px;
}

#t_r_l_1 h4{
	width:998px;
	height:110px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -270px;
	overflow: hidden;
	text-indent: -9999px;
}
#t_r_l_1 p{
	width:998px;
	height:76px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -380px;
	overflow: hidden;
	text-indent: -9999px;
}

#t_r_l_2 h4{
	width:998px;
	height:76px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -456px;
	overflow: hidden;
	text-indent: -9999px;
}
#t_r_l_2 p{
	width:998px;
	height:64px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -532px;
	overflow: hidden;
	text-indent: -9999px;
}

#t_r_l_3 h4{
	width:998px;
	height:70px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -596px;
	overflow: hidden;
	text-indent: -9999px;
}
#t_r_l_3{
}
#t_r_l_3 p{
	width:568px;
	height:100px;
	background:url(../img/20091201a.jpg);
	background-position: 0px -666px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}
.actionForm{

	float: left;
	background:url(../img/20091201a.jpg);
	background-position: -568px -666px;
	width			:370px!important;
	width/**/	:430px;
	padding-left:60px;
	/padding-left:30px;

	height		:85px!important;
	height/**/:100px;
	padding-top: 15px;
	/padding-top:5px;
}

.amountSubmit{
	cursor: pointer;
}

/**************/
/* 脱毛器リスト */
#loss_hiar_list {
width: 550px;
height: 722px;
background-color: #FFF;
margin-left: 150px;
}

#loss_hiar_list *{
margin: 0px;
padding: 0px;
}

#loss_hiar_list h3{
	background-image: url("../Media/mens_list.gif");
	background-repeat: no-repeat;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	border: none;
	margin-bottom: 10px;
}

#loss_hiar_list ul
{
	padding: 0px;
	margin: 0px;
	float:left;
	clear:both;
	border : 1px solid #A5004A;
	width: 550px;
}

#loss_hiar_list li{
	background-image: url("../Media/mens_list.gif");
	background-repeat: no-repeat;
	width	: 140px;
	height: 163px;
	list-style: none;
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#loss_hiar_list li {
	margin-top: 10px;
	font-size: 0.70em;
}
#loss_hiar_list li h6{
	margin-top: 93px;
	font-size: 0.9em;
	background-color: #FFF;
	font-weight: normal;
}
#loss_hiar_list li dl{
	background-color: #FFF;
	width :140px;
	padding: 0px;
}
#loss_hiar_list li dt{
	border :none;
}
.itemTitle{
	color: #296F07;
	font-weight: bold;
}
#loss_hiar_list li dd{
	font-size: 1.00em;
	font-weight: bold;
	color	: #C60000;
}



#l_h_l_1{		background-position: -21px -53px;	}
#l_h_l_2{		background-position: -207px -53px;	}
#l_h_l_3{		background-position: -390px -53px;	}
#l_h_l_4{		background-position: -21px -220px;	}
#l_h_l_5{		background-position: -207px -220px;	}
#l_h_l_6{		background-position: -390px -220px;	}
#l_h_l_7{		background-position: -21px -389px;	}
#l_h_l_8{		background-position: -207px -389px;	}
#l_h_l_9{		background-position: -390px -389px;	}
#l_h_l_10{	background-position: -207px -558px;	}
#l_h_l_11{	background-position: -390px -558px;}
#l_h_l_12{	background-position: -11px -535px;
						width: 190px!important;
						margin-right :0px!important;
						margin-left :0px!important;}
#l_h_l_12{
						overflow: hidden;
						text-indent: -9999px;}
*:first-child+html #alert { color:#000000; }
#alert
{
	float: left;
	clear: both;
}
*:first-child+html #alert {margin-top:100px;
														margin-left: 100px;}
/****************/

.small	{font-size:10px;#cccccc;}
h2	{font-size:14px;margin:0px 0 0 7px;padding:0px 0 0 4px;font-weight:normal;border-left:2px solid #cccccc;}

#side2	{text-align:center;}
.center{width:100%;text-align:center;}


