@charset "Shift_JIS";


/* reset
----------------------------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}


/* headline
----------------------------------- */

h2 {
background:url(../img/bg_h2.jpg) no-repeat;
height:31px;
text-align:left;
margin-top:10px;
padding:10px 0 0 0;
	font-size:16px;
	font-weight:bold;
	clear:both;
	color:#555;
	text-indent:20px;
	letter-spacing:3px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	margin-left:10px;
}


h3 {
background:url(../img/bg_h3.jpg) no-repeat;
height:28px;
text-align:left;
	margin-left:10px;
padding:8px 0 0 0;
	font-size:14px;
	font-weight:bold;
	clear:both;
	color:#555;
	text-indent:20px;
	letter-spacing:2px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


h3#h3_wide {
background:url(../img/bg_h3_large.jpg) no-repeat;
height:28px;
width:800px;
text-align:left;
	margin-left:0px;
padding:8px 0 0 0;
	font-size:14px;
	font-weight:bold;
	clear:both;
	color:#555;
	text-indent:20px;
	letter-spacing:2px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


h4 {
	background:url(../img/bg_h4.jpg) no-repeat;
	background-position:0px 0px;
	height:30px;
	margin-top:9px;
	font-size:12px;
	color:#086CB9;
	padding:4px 0 0 0px;
	text-indent:20px;
	clear:both;
	text-align:left;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	}

blockquote {
	margin:5px 5px 5px 15px;
	padding:10px;
	font-size:100%;
	border:1px solid #1998DB;
	background-color:#f6f6f6;
	vertical-align:middle;
	clear:both;
	text-align:left;
	}
	
blockquote span {
	border:#ccc 1px solid;
	background-color:#FF3300;
	color:#FFFFFF;
	padding:3px;
	margin-right:10px;
	height:15px;
	font-size:11px;


}


/* body
----------------------------------- */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	background:url(../img/bg_body.jpg) repeat-x;
}

a {	text-decoration:none; }
a:link {  color:#2580C9; }
a:hover {	color:#2580C9; }


input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}



/* class
----------------------------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.r1 {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
}

.r {
	float:right;
	margin:0px 0px 10px 10px;
}

.l1 {
	float:left;
	border:1px solid #ccc;
	margin:0px 10px 10px 0px;
}

.l {
	float:left;
	margin:0px 10px 10px 0px;
}


.red {
	color:#E20000;

}

.reds {
	color:#E20000;
	font-size:10px;

}

.redb {
	color:#E20000;
	font-weight:bold;

}

.red15 {
	color:#E20000;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red18 {
	color:#E20000;
	font-size:18px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red18b {
	color:#E20000;
	font-size:18px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red20b {
	color:#E20000;
	font-size:20px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red24b {
	color:#E20000;
	font-size:24px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


.bor {
border:1px solid #ccc;
}

.center {
text-align:center;

}




/* oowaku
----------------------------------- */

#all {
	text-align:center;
	background:url(../img/bg_all.jpg) repeat-x;
}


#container {
	width:820px;
	text-align:center;
	margin:0 auto;
}

#container-in1 {
	width:820px;
	margin: 0 auto;
	position: relative;
}

/* head
----------------------------------- */


#head {
background:url(../img/bg_header.jpg) no-repeat;
height:78px;
position:relative;
vertical-align:bottom;
}

#head h1 a {
	background:none;
	display:block;
	height:53px;
	width:266px;
	position:absolute;
	top:12px;
	left:15px;
}

#head h1 a strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#top {
	background:none;
	display:block;
	height:px;
	width:266px;
	position:absolute;
	top:22px;
	left:299px;
	text-align:left;
	font-size:85%;
}
 
/* navi
----------------------------------- */

#navi {
	height:33px;
	width:800px;
	background:url(../img/navi_r.jpg) no-repeat;
	margin:0 auto;
}


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	height:33px;
	width:160px;
}

#navi ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#navi ul li.home a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:0px 0px;

}

#navi ul li.company a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-160px 0px;

}

#navi ul li.map a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-320px 0px;
}

#navi ul li.link a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-480px 0px;
}

