@charset "UTF-8";
/* CSS Document */

@import url(ajax_search.css);
@import url(navigator.css);

/*==== [ common id and class ] ====================================================================*/
html{ height:100%; }
body {
	background:#FFFFFF;
	margin:0; padding:0;
	height:100%;
}

/* ==[ font Basic ]== */
.text11cl, .text11, .text12cl, .text12, .text12op, .text13cl, .text13, .text13op, .text14, .text14lh, .text15cl, .text15{
	font-family: "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "�l�r �o�S�V�b�N", Arial, Helvetica, sans-serif;
	color: #666666;
}
.prefont { font-family:"Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "�l�r �S�V�b�N", Arial, Helvetica, sans-serif; }

.text11cl {	font-size: 11px; line-height:120%; }
.text11   {	font-size: 11px; line-height:140%; }
.text12cl {	font-size: 12px; line-height:120%; }
.text12   {	font-size: 12px; line-height:140%; }
.text12op {	font-size: 12px; line-height:160%; }
.text13cl {	font-size: 13px; line-height:120%; }
.text13   {	font-size: 13px; line-height:140%; }
.text13op {	font-size: 13px; line-height:160%; }
.text14   {	font-size: 14px; line-height:140%; }
.text14_link { font-size: 14px; line-height:140%; }


.text14lh   {	font-size: 14px; line-height:170%; }/* ==[ jo_�ǉ� ]== */
.text15cl {	font-size: 15px; line-height:120%; }
.text15   {	font-size: 15px; line-height:140%; }

.f_col_bl { color:#000000; }



/* ==[ common Basic ]== */
p, ul, li { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
.clear { clear:both; }
.left { text-align:left; }
.right{ text-align:right; }
.center { text-align:center; }
.valSuper { vertical-align:super; font-size:smaller; }
.valBtm { vertical-align:bottom; }
.nowrap { white-space:nowrap; }
.pre { white-space:pre; }

a { text-decoration:none; }
img { border:none; }


/* ==[ container ]== */
div#container{
	display:block;
	margin:0 auto;
	width:950px;
	height:100%;
	background:#FFFFFF;
}
*html div#container{
	height:100%;
}

div#containerPopup{
	display:block;
	margin:0 auto;
	width:720px;
	height:100%;
	background:#FFFFFF;
}
*html div#containerPopup{
	height:100%;
}

div#containerPopup420{
	display:block;
	margin:0 auto;
	width:420px;
	height:100%;
	background:#FFFFFF;
}
*html div#containerPopup420{
	height:100%;
}

div#containerPopup540{
	display:block;
	margin:0 auto;
	width:540px;
	height:100%;
	background:#FFFFFF;
}
*html div#containerPopup540{
	height:100%;
}




/* ==[ global control ]== */

div#headerNavi{ margin:20px 0 0 0; }
div#headerLink{
	width:540px;
	text-align:right;
	padding:3px 0 0 0;
	margin:0 auto;
}
div#headerLink p a {
	font-family: "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "�l�r �o�S�V�b�N", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #a38d43;	
	padding:0 20px 0 0;
	background:url('../img/arrow.jpg') top right no-repeat;
}
div#headerLink p a:hover {
	color:#333333;
	text-decoration:underline;
}
div#bottomNaviBox{
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	width:950px;
	height:22px;
	max-width:100%;
	background-color:#f5f5f5;
}
div#bottomNaviBox ul{
	padding:0 0 0 12px;
}
div#bottomNaviBox li{
	padding:3px 0 0 0;
	float:left;
	list-style:none;
}
div#bottomNaviBox li a{
	color: #a38d43;
}
div#bottomNaviBox li a:hover{
	color:#333333;
	text-decoration:underline;
}

div#footerInfo{
	padding:5px 0 0 12px;
}

div#bottomLogo{
	display:block;
	width:40px;
	height:30px;
	background:url('../img/logo2.jpg') top center no-repeat;
	text-indent:-8000px;
	margin:10px auto 0 auto;
}

div#copyright{
	text-align:center;
	margin:5px 0 20px 0; 
}


/* ==[ global control popup ]== */
div#containerPopup div#footer{
	width:720px;
	margin:0 auto;
	text-align:center;
}

div#containerPopup420 div#footer div#print a{
	display:block;
	width:400px;
	height:60px;
	background:url('../img/popup/tel_print2.jpg') top center no-repeat;
	text-indent:-8000px;
	margin:15px auto 15px auto;
}


div#containerPopup div#footer div#closeBtn a,
div#containerPopup420 div#footer div#closeBtn a,
div#containerPopup540 div#footer div#closeBtn a{
	display:block;
	width:125px;
	height:20px;
	background:url('../img/popup/close.jpg') top center no-repeat;
	text-indent:-8000px;
	margin:15px auto 0 auto;
}




