* {
	margin:0;
	padding:0;
}

img {
	border:none;
	vertical-align:text-top;
}

dl, dt, dd {
	border:0 none;
	font-size:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
    
/************************/

body {
	background: #E3F2FB;
	color:#000;
	font-size: 1.0em;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 940px !important;
	text-align: left;
	/* background: #A6BAFF; */
	margin:auto;
}

/*************************/

#header{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/side.jpg) repeat scroll 0 0;
	clear:both;
	height:105px;
	padding:0 20px;
	width:900px;
}

#title_bar{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/title_bar.png) no-repeat scroll 0 0;
	color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding-left:10px;
	padding-top:4px;
}

#logo{
	float:left;
	margin-left:10px;
	margin-top:3px;
}

#tour_ad{
	display:block;
	height:330px;
	margin-bottom:0.5em;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:165px;
}

#tour_ad a
{
	background:transparent url(../img/ad/tour_ttravel.jpg) no-repeat scroll 0 0;
	display:block;
	height:330px;
	text-decoration:none;
	width:165px;
}

#tour_ad a:hover
{
	background:transparent url(../img/ad/tour_ttravel.jpg) no-repeat scroll 100% 0;
}


#kikaku{
	display:block;
	height:53px;
	margin-bottom:0.5em;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:165px;
}


#kikaku a
{
	background:transparent url(../img/doushikai.gif) no-repeat scroll 0 0;
	display:block;
	height:53px;
	text-decoration:none;
	width:165px;
}

#kikaku a:hover
{
	background:transparent url(../img/doushikai.gif) no-repeat scroll 100% 0;
}

#home{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/home_icon.png) no-repeat scroll 0 0;
	color:#3C3CFF;
	margin-top:0.4em;
	width:10em;
}

#home a{
	color:#1D3994;
	text-decoration:none;
}

#home a:hover{
	color:#9ACD32;
}


#form_asset{
	background:transparent url(../img/order_icon.png) no-repeat scroll 0 0;
	width:15em;
}

#form_order{
	background:transparent url(../img/ap.gif) no-repeat scroll 0 0;
	width:12em;
}

.form{
	font-size: 0.9em;
	margin-top:5px;
	padding:0 8px 2px 2px;
	text-align:right;
	text-decoration:none;
}

.form a{
	color:#D90000;
	text-decoration:none;
}

.form a:hover{
	color:#9ACD32;
}

/*************************/
#main{
	margin:0;
	width: 940px !important;
	height: 100%;
	background: url(../img/side.jpg);
	background-repeat:repeat-y;
}

#main_wrapper{
	width: 940px !important;
}
/***************************************************************/
#tacontent{
	border-bottom:2px solid #D8DFED;
	border-top:2px solid #D8DFED;
	height:145px;
	width:900px;
}

#book_wrapper{
	background-color:#FFFFFF;
	float:left;
	padding:0.8em 0em 0.4em 10px;
}

#book_wrapper img{

}

#book_ad{
	float:left;
	padding-top:0.3em;
	width:440px;
}

#ba_title{
	background:url("../img/icon/mls.png") no-repeat scroll 3px 0px transparent;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
}

#ba_title a{
	color:#000000;
}

#ba_title a:hover{
	text-decoration: none;
}

#book_ad .b_c{
    border: 2px solid #9FB7D4;
    font-size: 12px;
    height: 100px;
    line-height: 1.5;
    margin: 2px 0 0 7px;
    padding: 4px 4px 0;
    background: none repeat scroll 0 0 #F0F0FE;
    border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
}

#book_ad ul{
/*	margin-top: 0.2em; */
    border: 1px dashed;
    font-size: 12px;
    height: 95px;
    line-height: 1.5;
    list-style-type: none;
    margin: 5px 0 0 10px;
    overflow: auto;
    padding-top: 0.5em;
}

#book_ad li{
	background:url("../img/rallow.gif") no-repeat scroll 0 0 transparent;
	font-size:11px;
	margin-bottom:0.1em;
	margin-left:0.7em;
	padding-left:0.6em;
}

#book_ad ul a{
	color:#1D3994;
}

#book_ad ul a:hover{
	text-decoration:none;
}


#sawayaka{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/sawayaka.png) repeat scroll 0 0;
	float:right;
	height:152px;
	width:175px;
}

/***************************************************************/

#container{
	clear:both;
	width:900px;
	padding:0 50px 0px 20px;
}

#amazon{
/*
	left:25em;
	position:absolute;
	top:14.5em;
	z-index:5;
*/
}

