@charset "utf-8";
/*
Theme Name: MODELS
Theme URI: http://www.models.co.jp/
Description: MODELS Lotus theme
Version: 1.1
Author: MODELS
Author URI: http://www.models.co.jp/
*/

/*
	last edit:	2010-3-31
	
===== CONTENTS =======================================
	
		1: Base
		2: Link
109		3: HEADER
	   		gnav
269		4: CONTENTS
		5: MAIN contents
		6: SIDE bar
319		7: FOOTER
	
359 	8: TOP page
	        Information , What's New
481		9: PAGE
637			Lotus
701			lineup
784			Peasonal
844			Become

======================================================
*/


/*	1: Base
----------------------------------------------------*/
body, div, p, pre, ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
address, form, fieldset, input, textarea, blockquote, table, caption, th, td{
margin: 0;
padding: 0;
text-align: left;
font-size: 100%;
font-style: normal;
}
body {
text-align: center;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica,Verdana,sans-serif;
font-size: 0.8em;
line-height: 1.6em;
color: #300000;
background: #A2D921;
}
h2, #gnav, #name_size p, #lotus_page h3, #lotus_page h4,.lotus_head span {
font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",Georgia,Times,"Times New Roman",serif;
}
h2 {
font-size: 1.5em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}
img {
border: 0;
vertical-align: bottom;
}
table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
}
hr {
clear: both;
visibility: hidden;
}
li {
list-style: none;
}
p {
padding-bottom: 1em;
}


/*	2: Link
----------------------------------------------------*/
a:link{
color: #0066CC;
text-decoration: none;
}
a:visited{
color: #0066CC;
text-decoration: none;
}
a:hover{
color: #29B9F0;
text-decoration: underline;
}
a:active{
color: #0066CC;
text-decoration: none;
}


/*	3: HEADER
----------------------------------------------------*/
#header_wrap {
background: #A2D921 url(/img/bg/header_brown_bar.gif) repeat-x bottom;
text-align: center;
padding-bottom: 10px;
}
#header {
width: 940px;
margin: 0 auto;
}
h1 {
padding: 33px 50px 0;
background: url(/img/common/logo_bg.gif) bottom left no-repeat;
float: left;
}
#topnav {
float: right;
margin-right: 15px;
}
#topnav li {
float: left;
}
#topnav li a, #topnav li.current {
display: block;
color: #492300;
padding-top: 33px;
padding-bottom: 5px;
margin-left: 3px;
text-align: center;
background: url(/img/bg/topnav_bg.gif) bottom no-repeat #FFF;
border-left: 1px solid #75AF04;
border-right: 1px solid #75AF04;
border-bottom: 1px solid #75AF04;
width: 80px;
}
#topnav li a:hover{
text-decoration: none;
background: url(/img/bg/topnav_bg_on.gif) bottom no-repeat #FFF;
}
#topnav li.current {
border-bottom: 4px solid #75AF04;
background: url(/img/bg/topnav_bg_on.gif) bottom no-repeat #FFF;
}
#header p {
clear: both;
margin-right: 15px;
text-align: right;
font-size: 0.8em;
padding: 2px 0;
}