/* ���i�E�T�[�r�X��� */
div#newInfoBox{
width:185px;
background:url('../img/new_head.jpg') top center no-repeat;
min-height:60px;
padding:40px 0 0 0;
margin:0 auto;
}
div#newInfoBox div.newInfoItem{
display:block;
width:171px;
margin:0px 7px;
border-top:#cccccc solid 1px;
padding:8px 0 4px 0px;
}
div#newInfoBox div#top,
div#newInfoBox div.newInfoItem:first-child{
border:none;
}
div#newInfoBox div.newInfoItem a{
color:#3399FF;
}
div#newInfoBox div.newInfoItem a:hover{
color:#333333;
text-decoration:underline;
}
div#newInfoBottom{
display:block;
width:185px;
height:10px;
background:url('../img/new_bottom.jpg') top center no-repeat;
text-indent:-8000px;
font-size:1px;
margin:0 auto;
}



/* ==[ form object ]== */
form { padding:0; margin:0; }

.lform, .lform20, .lform30, .lform50, .lform80, 
.lform100, .lform150, .lform200, .lform250, 
.lform300, .lform350, .lform400{

	border:solid #A9A9A9 1px;
	margin:2px 0px;
	padding:2px 5px;
	height:16px;
	background:#F7F3E2;
	font-family:verdana,sans-serif;
	font-size:12px;
	color:#000000;
}
.lformPop {
	background:#F7F3E2;
	border:solid #A9A9A9 1px;
	font-size:12px;
	min-width:60px;
}
.lform20 { width:20px; }
.lform30 { width:30px; }
.lform50 { width:50px; }
.lform80 { width:80px; }
.lform100 { width:100px; }
.lform150 { width:150px; }
.lform200 { width:200px; }
.lform250 { width:250px; }
.lform300 { width:300px; }
.lform350 { width:350px; }
.lform400 { width:400px; }


/*==== [ margin and padding class ] ====================================================================*/
/* ==[ top margin ]== */
.tm0  { margin-top:0px; }
.tm1  { margin-top:1px; }
.tm2  { margin-top:2px; }
.tm3  { margin-top:3px; }
.tm4  { margin-top:4px; }
.tm5  { margin-top:5px; }
.tm6  { margin-top:6px; }
.tm7  { margin-top:7px; }
.tm8  { margin-top:8px; }
.tm9  { margin-top:9px; }
.tm10 { margin-top:10px; }
.tm11 { margin-top:11px; }
.tm12 { margin-top:12px; }
.tm13 { margin-top:13px; }
.tm14 { margin-top:14px; }
.tm15 { margin-top:15px; }
.tm20 { margin-top:20px; }
.tm25 { margin-top:25px; }
.tm30 { margin-top:30px; }
.tm35 { margin-top:35px; }
.tm40 { margin-top:40px; }
.tm45 { margin-top:45px; }

.tm50 { margin-top:50px; }
.tm60 { margin-top:60px; }
.tm70 { margin-top:70px; }
.tm80 { margin-top:80px; }
.tm90 { margin-top:90px; }
.tm100 { margin-top:100px; }

/* ==[ top padding ]== */
.tp0, .tbp0 { padding-top:0px; }
.tp1, .tbp1 { padding-top:1px; }
.tp2, .tbp2 { padding-top:2px; }
.tp3, .tbp3 { padding-top:3px; }
.tp4, .tbp4 { padding-top:4px; }
.tp5, .tbp5 { padding-top:5px; }
.tp6, .tbp6 { padding-top:6px; }
.tp7, .tbp7 { padding-top:7px; }
.tp8, .tbp8 { padding-top:8px; }
.tp9, .tbp9 { padding-top:9px; }
.tp10, .tbp10 { padding-top:10px; }
.tp11, .tbp11 { padding-top:11px; }
.tp12, .tbp12 { padding-top:12px; }
.tp13, .tbp13 { padding-top:13px; }
.tp14, .tbp14 { padding-top:14px; }
.tp15, .tbp15 { padding-top:15px; }
.tp16, .tbp16 { padding-top:16px; }
.tp17, .tbp17 { padding-top:17px; }
.tp18, .tbp18 { padding-top:18px; }
.tp19, .tbp19 { padding-top:19px; }
.tp20, .tbp20 { padding-top:20px; }
.tp25, .tbp25 { padding-top:25px; }
.tp30, .tbp30 { padding-top:30px; }
.tp35, .tbp35 { padding-top:35px; }
.tp40, .tbp40 { padding-top:40px; }
.tp45, .tbp45 { padding-top:45px; }
.tp50, .tbp50 { padding-top:50px; }
.tp60, .tbp60 { padding-top:60px; }
.tp70, .tbp70 { padding-top:70px; }
.tp80, .tbp80 { padding-top:80px; }
.tp90, .tbp90 { padding-top:90px; }
.tp100, .tbp100 { padding-top:100px; }