#sjp{
	margin-bottom:0.5em;
}
/******************************/

#impression{
	background:transparent url(../img/impression.jpg) no-repeat scroll 0 0;
	color:#EEEEEE;
	font-size: 0.9em;
	height:28px;
	float:left;
	width:100%;
	/* margin-left:4px; */
}

html>/**/body .iv{
	font-color:red;
}

.iv{
	margin:2px 4px;
	padding-top /*\**/: 3px\9;
}


.voice{
	font-size: 0.9em;
	margin-bottom:8px;
}

label.voice,input.voice,div.lvoice {
	font-size: 0.9em;
	display:block;
	float:left;
	margin-top:6px;
	width:70%;
}

label.voice, div.lvoice {
	background:#F5F5F5 none repeat scroll 0 0;
	margin:0 10px 0 0;
	padding:2px 0;
	text-align:center;
	width:100px;
	border:1px solid #CCCCCC;
	height: 1.2em
}

/************************/
#commenton {
	cursor:pointer;
}

#commenton{
	margin-left:10px;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#262626;
	padding:0px 2px;
}

#commenton:hover {
	color:#999999;
	border:1px solid #EEEEEE;
}

.commentform {
	background-color:#FFFEEE;
	border-top:medium none;
	display:none;
	margin-right:0;
	margin-top:0;
	padding:0;
}
.commentform{
	border:2px solid #DDDDDD;
	margin-bottom:5px;
	min-height:80px;
	overflow:hidden;
	padding:10px 0 10px 16px;
	position:relative;
	top:0px;
	width:880px;
	z-index:1;
}

#commentview a{
	margin-left:10px;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#585858;
	padding:0px 2px;
	text-decoration:none;
}

#commentview a:hover {
	color:#999999;
	border:1px solid #EEEEEE;
}

/*************************/
/* menu styles */
#menu
{
	background:transparent url(../img/menu_bottom.jpg) repeat-x scroll 0 100%;
	list-style-type:none;
	margin:5px 0 0 26px;
	padding-bottom:18px;
	width:886px;
}

#menu ul{
	background: url("../img/icon/menu.png") no-repeat scroll 4px 0 transparent;
    height: 96px;
    margin: 0 auto;
    width: 886px;
}

#menu li{
	float:left;
	height:96px;
	margin:0 auto;
	list-style: none outside none;
}

#menu li a{
	display:block;
	outline:0px;
	height: 96px;
	overflow:hidden;
	text-indent:-999px;
}
#menu_book{
	width:100px;
}

#menu_aniki{
	width:107px;
}

#menu_bari{
	width:104px;
}

#menu_tour{
	width:146px;
}

#menu_ml{
	width:130px;
}

#menu_order{
	width:95px;
}

#menu_dekasegi{
	width:144px;
}

#menu_goods{
	width:117px;
}

#menu_seminar{
	width:138px;
}


#menu_book a:hover{
	background:url("../img/icon/menu.png") no-repeat scroll 4px -96px transparent;
}

#menu_aniki a:hover{
	background:url("../img/icon/menu.png") no-repeat scroll -96px -96px transparent;
}

#menu_tour a:hover{
	background:url("../img/icon/menu.png") no-repeat scroll -347px -96px transparent;
}

#menu_ml a:hover{
	background:url("../img/icon/menu.png") no-repeat scroll -748px -96px transparent;
}

#menu_dekasegi a:hover{
	background:url("../img/icon/menu.png") no-repeat scroll -203px -96px transparent;
}

#menu_seminar a:hover{
	background:url("../img/icon/menu.png") no-repeat scroll -493px -96px transparent;
}

#menu_goods a:hover{
	background:url("../img/icon/menu.png") no-repeat scroll -631px -96px transparent;
}




#menu_book a.active{
	background:url("../img/icon/menu.png") no-repeat scroll 4px -192px transparent;
}

#menu_aniki a.active{
	background:url("../img/icon/menu.png") no-repeat scroll -96px -192px transparent;
}

#menu_tour a.active{
	background:url("../img/icon/menu.png") no-repeat scroll -347px -192px transparent;
}

#menu_ml a.active{
	background:url("../img/icon/menu.png") no-repeat scroll -748px -192px transparent;
}

#menu_dekasegi a.active{
	background:url("../img/icon/menu.png") no-repeat scroll -203px -192px transparent;
}

#menu_seminar a.active{
	background:url("../img/icon/menu.png") no-repeat scroll -493px -192px transparent;
}