/* gnav -----------------------*/
#gnav {
width: 940px;
position: relative;
background: url(/img/bg/gnav_bg.gif) no-repeat;
padding-bottom: 20px;
font-size: 1.1em;
font-weight: bold;
}
#gnav ul li ul {
visibility: hidden;
position: absolute;
height: 0;
overflow: hidden;
top: 40px;
left: 0px;
}
#gnav ul li {
float: left;
position: relative;
z-index: 90;
}
#gnav ul li a, #gnav ul li.current, #gnav ul li a:visited {
display: block;
float: left;
text-decoration: none;
color: #fff;
width: 115px;
height: 33px;
line-height: 33px;
background: transparent;
text-align: center;
}
#gnav ul {
padding-top: 5px;
height: 33px;
}
#gnav_home {
margin-left: 15px !important;
margin-left: 7.5px;
}
#gnav ul li.current {
background:url(/img/bg/topnav_bg.gif);
color: #492300;
}
#gnav ul li#gnav_women a {
color: #492300;
}
#gnav ul li a:hover {
background:url(/img/bg/topnav_bg_on.gif) top;
width:115px;
color: #492300;
}
#gnav ul li ul li {background:url(/img/bg/topnav_bg.gif);
width: 113px;
}
#gnav table {
border-collapse:collapse; border:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}
#gnav ul li:hover a,
#gnav ul li a:hover{
border:0;
}
#gnav ul li a:hover {position:relative; z-index:100;}
#gnav ul li:hover ul,
#gnav ul li a:hover ul {
visibility:visible; width:115px; height:auto; border:1px solid #a5d640; z-index:10;
background: #efefef;
overflow:visible;
margin-top: -7px;
}
#gnav ul li:hover ul li a,
#gnav ul li a:hover ul li a{
display:block; background:transparent; color:#492300; width:115px; line-height:15px; padding:5px 0; height:auto; text-decoration:none;
font-weight: normal;
}
#gnav ul li.current ul li.current {
background:url(/img/bg/topnav_bg_on.gif);
}
#gnav ul li:hover ul li a:hover,
#gnav ul li a:hover ul li a:hover {
background:url(/img/bg/topnav_bg_on.gif);
}
#gnav ul li#become, #gnav ul li#become a, #gnav ul li#become a:hover, #gnav ul li#become a:visited {
width: 150px;
}
#find {
width: 295px;
text-align: right;
margin-top: 5px;
}
#find optgroup {
margin-top: 3px;
background: #3a0500;
color: #ddd;
}
#find option {
padding: 0 1em;
background: #ecf7d3;
color: #000;
border-bottom: 1px solid #fff;
}
.no_js {
text-align: right;
}


/*	4: CONTENTS
----------------------------------------------------*/
#contents_wrap {
background: #F9F9F9;
padding-bottom: 50px;
text-align: center;
}
#contents {
width: 940px;
margin: 0 auto;
}


/*	5: MAIN contents
----------------------------------------------------*/
#main {
width: 750px;
float: right;
margin-right: 10px !important;
margin-right: 5px;
}
#breadcrumb {
padding: 5px 0 0 15px;
}
#breadcrumb li {
display: inline;
}
.breadcrumb {
padding: 5px 0 0 15px;
}


/*	6: SIDE bar
----------------------------------------------------*/
#side {
width: 170px;
float:left;
margin-left: 10px !important;
margin-left: 5px;
}
#side p {
padding-bottom: 5px;
}
#side p a:hover {
filter: alpha(opacity=80);
opacity: 0.8;
-moz-opacity: 0.8;
}


/*	7: FOOTER
----------------------------------------------------*/
#footer {
clear: both;
text-align: center;
background: url(/img/bg/footer_dot.gif) repeat-x #A2D921;
}
#footer p {
padding-bottom: 0;
}
#footer_area {
margin: 0 auto;
width: 940px;
padding: 25px 0 0 0 !important;
padding: 25px 0 5px 0;
height: 25px;
}
#footer_nav {
float:left;
padding-left: 15px;
}
#back-to-top {
float: right;
padding-right: 15px;
}
address {
clear: both;
text-align: center;
background: url(/img/bg/footer_shadow.gif) top center no-repeat;
padding: 15px 0 50px;
color: #fff;
}
address a, address a:visited {
color: #fff;
}





/*  8: TOP page 
================================================================================================= TOP PAGE
========================================================================================================== */
#fla {
margin: 5px 0 15px;
background: url(/img/bg/fla_bg.jpg) no-repeat scroll 0% #fff;
height:300px;
width:940px;
}
#fla p {
padding:240px 20px 0px 20px;
text-align: right;
color: #999;
}
#fla span {
padding: 0 20px;
display: block;
float: right;
color: #999;
}


/*	 Information , What's New
----------------------------*/
#information {
width: 390px;
margin-left: 35px !important;
margin-left: 17px;
float: left;
}
#whats_new {
width: 290px;
margin-left: 35px;
float: right;
}
#information h2, #whats_new h2 {
float: left;
}
#information span, #whats_new span {
float: right;
}
#information dl, #whats_new dl {
clear:both;
background: url(/img/bg/news_bar.gif) repeat-x;
padding-top: 7px;
font-size: 0.88em;
height: 100%;
}
#information dt, #whats_new dt {
float: left;
padding: 7px 5px 0;
clear: both;
}
#information dd, #whats_new dd {
border-bottom: 1px dotted #87C800;
padding: 7px 0 7px 90px;
}
#information .odd, #whats_new .odd {
background-color: #FFFFE6;
}
.to_cat a {
float: right;
background: url(/img/bg/news_arrow.gif) no-repeat 0 83%;
padding: 5px 0 0 25px;
}
.to_cat a:hover {
float: right;
background: url(/img/bg/news_arrow.gif) no-repeat 3% 83%;
padding: 5px 0 0 25px;
}