/* ==[ bottom padding ]== */
.bp0, .tbp0 { padding-bottom:0px; }
.bp1, .tbp1 { padding-bottom:1px; }
.bp2, .tbp2 { padding-bottom:2px; }
.bp3, .tbp3 { padding-bottom:3px; }
.bp4, .tbp4 { padding-bottom:4px; }
.bp5, .tbp5 { padding-bottom:5px; }
.bp6, .tbp6 { padding-bottom:6px; }
.bp7, .tbp7 { padding-bottom:7px; }
.bp8, .tbp8 { padding-bottom:8px; }
.bp9, .tbp9 { padding-bottom:9px; }
.bp10, .tbp10 { padding-bottom:10px; }
.bp11, .tbp11 { padding-bottom:11px; }
.bp12, .tbp12 { padding-bottom:12px; }
.bp13, .tbp13 { padding-bottom:13px; }
.bp14, .tbp14 { padding-bottom:14px; }
.bp15, .tbp15 { padding-bottom:15px; }
.bp16, .tbp16 { padding-bottom:16px; }
.bp17, .tbp17 { padding-bottom:17px; }
.bp18, .tbp18 { padding-bottom:18px; }
.bp19, .tbp19 { padding-bottom:19px; }
.bp20, .tbp20 { padding-bottom:20px; }
.bp25, .tbp25 { padding-bottom:25px; }
.bp30, .tbp30 { padding-bottom:30px; }
.bp35, .tbp35 { padding-bottom:35px; }
.bp40, .tbp40 { padding-bottom:40px; }
.bp45, .tbp45 { padding-bottom:45px; }
.bp50, .tbp50 { padding-bottom:50px; }
.bp60, .tbp60 { padding-bottom:60px; }
.bp70, .tbp70 { padding-bottom:70px; }
.bp80, .tbp80 { padding-bottom:80px; }
.bp90, .tbp90 { padding-bottom:90px; }
.bp100, .tbp100 { padding-bottom:100px; }

/* ==[ right padding ]== */
.rp0, .lrp0   { padding-right:0px; }
.rp1, .lrp1   { padding-right:1px; }
.rp2, .lrp2   { padding-right:2px; }
.rp3, .lrp3   { padding-right:3px; }
.rp4, .lrp4   { padding-right:4px; }
.rp5, .lrp5   { padding-right:5px; }
.rp6, .lrp6   { padding-right:6px; }
.rp7, .lrp7   { padding-right:7px; }
.rp8, .lrp8   { padding-right:8px; }
.rp9, .lrp9   { padding-right:9px; }
.rp10, .lrp10 { padding-right:10px; }
.rp11, .lrp11 { padding-right:11px; }
.rp12, .lrp12 { padding-right:12px; }
.rp13, .lrp13 { padding-right:13px; }
.rp14, .lrp14 { padding-right:14px; }
.rp15, .lrp15 { padding-right:15px; }
.rp16, .lrp16 { padding-right:16px; }
.rp17, .lrp17 { padding-right:17px; }
.rp18, .lrp18 { padding-right:18px; }
.rp19, .lrp19 { padding-right:19px; }
.rp20, .lrp20 { padding-right:20px; }
.rp25, .lrp25 { padding-right:25px; }
.rp30, .lrp30 { padding-right:30px; }
.rp35, .lrp35 { padding-right:35px; }
.rp40, .lrp40 { padding-right:40px; }
.rp45, .lrp45 { padding-right:45px; }
.rp50, .lrp50 { padding-right:50px; }
.rp60  { padding-right:60px; }
.rp70  { padding-right:70px; }
.rp80  { padding-right:80px; }
.rp90  { padding-right:90px; }
.rp100 { padding-right:100px; }

/* ==[ left padding ]== */
.lp0, .lrp0   { padding-left:0px; }
.lp1, .lrp1   { padding-left:1px; }
.lp2, .lrp2   { padding-left:2px; }
.lp3, .lrp3   { padding-left:3px; }
.lp4, .lrp4   { padding-left:4px; }
.lp5, .lrp5   { padding-left:5px; }
.lp6, .lrp6   { padding-left:6px; }
.lp7, .lrp7   { padding-left:7px; }
.lp8, .lrp8   { padding-left:8px; }
.lp9, .lrp9   { padding-left:9px; }
.lp10, .lrp10 { padding-left:10px; }
.lp11, .lrp11 { padding-left:11px; }
.lp12, .lrp12 { padding-left:12px; }
.lp13, .lrp13 { padding-left:13px; }
.lp14, .lrp14 { padding-left:14px; }
.lp15, .lrp15 { padding-left:15px; }
.lp16, .lrp16 { padding-left:16px; }
.lp17, .lrp17 { padding-left:17px; }
.lp18, .lrp18 { padding-left:18px; }
.lp19, .lrp19 { padding-left:19px; }
.lp20, .lrp20 { padding-left:20px; }
.lp25, .lrp25 { padding-left:25px; }
.lp30, .lrp30 { padding-left:30px; }
.lp35, .lrp35 { padding-left:35px; }
.lp40, .lrp40 { padding-left:40px; }
.lp45, .lrp45 { padding-left:45px; }
.lp50, .lrp50 { padding-left:50px; }
.lp60  { padding-left:60px; }
.lp70  { padding-left:70px; }
.lp80  { padding-left:80px; }
.lp90  { padding-left:90px; }
.lp100 { padding-left:100px; }