#navi ul li.contact a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-640px 0px;
}

#navi ul li a:hover{
	background:0;

}



/* main 
----------------------------------- */

#main_out {
background:url(../img/bg_main.jpg) repeat-y;
width:800px;
margin:0 auto;
}


#main {
padding:0px;
padding-top:10px;
width:800px;
margin:0 auto;
background:url(../img/bg_main_out.jpg) no-repeat;
}


#main_form {
padding:0px;
padding-top:10px;
margin:0 auto;
width:800px;
position:relative;
background:url(../img/bg_main_out.jpg) no-repeat;
}

#key {
padding-top:5px;

}


/* side
----------------------------------- */

#side {
margin:0px;
	float:left;
	width:202px;
	text-align:left;
	background:url(../img/side_r.jpg) no-repeat;
	}


#side ul, li {
margin:0;
padding:0;
}

#side ul li a {
	display:block;
	height:40px;
}

#side ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}

#side ul li a:hover {
background:0;
}

#gap01 {
height:45px;
}

#gap02 {
height:42px;
}


/* menu01 ----------------------- */

#side ul li.menu01 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -45px;
	height:56px;

}


/* menu02 ----------------------- */

#side ul li.menu02 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -101px;
	height:56px;

}

/* menu03 ----------------------- */

#side ul li.menu03 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -157px;
	height:56px;
}

/* menu04 ----------------------- */

#side ul li.menu04 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -213px;
	height:56px;
}


/* menu05 ----------------------- */

#side ul li.menu05 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -311px;
	height:39px;
}

/* menu06 ----------------------- */

#side ul li.menu06 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -350px;
	height:39px;
}

/* menu07 ----------------------- */

#side ul li.menu07 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -389px;
	height:39px;
}

/* menu08 ----------------------- */

#side ul li.menu08 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -428px;
	height:39px;
}

/* contents
----------------------------------- */


#contents {
float:right;
margin:0;
text-align:right;
width:584px;
}

#contents_form {
float:right;
margin:0;
text-align:right;
width:580px;
position:absolute;
top:10px;
right:-230px;
}

#contents p {
text-align:left;
padding:10px 20px;
}

#contents_bu {
margin:10px auto;
width:770px;
padding-top:5px;

}

#contents_bu p {
text-align:left;
padding:10px;
}


/* bu_l2
----------------------------------- */

#bu_l2 {
background:url(../img/bu_l2_r.jpg) no-repeat;
height:240px;
width:570px;
}

#bu_l2 a:hover {
background:0;

}

#bu_l2_left a {
display:block;
width:285px;
height:240px;
float:left;
background:url(../img/bu_l2.jpg) no-repeat;
}


#bu_l2_right a {
display:block;
width:285px;
height:240px;
float:right;
background:url(../img/bu_l2.jpg) no-repeat;
background-position:-285px 0;
}

#bu_l2 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

/* news
----------------------------------- */

#news {


}

#news h2 {
background:url(../img/bg_news.jpg) no-repeat;
width:572px;
height:25px;
}

#news h2 span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#newstable th {
font-size:12px;
padding:5px 3px 3px 3px;
text-align:left;
color:#196AE0;
font-weight:bold;
width:40px;
vertical-align:top;

}

#newstable td {
font-size:12px;
padding:5px 3px 3px 3px;
text-align:left;

}

#news_tx {
border:1px #ccc solid;
padding:5px 10px;
background-color:#F8F8F8;
}

#news_tx span {
color:#F36303;
}


#dod {
background:url(../img/dod.jpg) repeat-x;
border-bottom:1px dashed #ccc;
margin:5px 0;

}

#add_title {
background:url(../img/maru.jpg) no-repeat;
background-position:6px 0px;
font-size:14px;
padding:0px 0 3px 26px;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
text-align:left;
}

#add p {
text-align:left;
padding:10px;

}

#add {
border:1px #ccc solid;
padding:15px 10px 0px 10px;
background-color:#F8F8F8;
}

#add p strong {
font-weight:bold;

}



/*  osusume
----------------------------------------*/

#osusume {
float:left;
margin:0 9px 20px 0;
}