/*	 Information一覧 , What's New一覧（category.php）
----------------------------*/
.category_page #breadcrumb {
padding-bottom: 25px;
}
.category_page #information, .category_page #whats_new {
width: 680px;
float: left;
}
.category_page dt {
margin: 1em 0 0 10px;
}
.category_page #information dd, .category_page #whats_new dd {
padding-left: 115px;
padding-bottom: 15px;
padding: 1.5em 1em 1.5em 115px;
}
.category_page #information dd {
font-weight: bold;
}
.category_page #information dd p {
padding: 0 0 1em 2em;
font-weight: normal;
}


/*	 Information single_page
----------------------------*/
.single_page #breadcrumb {
padding-bottom: 25px;
}
.single_page h2, .single_page .entry {
margin-left: 35px;
}
.single_page .entry {
background: url(/img/bg/news_bar.gif) repeat-x;
padding-top: 7px;
}
.single_page .entry-title {
background-color: #FFFFE6;
border-bottom: 1px dotted #87C800;
color: #4c1400;
padding: 5px 15px;
line-height: 1.5em;
}
.single_page .entry-content {
padding: 30px 15px;
}





/*	9: PAGE
====================================================================================================  PAGE
========================================================================================================== */
/* ===== PAGE common ===== */
#page h2 {
padding: 25px 15px 15px;
}
#shadowbox {
background: url(/img/bg/shadow_box_top.gif) top no-repeat;
padding: 20px 0 0 0;
}
#shadowbox_main {
background: url(/img/bg/shadow_box_mid.gif) repeat-y;
padding: 25px 10px;
height: 100%;
}
#box_footer {
background: url(/img/bg/shadow_box_bottom.gif) bottom no-repeat;
height: 0px;
width: 940px;
margin-bottom: 20px;
padding-bottom: 20px !important;
padding-bottom: 0px;
display: block;
clear: both;
}
#shadowbox h2 {
padding: 25px 0 0;
}
#col1 {
float: left;
width: 380px !important;
width: 460px;
padding: 0 40px;
}
#col2 {
width: 430px;
float: left;
padding: 100px 0 0 15px;
}




/* ===== company_page ===== */
.company_page #col1 {
border-right: 1px solid #CCC;
padding-bottom: 40px;
}
.company_page dl {
padding: 40px 0;
border-top: dotted 1px #CCC;
border-bottom: dotted 1px #CCC;
}
.company_page dt {
width: 100px;
float: left;
}
.company_page dd {
margin-bottom: 1em;
}
.company_page dd p {
margin-left: 100px;
padding: 0;
}
#company_pr {
margin: 30px 20px 0 0;
}
#maptab {
float: left;
padding-left: 7px;
}
#googlemap a {
float: right;
background: url(/img/bg/news_arrow.gif) no-repeat 0 83%;
padding: 0 0 0 25px;
}
#googlemap a:hover {
float: right;
background: url(/img/bg/news_arrow.gif) no-repeat 3% 83%;
padding: 0 0 0 25px;
}


/* ===== contact_page ===== */
.contact_page h2 {
border-bottom: dotted 1px #CCC;
}
.contact_page #col1 {
border-right: 1px solid #CCC;
}
.contact_page #col1 p{
padding: 40px 0 40px 40px !important;
padding: 40px 0 40px 0;
}
.contact_page #col1 ul {
padding-bottom: 40px;
}
.contact_page #col1 li {
padding: 0 0 15px 40px;
}
.contact_page #col2 ul {
padding-top: 85px;
}
.contact_page #col2 li {
padding: 0 0 20px 25px;
}