#menu_goods a.active{
	background:url("../img/icon/menu.png") no-repeat scroll -631px -192px transparent;
}

/******************************************/
#content_wrapper{
	clear:both;
	margin:1px 0 0 30px;
	padding:0;
	width:880px;
}
/******************************************/

/****************/
/**    col    **/
/****************/
#wrapper_col{
	clear:both;
}

#localNavi{
	/* width-> 180px */
	width:165px;
	margin-right:10px;

	float:left;
	margin-top:10px;
	color: #164C2F;
}

#localNavi h2.menu{
    background: url("../img/nav.jpg") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 22px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 1em;
    padding-top: 3px;
}

#sideMenu{
	background:#E8FFD1 none repeat scroll 0 0;
	border-bottom:1px solid #9ACD32;
	border-left:1px solid #9ACD32;
	border-right:1px solid #9ACD32;
	font-size: 13px;
	margin-bottom:0.8em;
	padding:7px 0 5px 2px;
}

#sideMenu a{
	border-bottom:1px solid #E8FFD1;

	margin-bottom:0px;
	margin-right:0.3em;
	color: #164C2F;
}

#sideMenu li{
	line-height:1.5;
}

.active
{
	color:#D90000 !important;
}


#sideMenu a:hover{
	color: #D90000;
}

#sideMenu li
{
	margin-left: 15px;
	list-style-type: circle;
	margin-bottom:0.6em;
}

.sideMenu
{
	margin-bottom:0em;
}

#sideMenu li ul li{
	margin-left:7px;
	list-style-type:disc;
	font-size:0.9em;
	margin-bottom: 3px;
}

#sideMenu_tour_voice
{
	display:block;
	height:71px;
	margin-bottom:0.5em;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:165px;
}

#sideMenu_tour_voice a
{
	background:transparent url(../img/tour_voice.gif) no-repeat scroll 0 0;
	display:block;
	height:71px;
	text-decoration:none;
	width:165px;
}

#sideMenu_tour_voice a:hover
{
	background:transparent url(../img/tour_voice.gif) no-repeat scroll 100% 0;
}

#sideMenu_ml{
	margin-bottom:1em;
	color: #000000;
}


#sideMenu_blog
{
	display:block;
	height:71px;
	margin-bottom:0.5em;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:165px;
}

#sideMenu_blog a
{
	background:transparent url(../img/blog.gif) no-repeat scroll 0 0;
	display:block;
	height:71px;
	text-decoration:none;
	width:165px;
}

#sideMenu_blog a:hover
{
	background:transparent url(../img/blog.gif) no-repeat scroll 100% 0;
}

#sideMenu_seminar, #sideMenu_al a
{
	display:block;
	height:71px;
	margin-bottom:0.5em;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:165px;
}

#sideMenu_seminar a
{
	background:transparent url(../img/seminar.gif) no-repeat scroll 0 0;
	display:block;
	height:71px;
	text-decoration:none;
	width:165px;
}

#sideMenu_seminar a:hover
{
	background:transparent url(../img/seminar.gif) no-repeat scroll 100% 0;
}

#sideMenu_al a
{
	background:transparent url(../img/al.png) no-repeat scroll 0 0;
	display:block;
	height:71px;
	text-decoration:none;
	width:165px;
}

#sideMenu_al a:hover
{
	background:transparent url(../img/al.png) no-repeat scroll 100% 0;
}

#sideMenu_book
{
	display:block;
	height:100px;
	margin-bottom:0.5em;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:165px;
}

#sideMenu_book a
{
	background:transparent url(../img/dekasegi_book.gif) no-repeat scroll 0 0;
	display:block;
	height:100px;
	text-decoration:none;
	width:165px;
}

#sideMenu_book a:hover
{
	background:transparent url(../img/dekasegi_book.gif) no-repeat scroll 100% 0;
}

#sideMenu_request
{
	display:block;
	height:50px;
	margin-bottom:0.5em;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:165px;
}

#sideMenu_request a
{
	background:transparent url(../img/request.gif) no-repeat scroll 0 0;
	display:block;
	height:50px;
	text-decoration:none;
	width:165px;
}

#sideMenu_request a:hover
{
	background:transparent url(../img/request.gif) no-repeat scroll 100% 0;
}

h2.photo{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/information.jpg) no-repeat scroll 0 0;
	font-size:0.8em;
	height:17px;
	padding-bottom:3px;
	padding-left:1em;
	padding-top:5px;
}