#osusume img {
border:1px solid #ccc;
height:135px;
}

#osusume td {
text-align:left;
padding:2px 5px;
font-size:13px;
}

#osusume td.gray {
background-color:#B2B2B2;
color:#fff;
padding:2px 5px 2px 10px;
text-align:left;
}

#osusume th.gap03 {
height:3px;
}

.bu_detail a img {
width:183px;
}

.bu_detail a {
background:url(../img/bu_detail.jpg) no-repeat;
width:183px;
height:27px;
display:block;
}

.bu_detail a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


.bu_detail a:hover {
background:url(../img/bu_detail_r.jpg) no-repeat;
}


#univ_top {
background:url(../img/bg_univ_top.jpg) no-repeat;
width:584;
padding:50px 20px 10px 15px;
text-align:left;
height:160px;

}

/* copy & footer
----------------------------------- */

#copy {
height:33px;
background:url(../img/copy.jpg) no-repeat top right;
width:800px;
margin:20px auto 0 auto;
text-align:center;

}


#copy_form {
height:33px;
background:url(../img/copy.jpg) no-repeat top right;
width:800px;
margin:20px auto 0 auto;
margin-left:-200px;
text-align:center;
}

#copy address {
color:#FFFFFF;
display:block;
width:500px;
font-size:85%;
text-align:center;
padding:6px 0 0 0px;

}


#copy a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#sitemap a {
float:right;
width:100px;
height:30px;
display:block;

}

#privacy a {
float:right;
width:150px;
height:30px;
display:block;

}

#footer {
height:60px;
background-color:#FFFFFF;
width:800px;
margin:0 auto;
 }

#footer p {
color:#444;
padding:10px 30px;
text-align:left;

}



/* contact
----------------------------------- */

.form {
	font-size:12px;
	background:#ccc;
	margin:20px;

}

.form th {
	background-color:#f6f6f6;
	text-align:left;
	padding:10px;
	border:1px #fff solid;

}

.form td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

#submit {
	margin:10px;
}


/* link
----------------------------------- */

#link {
	margin:10px 0px 0px 20px;
	font-size:12px;

}

#link td {
	padding:3px 3px 3px 10px;


}

/* sitemap
----------------------------------- */

#st_list {
text-align:left;

}

#st_list ul {
	margin:10px 10px 10px 40px;

}

#st_list ul li {
	margin:5px 10px;
	list-style:disc;
}


/* ----------------
	table
---------------- */


.table01{
	font-size:12px;
	background:#ccc;
	margin:10px 20px 20px 20px;

}

.table01 th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;

}

.table01 td {
	padding:5px;
	background-color:#fff;
	text-align:left;

}

.table02{
	font-size:12px;
	background:#ccc;
}

.table02 th {
	background-color:#f6f6f6;
	text-align:left;
	padding:10px 20px;
	border:1px #fff solid;
}

.table02 td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

/* ----------------
	2. faq
---------------- */



dl {
	margin:0 10px 0 20px;
	text-align:left;
}

dt {
	background:url(../img/q.jpg) no-repeat;
	padding:0px 0 20px 33px;
	color:##8B2727;
	margin-bottom:5px;
	font-weight:bold;
	clear:both;
}


dd {
	background:url(../img/a.jpg) no-repeat;
	padding:0px 0 0 33px;
	margin-bottom:20px;
	clear:both;
}


/* faq
----------------------------------- */

#faq {
width:530px;
border:1px solid #1C7FB6;
background-color:#F4F4F4;
text-align:center;
margin-top:10px;
}


#q {
width:460px;
background:url(../img/bg_q.jpg) no-repeat bottom left;
text-align:left;
margin:10px auto 0px auto;
padding:5px 10px 3px 40px;
vertical-align:middle;
height:32px;
color:#fff;
line-height:13pt;
}

/* school
----------------------------------- */

#bg_school {
width:540px;
background:url(../img/bg_univ.jpg) no-repeat;
margin:0 auto;
}

#bg_school span {
margin-top:20px;
margin-left:25px;
text-align:left;
display:block;
width:490px;
padding:40px 0 0 20px;
	color:#1A7FB7;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

