@charset "utf-8";
/* よく登場する要素のリセット */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: none; }



/* Begin Typography & Colors */
body {

font-family: "ヒラギノ角ゴ ProW3","HiraginoKakuGothicPro","Osaka","Verdana","ＭＳ ゴシック"; 

	color: #333;
	text-align: center;
	margin: 0px 0px;
	background: url(/images/bg01.jpg) #ffffff bottom left fixed repeat;

	}


html{
scrollbar-3dlight-color:#FFB1FF;
scrollbar-arrow-color:#FF00FF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFB1FF;
scrollbar-highlight-color:#8B8C8C;
scrollbar-shadow-color:#0C0591;
scrollbar-track-color:#ffffff;
}


#box {

	width: 880px;
	margin: 0px auto;

}

/***************************************
 扉ページ
***************************************/

#index_page {
	background-color: white;
	text-align: center;
	margin-top:50px;
	padding: 30px 0px;
	width: 100%;
	height:450px;
	}



#enter{
	width: 100%;
	border-top: 1px solid #FF54BC;
	border-bottom: 1px solid #FF54BC;
}

.enter_bg{
width:800px;
height:400px;
margin-left:auto;
margin-right:auto;
background-image:url(/images/tobira_bg.jpg);
background-position:center;
background-repeat:no-repeat;

}

.tobira_box{
width:375px;
height:320px;

}

.tobira_box h1{
text-indent: -10000px;
margin:0px 0px 0px 0px;

}

.enter_box a{
display:block;
height:55px;
te\xt-indent: -10000px;
}

.enter_box{
background-position:center;
background-repeat:no-repeat;
text-indent: -10000px;
width:400px;
}

.ent_enter{
width:180px;
height:55px;
float:left;
background-image:url(/images/enter.jpg);
background-position:center;
background-repeat:no-repeat;
te\xt-indent: -10000px;
margin:0px 0px 0px 0px;
}

.ent_exit{
width:180px;
height:55px;
float:right;
background-image:url(/images/exit.jpg);
background-position:center;
background-repeat:no-repeat;
te\xt-indent: -10000px;
margin:0px 0px 0px 0px;
}


#index_footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 850px;
	clear: both;
	}

#index_footer p {
	margin: 0;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	color:#ACAAAA;

	}


/***************************************
 index2 以下ページ
***************************************/

#page {

	text-align: left;
	background: url('/images/page_bg.jpg') repeat-y center;
	margin: 0px auto;
	padding: 0;
	width: 880px;
	}

#header {
	background: url('/images/header.jpg') no-repeat top center;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0;
	height: 210px;
	text-align: left;
	/* display:inline; */
	}

#headerimg 	{

	width: 550px;
	height: 115px;

	}

#logo {

	margin: 0px 0px 0px 0px;
	float:left;
}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry {
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	color:#000000;
}




.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #FF54BC url('/images/footer_bg.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 880px;
	clear: both;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: nomal;
	}

#headerimg h1 {
	padding: 0px 10px 0 0;
	text-align: right;
	font-size: 0.6em;

	}

.hedder_menu{
	padding: 0px 10px 0 0;

	height:35px;
	text-align: right;

}

.hedder_menu ul{
	list-style-type:none;
	margin:5px 2px 0 0;
	padding:0;
}

.hedder_menu li a{
	display:block;

	height:30px;
	cursor:pointer;
}

.hedder_menu li{
	float:right;

	height:30px;
}

.hedder_menu #ico01{
	width:75px;
	background-image:url(images/mail.jpg);
	background-repeat:no-repeat;
}

.hedder_menu #ico02{
	width:120px;
	background-image:url(images/okiniiri.jpg);
	background-repeat:no-repeat;
}


#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	text-indent: -9999px;
	margin-top:-30px;
	width:200px;



	}

h2 {
	font-size: 14px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FF00FF;
	font-weight: bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}



#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;



	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}



a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */


#main_box_covergirl {
	margin: 0px;
	background-color:#ffffff;
	width: 600px;
	border: 1px solid #FF01C6;

}

.cover_image {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 380px;
	float: left;
	display: inline;
}

.cover_txt {
	padding: 50px 13px 15px 15px;
	margin: 0px 0 0 380px;
	font-size: 14px;
	height: 205px;
	/* width: 200px; */
	display: block;
	/* background: red; */
	background-image:url('/images/cover_txt_bg.jpg');
	background-repeat:no-repeat;
	line-height: 150%;
}



.main_box_banner {
	clear: both;
	margin: 0px;
}

.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 5px 0 0 235px;
	width: 615px;

	}


#main_box{
	width: 600px;

	padding: 40px 0px 10px 3px;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	background:url('/images/infomation_bg.jpg') top no-repeat left;

}


#information_box {
	float: left;
	padding: 0px 0px 10px 0px;

}

#today_pickup_box {
	margin: 10px 0px 0px 0px;
	width: 600px;
	height:245px;
	background:url('/images/today_pickup_bg.jpg') top no-repeat left;

}


.pickup_box_title {
	font-size: 14px;

	padding: 10px 10px 5px 230px;
	color:#000000;

}


.pickup_box_right {

}


#information_txt {
	padding: 0px 5px 5px 15px;
	margin-bottom: 10px;
	overflow-y:scroll;
	width: 570px;
	height: 287px;
	background:url('') top no-repeat left;
	color:#000000;
}





.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0 0;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

hr {
	display: none;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 10px 0px 30px 0px;
	text-align: center;
	font-size: 10px;
	color:#ACAAAA;

	}
/* End Structure */



/*	Begin Headers */


