@charset "utf-8";
/*
Theme Name: Rooters
Theme URI: http://wordpress.org/
Author: Lig
Version: 1.0
*/


/*---------------------------------------------------

reset

---------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
	font-size:12px;
	color:#555555;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border: 0;
}



/*---------------------------------------------------

body,wrap

---------------------------------------------------*/

body{
	background-image:url(images/index_body_bg.jpg);
	background-repeat:repeat-x;
/*	position:relative;
*/	color:#333333;
}

#wrap{
	width:840px;
	margin:auto;
	position:relative;
}

/*---------------------------------------------------

head,global

---------------------------------------------------*/
#header{
	position:relative;
	height:77px;
}
#header h1{
	position:absolute;
	left:145px;
	top:48px;
	font-size:10px;
	color:#999999;
}
#header #logo{
	position:absolute;
	left:0px;
	top:30px;
}
#header #mailmagazine{
	position:absolute;
	right:0px;
	top:25px;
}
#navi{
	width:840px;
	margin:auto;
	height:56px;
}
#globalnavi li{
	float:left;
}
#mainimage{
	position:relative;
	width:100%;
}
#mainimage img{
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#mainimage .toprecommend{
	position:absolute;
	left:10px;
	bottom:10px;
	display:none; 
}

/*パン屑リスト*/
#bread{
	margin-top:15px;
	text-align:right;
}

/*---------------------------------------------------

content

---------------------------------------------------*/
/* news */
.news dl{
margin:15px 0;
background:url("images/border_dot.jpg") repeat-x top;
padding-top:5px;
}

.news dt{
height:1em;

}

.news dd{
height:1em;
margin-bottom:3px;
margin-top:-1em;
padding-left:4em;
background:url("images/border_dot.jpg") repeat-x bottom;
padding-bottom:5px;
}

.news dd a{
color:#555555;
text-decoration:none;
padding-left:10px;
background:url("images/gray_arrow.gif") no-repeat left center;
}

/* recommend party */

#recommend{
padding:10px;
border:1px dotted #676767;
background-color:#f0f0f0;
margin:10px 0 13px 0;
}

#recommend .recommendttl{
position:relative;
background:url(images/recommend_bg.gif) repeat-x bottom;
margin-bottom:10px;
height:24px;
}
#recommend .tmttl{
position:absolute;
right:0;
bottom:2px;
}

#recommend dt.thumbnail a{
	display:inline-block;
	width:80px;
	height:80px;
	overflow:hidden;
	text-align:center;
}
#recommend dt.thumbnail a img{
	height:78px;
	border:solid 1px #999999;
}

#recommend dl{
width:272px;
float:left;
}

#recommend dl dt{
float:left;
width:80px;
}
#recommend dl dd{
width:182px;
float:left;
padding:0 5px 0 5px;
}

#recommend dd.eventdate{
font-size:12px;
padding-top:5px;
}

#recommend dd.eventtitle a{
font-weight:bold;
color:#222222;
text-decoration:none;
font-size:14px;
}

/*leftcolumn*/
#twtr-widget-1{
	margin-top:12px;
	margin-bottom:12px;
}

/*rightcolumn*/

#content{
	margin-top:30px;
	clear:both;
}
#content.pan{
	margin-top:15px;
}

#leftcolumn{
	float:left;
	display:inline;
	width:230px;
}
#rightcolumn{
	float:right;
	width:590px;
	display:inline;
}
#eventlist ul{
	padding-bottom:15px;
	margin-top:18px;
	background-image:url(images/border_end.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#eventlist li{
	padding:10px;
	margin:0 0 0 120px;
}

#eventlist li.thumbnail{
	width:100px;
	height:100px;
	float:left;
	margin:0 15px 0 0;
	border:1px solid #999999;
	padding:0;
}
#eventlist li.thumbnail img{
	width:100px;
	height:100px;
}

#eventlist li.eventdate{
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 10px 0;
}


#eventlist li.location,
#eventlist li.eventtitle{
	background-image:url(images/border_dot.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.eventall{
	margin-top:20px;
	text-align:right;
}


#service_toptext {
	margin-top: 18px;
	margin-bottom: 15px;
}
#service p {
	line-height: 1.3em;
}

#service h2 {
	font-size: 16px;
}

#service_photobox1 {
	width: 200px;
	float: right;
	margin-left: 10px;
}
#service1 {
	margin-bottom: 10px;
}
#service1_list {
	padding-top: 15px;
}
#service1_list li {
}

#service1_title {
	width: 590px;
}
#service2_photobox {
	width: 200px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
#service2_title {
	text-align: right;
	width: 590px;
}
#service1_list li {
	margin-bottom: 15px;
	line-height: 1.3em;
}
#company {
	margin-top: 18px;
	text-align: left;
	width: 590px;
	line-height:1.5em;
}