#bg_school p {
padding:15px 40px 10px 50px;

}

#school_link a {
float:right;
display:block;
width:188px;
height:38px;
background:url(../img/bg_link_sc.jpg) no-repeat;
margin-right:23px;

}

#school_link a pre {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

/* flow
----------------------------------- */

#flow {
background:url(../img/bg_flow.jpg) no-repeat center top;
widows:540px;
margin:0 auto;

}

#flow span {
float:left;
color:#fff;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	display:block;
	width:500px;
	text-align:left;
	padding:10px 0 0 40px;
}


#flow p {
padding:5px 40px 10px 40px;
clear:both;
}



/* ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡---------------------------------------------------------
	‚±‚±‚©‚çPHP
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡--------------------------------------------------------- */
/* ichiran
----------------------------------- */

table#ichiran { 
width:800px; border-top:1px solid #999; 
border-right:1px solid #999; 
border-collapse:collapse;
margin:0 auto 30px auto;
} 

table#ichiran th { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999;
background-color:#f1f1f1;
padding:7px; 
text-align:center; 
} 

table#ichiran td { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999; 
padding:7px;  
text-align:left; 
} 




/* ichiran
----------------------------------- */

#bukken_img img {
width:200px;

}
#ichiran_img {
width:60px;
text-align:center;
}


#ichiran_img img {
width:60px;
height:45px;
border:1px solid #ccc;

}


#address {
width:200px;

}

#address span {
color:#018E11;
}

#rail_sta {
white-space:nowrap;
}

#price span {
color:#C40404;
font-size:14px;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka;

}


/* ichiran pankuzu
----------------------------------- */

#pankuzu {
width:96%;
border:1px solid #999;
margin:0 auto;
padding:7px;
background-color:#f6f6f6;
text-align:left;

}







/* detail
----------------------------------- */

#box {
padding:0;
width:800px; margin:0 auto;

}

#alpha {
float:right;
width:383px;
text-align:center;

}

#alpha table { 
width:800px; border-top:1px solid #999; 
border-right:1px solid #999; 
margin:10px auto; 
border-collapse:collapse; 
} 

#alpha table th { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999;
background-color:#f1f1f1;
padding:7px; 
text-align:left;
width:30%;
white-space:nowrap;
} 

#alpha table td { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999; 
padding:7px;  
text-align:left;
width:70%; 
} 

#beta {
float:left;
width:383px;
text-align:center;
}




/* detail catchcopy
----------------------------------- */

#catchcopy {
padding:0 20px;
font-size:18px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka;
color:#C30000;
text-align:left;
}

#sub_catchcopy {
padding:0 20px;
text-align:left;
}

/* detail span list
----------------------------------- */

span#station {
font-size:14px;
font-weight:bold;

}

span#foottime {
font-size:16px;
font-weight:bold;

}

span#price {
font-size:20px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka;
color:#C30000;
}

span#price_en {
font-size:14px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka;
color:#C30000;
}

span#madori {
font-size:18px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}







/* detail first
----------------------------------- */


#first {
text-align:center;

}

#first table { 
width:800px; background-color:#999;
margin:10px 5px 10px 0;
} 

#first table th { 
color:#fff;
background-color:#1B7EB7;
border:1px solid #f6f6f6;
padding:7px;
width:15%;
white-space:nowrap;
text-align:center;
}



#first table td { 
background-color:#fff;
color:#444;
padding:7px;  
text-align:left;
}


/* detail second
----------------------------------- */

#second {
text-align:center;
}

#second table { 
width:800px; border-top:1px solid #999; 
border-right:1px solid #999; 
margin:10px 5px 10px 0;
border-collapse:collapse; 
} 

#second table th { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999;
background-color:#f1f1f1;
padding:5px;
white-space:nowrap;
text-align:center;
} 

#second table td { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999; 
padding:10px 5px;  
text-align:center;
}

#second table td img {
width:240px;
border:1px #ccc solid; 
}

#second td#sub_pix img {
width:80px;
float:left;
margin-right:6px;
}

#second table#sub_image {
border:0;
padding:0;
width:140px;

}