h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li ul {
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */






/* Begin Sidebar */
#side {
padding: 0px 0px 10px 23px;
	margin-top: 5px;

	display: inline;
	float: left;

}


#sidebar{
	padding: 0px 0px 0px 2px;
	margin-left: 0px;
	width: 200px;
	float: left;
	background-color:#E3E4D6;
	display: inline;


	}


/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/***************************************
 class:item_small ｻﾑﾈｲﾙ画面
***************************************/


.ul_thumbnail {

	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	font-size: 11px;
	list-style-type: none;
	word-break:break-all;

}

.ul_thumbnail_companion {

	padding: 0px 0px 0px 7px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	font-size: 11px;
	list-style-type: none;
	word-break:break-all;

}

.ul_thumbnail_schedule {

	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	font-size: 11px;
	list-style-type: none;
	word-break:break-all;

}


.ul_thumbnail_companion .item_small{
width:120px;
height:185px;

}

.ul_thumbnail_schedule .item_small{

height:145px;

}

.item_small {

	margin-top: 10px;
	margin-left: 5px;
	padding: 5px 3px 0px 3px;
	text-align: center;
	float: left;
	list-style-type: none;
	word-break:break-all;
	line-height: 100%;
	background-color:#ffffff;

	display: inline;
	border:1px solid #FF00FF;


}

.ul_thumbnail .item_small ul {
	margin:0;
	padding:0;
}
.ul_thumbnail .item_small li {
	display: inline;

}


.item_small_txt {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-align: center;

}




/***************************************
 class:subpage_box サブページ
***************************************/

.subpage_box {

}


.system_page_box {
	margin: 10px 0px 0px 0px;
	width: 600px;
	height:42px;
	background:url('/images/bar_system.jpg') top no-repeat left;

}

.access_page_box {
	margin: 10px 0px 0px 0px;
	width: 600px;
	height:42px;
	background:url('/images/bar_access.jpg') top no-repeat left;

}

.campaign_page_box {
	margin: 10px 0px 0px 0px;
	width: 600px;
	height:42px;
	background:url('/images/bar_campaign.jpg') top no-repeat left;

}

.recruit_page_box {
	margin: 10px 0px 0px 0px;
	width: 600px;
	height:42px;
	background:url('/images/bar_recruit.jpg') top no-repeat left;

}

.mobile_page_box {
	margin: 10px 0px 0px 0px;
	width: 600px;
	height:42px;
	background:url('/images/bar_mobile.jpg') top no-repeat left;

}

.meru_page_box {
	margin: 10px 0px 0px 0px;
	width: 600px;
	height:42px;
	background:url('/images/bar_meru.jpg') top no-repeat left;

}

.subpage_box_entry {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	width: 600px;
	background:url('/images/page_bg_body.jpg') top repeat-y left;

}

.subpage_box_entry_padding {
	padding: 0px 0px 0px 12px;
}




.subpage_box_entry_after {
	margin: 0px 0px 0px 0px;
	width: 600px;
	height:8px;
	background:url('/images/page_bg_fotter.jpg') top no-repeat left;


}



.post h2 {
	font-size: 15px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	text-indent: -9999px;
	margin-top:-25px;
}



/***************************************
 class:Recruit
***************************************/


.recruit_table {
margin:0px 0px 0px 0px;
	border-collapse:5px;
	border:none;
	width: 100%;
	color:#000000;
}

.recruit_table td {
	border:1px solid #cccccc;
	padding:5px;
}

.recruit_col1 {
	width: 70px;
	background-color: #ffffff;

}

.recruit_col2 {
	width: 400px;
	background-color: #ffffff;
}


.recruit_table_td01 {
	padding: 10px 10px 10px 10px;
	border:1px;
	text-align: center;

}

.recruit_table_td02 {
	padding: 10px 10px 10px 10px;



}

/***************************************
 class:merumaga
***************************************/

.subpage_mainbox {

	padding: 10px 12px 10px 12px;

}

.subpage_innerbox{
	border:1px solid #ffcccc;
	padding: 10px 10px 10px 10px;

}


.information_mobile {
background: url(/images/mobile_bg.jpg) no-repeat #ffffff;
padding: 70px 10px 10px 20px;
margin:0px 0px 0px 0px;
height:250px;
line-height:150%;
font-size: 13px;
color:#000000;
}

.information_merumaga {
background: url(/images/merumaga_bg.jpg) no-repeat #ffffff;
padding: 80px 10px 10px 20px;
margin:0px 0px 0px 0px;
height:250px;
line-height:150%;
font-size: 13px;
color:#000000;
}

.merumaga_form {

padding: 20px 0px 0px 0px;
margin:0px 0px 0px 0px;
	text-align: center;

}

/***************************************
 class:Link
***************************************/

#link_box{
	width: 600px;
	padding: 0px;
	margin: 5px 0px 0px 235px;
	font-size: 12px;
}

#link_box_hedder {
	background:url('/images/linkpage_hedder_bg.jpg') top no-repeat left;
	height:40px;
	width:600px;
	}

.link_column {
	background:url('/images/box_600_body.jpg') repeat-y;
	float: left;
	padding: 10px 20px 20px 20px;
	margin: 0px;
	width: 600px;
	}

#link_box_after {
	float: left;
	background:url('/images/box_600_footer.jpg') top no-repeat left;
	height:15px;
	width:600px;
	}

.linkcat h2 {
text-indent: -10000px;
margin:-10px 0px 0px 0px;
	font-size: 10px;
}

.blogroll ul {
	float: left;
	}

.blogroll li {
	float: left;
margin:5px;
	}