/* ===== sitemap_page ===== */
.sitemap_page h2 {
margin-left: 40px;
border-bottom: 1px dotted  #ccc;
padding-bottom: 2px;
width: 840px;
}
.sitemap_page ul {
float: left;
margin: 40px 0;
}
#gnav_map .line1 {
margin-left: 105px !important;
margin-left: 52px;
width: 310px;
}
#gnav_map .line2 {
width: 310px;
}
#gnav_map li {
background: url(/img/bg/news_arrow.gif) no-repeat 0 83%;
padding: 5px 0 0 22px;
}
.sitemap_page h3 {
clear: both;
width: 840px;
margin-left: 40px;
height: 24px;
background-color: #E3FCE3;
}
.sitemap_page h3 img {
margin-left: 67px;
}
#lineup_map li {
background: url(/img/bg/dot.gif) no-repeat 0 83%;
padding: 5px 0 0 22px;
}
#lineup_map .line1 {
margin-left: 105px !important;
margin-left: 52px;
width: 155px;
}
#lineup_map .line2, #lineup_map .line3, #lineup_map .line4 {
width: 155px;
}



/* ===== Lotus_page ===== */
#contents_wrap.lotus_contents {
background: #FFF5F9;
}
#lotus_page h2 {
padding: 0 0 25px 0;
}
#lotus_page h3 {
font-size: 1.6em;
padding-bottom: 5px;
}
#lotus_page .main_col {
padding-top: 8px;
}
#lotus_page .main_col h4 {
padding-top: 2em;
}
.lotus_head {
position: relative;
display: block;
height:270px;
width: 210px;
float:left;
margin-left: 10px;
}
.lotus_head span {
background: #190D00;
filter:alpha(opacity=70);
opacity:.55;
color: #fff;
position: absolute;
bottom: 0;
left: 0;
width: 210px;
border-top: 1px solid #999;
text-align: center;
padding: 5px 0;
font-size: 1.4em;
}
#lotus_page .main_col {
float: left;
margin: 0 35px;
width: 440px;
}
#lotus_page .side_col {
float: left;
width: 200px;
}
#lotus_page  dl, .side_col h5 {
background: url(/img/bg/news_bar.gif) repeat-x;
}
#lotus_page  dt {
padding-top: 2em;
font-weight: bold;
}
.side_col h5 {
background: url(/img/bg/news_bar.gif) repeat-x;
padding-top: 15px;
}
#lotus_page dt.list_top {
padding-top: 15px;
}


/*	 lineup page
================================================================================== */
#lineup_page h2 {
margin: 20px 35px 0;
font-weight: bold;
}
#page123 {
text-align: right;
margin: 0 33px 0px 0;
}
#page123 li {
display: inline;
}
#page123 a {
padding: 3px 4px; 
margin: 0px 5px 0 0;
text-decoration: none;
color: #FFF;
border: 1px solid #2B0700;
background-color: #95837F;
}
#page123 a:hover {
color: #2B0700;	
background: url(/img/bg/topnav_bg.gif) bottom repeat-x #FFF;
}
#page123 .current {
padding: 3px 4px; 
margin: 0px 5px 0 0;
border: 1px solid #2B0700;
}
#page123 .prev a {
margin: 0 5px 0 0 ;
padding: 0;
border: 0;
}
#page123 .next a {
margin: 0;
padding: 0;
border: 0;
}
#page123 .next a img, #page123 .prev a img {
vertical-align: middle;
margin-bottom: 3px;
}
#page123 .last {
margin-right: 77px;
}
#up {
clear: both;
width: 870px;
margin: 20px 0 0 35px;
}
#up div {
position: relative;
display: block;
height:180px;
width: 140px;
margin: 0 5px 25px 0;
float:left;
}
#up div span {
background: #190D00;
filter:alpha(opacity=70);
opacity:.70;
color: #fff;
position: absolute;
bottom: 0;
left: 0;
width: 140px;
border-top: 1px solid #999;
text-align: center;
}
#up div a:hover span {
background: #A0DD0B;
background: url(/img/bg/topnav_bg.gif) bottom repeat-x #FFF;
color: #300000;
}
#up div a:hover {
text-decoration: none;
}



