@charset "utf-8";
/*
Theme Name: フジトラベルサービス
Theme URI: http://www.fj-t.com/
Description: フジトラベルサービスのサイトです
Version: 1
Author: 
Author URI: http://binarybonsai.com/
Tags: 


/* Begin Typography & Colors */

@import url("archive.css");

#content{
width:700px;
float:left;
text-align:left;
line-height:1.5;
}

#content .post{
clear:both;
padding-bottom:15px;
}
#content .pagetitle{
font-size:200%;
color:#09f;
/*border-bottom:2px solid #09f;
border-left:5px solid #09f;*/
padding:4px 0 15px 15px;
margin-bottom:10px;
letter-spacing:0.1em;
background-image: url(images/category/category_bar.jpg);
background-repeat:no-repeat;
}
.gettime{
text-align:right;
}

.post h2{
font-size:140%;
padding:2px 10px;
margin:5px 0;
font-weight:bold;
background: url(http://www.fj-t.com/contents/wp-content/themes/fjtravel/images/contentsback.jpg) repeat-x left bottom #0E419C;
letter-spacing:0.1em;
color:#FFFFFF;
}

.post h2.topmargin{
margin-top:0;
}

.post .posttitle{
clear:both;
font-size:140%;
padding:2px 10px;
margin:15px 0 5px;
font-weight:bold;
background:#0E419C url(http://www.fj-t.com/contents/wp-content/themes/fjtravel/images/contentsback.jpg) repeat-x left bottom;
letter-spacing:0.1em;
color:#FFFFFF;
}

.post .posttitle a,.post .posttitle a:hover,.post .posttitle a:visit,.post .posttitle a:active{
color:#FFFFFF;
}

.post h2 a,.post h2 a:hover,.post h2 a:visit,.post h2 a:active{
color:#FFFFFF;
}

.post .posttitle a{
color:#FFFFFF;
}

.post h2 a{
color:#FFFFFF;
}

#content .returntop{
text-align:right;
}

#content_jpn{
width:700px;
float:left;
text-align:left;
line-height:1.5;
background: url(http://www.fj-t.com/img_common/jpnback.jpg) no-repeat 0 0;
}

#content_wld{
width:700px;
float:left;
text-align:left;
line-height:1.5;
background: url(http://www.fj-t.com/img_common/worldback.jpg) no-repeat 0 0;
}

#content_other{
width:700px;
float:left;
text-align:left;
line-height:1.5;
}

#content_aozora{
width:700px;
float:left;
text-align:left;
line-height:1.5;
background: url(http://www.fj-t.com/img_common/aozoraback.jpg) no-repeat 0 0;
}

#content_aozora_w{
width:700px;
float:left;
text-align:left;
line-height:1.5;
background: url(http://www.fj-t.com/img_common/w_aozoraback.jpg) no-repeat 0 0;
}

#content_other h1{
font-size:140%;
padding:2px 10px;
margin:0 0 5px;
font-weight:bold;
background: url(http://www.fj-t.com/contents/wp-content/themes/fjtravel/images/contentsback.jpg) repeat-x left bottom #0e419c;
letter-spacing:0.1em;
color:#FFFFFF;
}

/*contentstyle*/
.contentsflame{
clear:both;
border:5px #ccc solid;
padding:10px;
margin-bottom:15px;
}

.topicon{
display:none;
}

.alignleft{
float:left;
padding:5px 0 0;
}
.alignright{
float:right;
padding:5px 0 0;
}
.more-link{
clear:both;
display:block;
}

.padding_b1em{
	padding-bottom:1em;
}

/*re_page*/
.logoarea{
	margin:5px 0 15px;
}
#order_contact{
	border:1px solid #aaa;
	clear:both;
	margin-top:1em;
	padding:10px;
}
#order_contact_left{
	float:left;
	width:295px;
}
#order_contact_right{
	float:right;
	width:375px;
}
#order_contact_right_text{
	float:left;
	min-height:100px;
	width:192px;
}
.order_list li{
	margin-bottom:5px;
}
.tbtarea{
	border:1px solid #aaa;
	padding:5px 10px;
}
.tbt_text{
	margin-left:10px;
	width:300px;
}

/*format*/
.margin_b1em{margin-bottom:1em;}
.margin_b2em{margin-bottom:2em;}