#company_table td     {
	margin-bottom: 20px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
}

#company_table {
	line-height: 1.3em;
	width: 590px;

}
#company  .table_naka {
	width: 1px;
}
#company .kisuu {
	background-color: #F7F7F0;
}
#company .guusuu {
	background-color: #F9F9F7;
}
#company ul {
	line-height: 1.2em;
}


#privacy p {
	line-height: 1.3em;
}
#privacy {
	margin-top: 10px;
}
#privacy ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#privacy dl {
	margin-top: 30px;
	margin-bottom: 30px;
}
#privacy  dt  {
	margin-top: 25px;
	margin-bottom: 25px;
}
#privacy  dd   {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#business {
	margin-top: 18px;
}
#business p {
	line-height: 1.2em;
}
#business_flash {
	margin-top: 20px;
	margin-bottom: 20px;
}
#business_list1  {
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#business_list2 {
	list-style-type: none;
	padding-left: 20px;
	line-height: 1.5em;
}
#business_list3 {
	list-style-type: disc;
	line-height: 1.5em;
	padding-left: 230px;
}
#business_list4 {
	padding-left: 20px;
	line-height: 1.5em;
	list-style-type: disc;
}



.business_toptext {
	line-height: 1.5em;
}
#business h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#business h2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#business h3 {
	padding-bottom: 15px;
}


.business_photoboxr {
	width: 200px;
	float: right;
	margin-bottom: 50px;
	display: inline;
	padding-left: 10px;
}

.business_photoboxl {
	width: 200px;
	float: left;
	margin-right: 10px;
	display: inline;
}
.business_photo1 {
	width: 200px;
	margin-bottom: 10px;

}
#business_photo_point2 {
	margin-right: 10px;
	margin-bottom: 50px;
}

#business_point7_box {
	width: 590px;
	clear: both;
}
#business_point6box {
	height: 155px;
	width: 590px;
}
#business_point7ttl {
}
.business_title {
	margin-top: 50px;
}




.business_textbox {
	width: 380px;
	display: inline;
}
.business_textboxl {
	width: 380px;
	float: left;
	margin-bottom: 50px;
	display: inline;
}

/*---------------------------------------------------

party report

---------------------------------------------------*/

.partyreport_wrap h1,.partyreport_wrap h2,.partyreport_wrap h3,.partyreport_wrap h4 {
clear:both;
}

.partyreport_wrap p{

}

.partyreport_wrap h3{
    border-bottom: 1px solid #BBBBBB;
    clear: both;
    margin-bottom: 2px;
	padding-bottom:2px;
    padding-top: 10px;
}

.partyreport_wrap h3 a{
    color: #2A67BA;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}

.partyreport_wrap p.date{
text-align:right;
}

.partyreport_wrap .report{
	clear:both;
}

.nextnavi{
clear:both;
padding-top:10px;
}

.nextnavi .rep_pre{
float:left;
height:1em;
}
.nextnavi .rep_next{
float:right;
height:1em;
}

.rep_center{
text-align:center;
height:1em;
}

.more-link{
float:right;
}


/* firefoxのデフォルトを設定（レポートの本文） */
.report p,report dl,report multicol{ 
	display: block;
	margin: 1em 0;
}

.report h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

.report h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

.report h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

.report h4 {
  display: block;
  font-weight: bold;
  font-size:1.2em;
  /* margin: 1.33em 0; */
  padding:0;
  border-bottom:1px dashed #999999;
}

.report h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

.report h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}



/*---------------------------------------------------

foot

---------------------------------------------------*/
#foot{
	background-image:url(images/foot_bg.jpg);
	background-repeat:repeat-x;
	background-color:#F1F1EB;
	margin-top:50px;
}
#footinner{
	margin:auto;
	width:840px;
}
#footinner p.pagetop{
	text-align:right;
}
#footinner h3{
	margin-top:15px;
	padding:10px 0 10px 0;
	background-image:url(images/border_enbos.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#footinner #footbanners li{
	float:left;
	margin:8px;
}
#footinner #footmenu{
	background-image:url(images/border_enbos.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:15px 0 15px 0;
}
#footinner #footmenu li{
	float:right;
	padding:5px 0 5px 5px;
}
#footinner #footmenu li a{
	color:#666666;
	text-decoration:none;
}
#footinner #footmenu li a:hover{
	color:#333333;
	text-decoration:underline;
}
#footinner #copyright{
	text-align:right;
	padding:10px 0 10px 0;
}

/* WORDPRESS DEFAULT CSS*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}





/*-------------------------------------------------------

clearfix

--------------------------------------------------------*/ 
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	overflow:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