/*   PERSONAL page
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
#card {
width: 940px;
height: 490px;
margin: 40px 0 0 0 ;
background: url(/img/bg/card_bg.gif);
}
#name_size {
float: left;
width: 225px !important;
width: 295px;
padding: 140px 0 0 78px !important;
padding: 120px 0 0 78px;
}
#name_size p {
padding: 0;
}
#name_size h2 {
font-size: 2em;
padding: 10px 0 25px;
font-weight: normal;
}
#name_size dl {
width: 12em;
}
#name_size dt {
clear:both;
float:left;
line-height:1.3em;
margin-top:0.5em;
width:5em;
}
#name_size dd {
float:left;
line-height:1.3em;
margin-top:0.5em;
width:7em;
}
#head {
float: left;
padding-top: 10px;
}
#thumbnail {
float: left;
width: 176px;
margin: 26px 0 0 115px;
}
#thumbnail a img {
border: 1px solid #ccc;
padding:2px;
margin: 0 5px 5px 0;
}
#thumbnail a:hover img {
border: 2px solid #4c1000;
padding:1px;
}
#ownsite {
margin-left: 15px;
}


/* ===== Become_page ===== */
.become_page h2 {
border-bottom: dotted 1px #CCC;
}
.become_page #col1 p {
padding: 40px 0;
}
.become_page h3 {
text-align: center;
padding: 70px 0 20px;
}
.become_page p#policy {
border: 0;
padding: 20px 0 0 50px;
}
.become_page #col2 {
border-left: 1px solid #CCC;
width: 380px;
float: left;
padding: 100px 0 30px 40px;
}
.become_page dl {
padding: 10px 0;
border-top: dotted 1px #CCC;
border-bottom: dotted 1px #CCC;
margin-top: 5px;
width: 380px;
}
.become_page dt {
width: 100px;
float: left;
}
.become_page dd {
margin-bottom: 1em;
}
.become_page dd p {
margin-left:100px;
}


/* ===== recruit_page ===== */
.recruit_page #col1 p {
padding: 40px 0;
border-top: dotted 1px #CCC;
}
.recruit_page h3 {
text-align: center;
padding: 70px 0 20px;
}
.recruit_page p#policy {
border: 0;
padding: 20px 0 0 50px;
}
.recruit_page #col2 {
border-left: 1px solid #CCC;
}
.recruit_page dl {
padding: 10px 0;
border-top: dotted 1px #CCC;
border-bottom: dotted 1px #CCC;
width: 380px;
}
.recruit_page dt {
width: 100px;
float: left;
}
.recruit_page dd {
margin-bottom: 1em;
}
.recruit_page dd p {
margin-left:100px;
}
.recruit_page #col2 {
width: 380px;
float: left;
padding: 100px 0 30px 40px;
}
/* 求人終了 */
.recruit_page #closed {
border: 1px solid #C00;
background: #FFF5F9;
padding: 5px; 
}

/* ===== become_thanks , recruit_thanks ===== */
#shadowbox h2#thanks_h2, #thanks_h3, #thanks_p {
text-align:left;
padding-left: 70px;
}



/* ===== attention_page ===== */
.attention_page #attention_wrap {
padding-left: 110px;
}
.attention_page h2 {
border-bottom: dotted 1px #CCC;
width: 700px;
}
.attention_page dl {
margin-top: 30px;
width: 700px;
}
.attention_page dt {
width: 190px;
float: left;
background: url(/img/bg/square.gif) no-repeat 0 55%;
padding-left: 18px;
}
.attention_page dd {
margin-left:230px;
margin-bottom: 2em;
}
.attention_page dl#privacy {
border-top: 1px dotted #ccc;
padding: 4em 0;
}


/* .entry img */
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;
}
.alignleft {
float: left;
margin: 0 12px 6px 0;
}
.alignright {
float: right;
margin: 0 6px 12px 0;
}
.wp-caption-text {
display: none;
}


/* .entry-content */
.entry-content ul, .entry-content ol, #information dd ul, #information dd ol {
margin-bottom: 2em;
}
.entry-content ul li, #information dd ul li {
margin: 0 0 0 30px;
list-style: disc inside;
font-weight: normal;
}
.entry-content ol li, #information dd ol li {
margin: 0 0 0 30px;
list-style: decimal inside;
font-weight: normal;
}



/* error404 page
================================================================================== */
#error404 {
padding: 50px;
}
#error404 dt {
margin-top: 2em;
}
#error404 dd {
margin-left: 2em;
}