#second table#sub_image td,th {
border:0;
padding:0;
text-align:center;

}

#second table#sub_image img {

width:80px;
height:63px;
margin:0 auto 6px auto;
}

#second table#sub_image td {
padding-right:-5px;
text-align:center;
vertical-align:top;
}


/* detail third
----------------------------------- */

#third {
text-align:center;
}

#third table { 
width:800px; background-color:#999;
margin:10px 5px 10px 0;
} 

#third table th { 
color:#444;
background-color:#e5e5e5;
border:1px solid #fff;
padding:5px; 
text-align:left;
width:18%;
white-space:nowrap;
}

#third table td { 
color:#444;
background-color:#FFFFFF;
padding:5px;  
text-align:left;
}

#third table.detail_info td {
width:32%;
}


/* detail third bu_contact
----------------------------------- */

#bu_contact {
background:url(../img/bu_bukken_contact_r.jpg) no-repeat;
width:200px;
height:60px;
float:right;
}

#bu_contact a {
float:right;
display:block;
width:200px;
height:60px;
background:url(../img/bu_bukken_contact.jpg) no-repeat;
}

#bu_contact a:hover {
background:0;
}


#bu_contact a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/* detail icon
----------------------------------- */

#icon {
text-align:center;
}

#icon table { 
width:800px; border-top:1px solid #999; 
border-right:1px solid #999; 
margin:10px 5px 10px 0;
border-collapse:collapse; 
} 

#icon table th { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999;
background-color:#f1f1f1;
padding:5px;
white-space:nowrap;
text-align:center;
} 

#icon table td { 
color:#444; 
border-bottom:1px solid #999; 
border-left:1px solid #999; 
padding:5px;  
text-align:center;
}

#icon table td img {
width:45px;
float:left;
}


/* kensaku
----------------------------------- */


#kensaku th, td {
text-align:left;
}

#kensaku_c_out {
background:url(../img/kensaku_c_bot.jpg) no-repeat bottom;
padding-bottom:10px;
}


#kensaku_c {
background:url(../img/kensaku_c.jpg) no-repeat;
padding:60px 0px 20px 32px;
}

#kensaku_c a {
height:38px;
width:272px;
display:block;
position:absolute;
top:0;
left:275px;
background:url(../img/spacer.gif);
}

#kensaku_c a:hover {
background:url(../img/kensaku_c_bu_r.jpg) no-repeat;
}

#kensaku_c a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


#kensaku_b_out {
background:url(../img/kensaku_b_bot.jpg) no-repeat bottom;
padding-bottom:9px;
}


#kensaku_b {
background:url(../img/kensaku_b.jpg) no-repeat;
padding:60px 0px 20px 32px;
}

#kensaku_b a {
height:38px;
width:272px;
display:block;
position:absolute;
top:0;
left:0px;
background:url(../img/spacer.gif);
}

#kensaku_b a:hover {
background:url(../img/kensaku_b_bu_r.jpg) no-repeat;
}

#kensaku_b a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}



/* top_mess
----------------------------------- */

#top_mess {
border:1px solid #ccc;
margin-top:20px;

}

#top_mess span {
text-align:center;
width:100%;
display:block;
background:#2FA6C8;
color:#fff;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
padding:5px 0;
border:1px solid #f1f1f1;
font-size:14px;
}




.red {
	color:#E20000;

}

.reds {
	color:#E20000;
	font-size:10px;

}

.redb {
	color:#E20000;
	font-weight:bold;

}

.red15 {
	color:#E20000;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.gre15 {
	color:#1B6228;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red18 {
	color:#E20000;
	font-size:18px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red18b {
	color:#E20000;
	font-size:18px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red20b {
	color:#E20000;
	font-size:20px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


.catch {
	color:#E20000;
	font-size:20px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	FILTER:progid:DXImageTransform.Microsoft.shadow(color=#aaaaaa,direction=135,strength=6);
}




.name {
	color:#E44E85;
	font-size:20px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	display:block;
	padding-top:10px;
	height:25px;
	margin-top:10px;
}

.red24b {
	color:#E20000;
	font-size:24px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}