h2.ml{
    -moz-background-inline-policy: continuous;
    background: url("../img/ml_bar.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    height: 22px;
    padding-left: 1em;
    padding-top: 3px;
}

h2.info{
    -moz-background-inline-policy: continuous;
    background: url("../img/information.jpg") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 14px;
    height: 22px;
    padding-left: 1em;
    padding-top: 3px;
}

.info a{
	color:#000;
}

.info_content{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:0.5em;
}

.info_content h3{
	font-size:13px !important;
}

.info_content dt{
	color:#000;
	padding-left:0.5em;
	padding-bottom:2px;
}

.info_content a{
	color:#000!important;
}

.info_content a:hover{
	text-decoration:none!important;
}

.info_content dd{
	border-bottom:1px dotted #CCCCCC;
	color:#999999;
	font-size:0.8em;
	margin-bottom:2px;
	padding-bottom:2px;
	text-align:right;
}


/******************************************/
#ad{
	border-top:3px solid #D8DFED;
	clear:both;
	margin:0 20px 1em;
	padding:8px 0 5px;
	text-align:center;
}

#ad a{
	margin-right: 2em;
}

#footer{
	text-align: center;
	clear: both;
	font-size: 0.7em;
	color: #5E5E5E;
}

#footer a{
	color:#D90000;
}

/************************/
#message_form{
	font-size: 0.9em;
}

#error_form{
	border:1px dotted #d90000;
	color:#d90000;
	margin-bottom:1.5em;
	margin-left:1em;
	margin-top:1em;
	padding:0.5em 1em;
	text-align:center;
	width:85%;
	font-size:14px;
}

.error{
	color: #FF0000;
	border: 1px dotted #FF0000;
	margin-bottom:0.8em;
	padding:2px 3px;
	width:605px;
	font-size:14px;
}

.message{
	background-color: #FFF0F0;
    border: 1px solid #CC9999;
    color: #663333;
    margin-bottom: 2em;
    padding: 10px 20px;
    text-align: center;
}

.complete{
	color: #2e8b57;
	border: 1px dotted #2e8b57;
	margin-bottom:0.8em;
	padding:2px 3px;
	width:605px;
	font-size:14px;
}

#ajax_loading{
	text-align:center;
	font-size: 0.9em;
	color: #2e8b57;
	margin-bottom:0.8em;
	padding:2px 3px;
	width:605px;
	border: 1px dotted #2e8b57;
}

/***************************/
.red{
	color:#D90000 !important;
}

.center{
	text-align:center !important;
}

.small{
	font-size:0.7em;
	font-weight:normal;
}

.middle{
	font-size:0.8em;
	font-weight:normal;
}

.strong{
	font-weight:bold!important;
	margin-bottom:0.5em;
}

.bottom{
	margin-bottom:1em;
}

.importText{
	text-decoration:underline;
}

.contents{
	margin-left:1em;
}

.hr
{
	padding:1em 0;
	border-bottom:1em;
}

.paginate
{
	font-size: 0.9em;
	margin-bottom:5px;
	margin-left:1em;
	margin-right:3em;
	text-align:right;
}

.right{
	text-align:right;
}

.topics_view{
	margin-top:0.4em;
}

.topics_view a{
	color:#D90000 !important;
}

.emphasis{
	background:#E9FFE9;
}

.gad{
	background-color:#FFFFFF;
	margin:0;
	padding-top:0.5em;
}

.pgad{
	margin:0;
	text-align:center;
	background-color: #E8FFD1;
	padding-top:0.5em;
	border-bottom:2px solid #9ACD32;
	border-left:2px solid #9ACD32;
	border-right:2px solid #9ACD32;
}

.pgad p{
	color:#164C2F;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left:0.2em;
	margin-right:0.2em;
	text-align:left;
}

.gad_right{
	float:right;
	margin-left:0.3em;
	margin-right:0.3em;
	width:250px;
}

.gad_right h3{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E8FFD1 none repeat scroll 0 0;
	font-size:13px;
	margin-bottom:0.3em;
}

.gad_left{
	float:left;
	width:250px;
}

/******/
/* 規約 */
/*****/
.agreement div.content{
	border:1px solid #B0B0B0;
	height:60px;
	margin:10px 0em;
	overflow:auto;
	padding:0.5em;
	font-size:12px;
	width:90%; 
}

.voice div.content {
	border:1px solid #B0B0B0;
	height:300px;
	margin:10px 0em;
	overflow:auto;
	padding:0.5em;
	font-size:12px;
	width:95%; 
}
