@charset 
"UTF-8";

/* ▼基本要素 */
/* ----------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../img/share/bg_line.jpg) repeat-x 0px 85px #FFFFFF;
}

a:link {
	color: #9DD000;
}

a:visited {
	color: #9DD000;
}

a:hover {
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
	line-height: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

input,textarea,select {
	font-size: 12px;
}

textarea {
	width: 475px;
}


/* ▼枠組み */
/* ----------------------------------------------------- */

.header {
	width: 900px;
	margin: 0px auto;
}

.main {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}


/* ▼パーツ */
/* ----------------------------------------------------- */

br.clr {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}	

h1 {
	width: 860px;
	margin: 8px 0 0 20px;
	padding: 0px;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
}

h2 {
	width: 860px;
	margin: 50px 0px 0px 20px;
	padding: 0px;
}

h3 {
	margin: 30px 0px 0px 30px;
	padding: 0px;
}

.text {  
    width: 860px;  
	margin: 10px 0px 0px 25px;        
}  

.boxtext {  
    width: 860px;  
	margin: 6px 0px 0px 20px;        
    background: url(../img/share/gray_btm.gif) no-repeat bottom;  
    padding-bottom: 10px;  
    margin-bottom: 30px;  
}  

.boxtext .inner {  
    background: url(../img/share/gray_top.gif) no-repeat;  
    padding-top: 10px;  
}  

.boxtext .inner div {  
	background-color: #f5f5f5;
    padding: 20px 60px 20px 65px;  
	font-size: 12px;
    line-height: 170%;    
}

.topicpath {
	margin: 3px 0px 0px 3px;
	font-size: 10px;
	line-height: 110%;
}

.topicpath a {
	color: #B3B3B3;
} 

.topicpath a:link {
	color: #B3B3B3;
}

.topicpath a:visited {
	color: #B3B3B3;
}

.topicpath a:hover {
	text-decoration: none;
}

.btn_form {
	margin: 33px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	clear: both;
}

.half_tone a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#menubar {
   width:900px;
   overflow:hidden;
   margin:30px auto;
}

#menubar ul {
   margin:0;
   padding:0;
}

#menubar li {
   float:left;
   list-style:none;
}

#menubar li a {
   display:block;
   width:100%;
}

.mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


/* ▼トップのメニューバー */
/* ----------------------------------------------------- */
/* ▼ヘッダー */
/* ----------------------------------------------------- */

.header .logo {
	width: 142px;
	padding: 23px 0px 0px 20px;
	float: left;
}

.header p {
    margin: 5px 0px 0px;
	color: #787878;
	text-align: left;
    font-size: 10px;
}

.header .tel {
	width: 485px;
	margin: 0px auto;
	padding: 0px 0px 0px 15px;
	float: right;
	text-align: right;
}

.header ul {
	width: 900px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
}

.header li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.hdrimg {
	margin: 5px 0px 0px 0px;
	padding: 0px;	
}

.hdrimg2 {
	margin: 5px 0px 75px 0px;
	padding: 0px;	
}

.hdrimg3 {
	margin: 0px;
	padding: 0px;	
}

.hdrimg_lower {
	margin: 0px 0px 7px 20px;
	padding: 0px;
}


/* ▼フッター */
/* ----------------------------------------------------- */

#btm {
	width: 900px;
	margin: 20px auto 0px auto;
}

.pagetop img {
	margin: 10px 10px 0px 0px ;	
	width: 100px;
	float: right;
}

div.footer2 {
	margin: 0px 0px 3px 0px ;	
	height: 170px;
	background: #DCDCDB;
}

div.footerList {
	width: 150px;
	float: left;
	margin: 10px 0 0 20px;
	font-size: 80%;
 } 

div.footerList li {
	list-style: none;
	margin: 8px 10px;
}

div.footerList a {
	text-decoration: none;
	color: #606060;
}

div.footerList a:hover {
	text-decoration: underline!important;
}

strong {
	font-weight: normal;
	float: none;
}

.footerTxt {
	float:right;
	margin: 0px 0px 5px 0px;
	text-align: right;
}

.footerTxt a {
	text-decoration: none;
	color: #606060;
}



/* ▼TOPページコンテンツ */
/* ----------------------------------------------------- */

.main .contents {
	width: 900px;
	margin: 0px auto;
}

.main .contents_left {
	width: 565px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	float: left;
}

.main .contents_left ul {
	margin: 10px 0px 0px 0px;	
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}

.main .contents_left li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: inline;
}	

.main .contents_left p {
	margin: 10px 15px 0px 20px;
	text-align: left;
}

.main .contents_right {
	width: 320px;
	margin: 15px 0px 50px 0px;
	text-align:  right;
	float: right;	
}

.main .contents_right .facebook {
	margin: 8px 0px 0px 0px;
}

.contents_text {
	width: 680px;
	margin: 15px 0px 0px 20px;
    margin-bottom: 20px;  
	text-align: left;
}



/* ▼各ページコンテンツ */
/* ----------------------------------------------------- */

/*スタジオ-----------------*/

.hdrimg0 {
	width: 897px;
	height: 413px;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../img/studio/head_studio.jpg) no-repeat 0px 0px;
	font-size: 17px;
	color: #888888;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3" ,"ＭＳ Ｐゴシック", Osaka;
}

.hdrimg0 p {
	width: 900px;
	margin: 0px auto;
	padding: 50px 0px 0px 50px;
}

#studio_navi ul {
	width: 900px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	list-style-type: none;
}

#studio_navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.box_a {
	margin: 10px 0px 0px 20px;
	float: left;
}

.box_a h3.a {
	margin: 5px auto;
}

ul.spec_a {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

ul.spec_a li {
	list-style-type: none;
	line-height: 150%;
}

.box_a p {
	padding: 0px 50px 0px 0px;
}

.studio_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	text-align: left;
}

.studio_title {
	width: 860px;
	margin: 50px 0px 0px 20px;
}

.studio_title_top {
	width: 860px;
	margin: 80px 0px 0px 20px;
}

#studio_modern {
	margin: 15px 0px 90px 32px;
	width:  860px;
}

#studio_modern a {
	margin: 3px 6px 3px 0px;
	float: left;
}

#studio_natural {
	margin: 15px 0px 90px 32px;
	width:  860px;
}

#studio_natural a {
	margin: 3px 6px 3px 0px;
	float: left;
}

.btn_to_glry {
	margin: 3px 28px 3px 0px;
	float: right;
}


/*-----スタジオ間取りA 1F-----*/

#madori_1f {
	margin: 35px auto 0px auto;
	width: 850px;
	height: 600px;
	display: block;
	position: relative;
}
#madori_1f .baseimg { position:relative; top:0px; left:0px; z-index:0;}
#madori_1f a { position:absolute; width:35px; height:35px; display:block; z-index:5;}
#madori_1f .link01 {top:451px;left:531px;}
#madori_1f .link02 {top:451px;left:411px;}
#madori_1f .link03 {top:179px;left:432px;}
#madori_1f .link04 {top:179px;left:532px;}
#madori_1f .link05 {top:252px;left:411px;}
#madori_1f .link06 {top:182px;left:708px;}
#madori_1f .link07 {top:209px;left:347px;}
#madori_1f .link08 {top:353px;left:347px;}
#madori_1f .link09 {top:343px;left:92px;}
#madori_1f .link10 {top:215px;left:92px;}
#madori_1f .link11 {top:279px;left:96px;}
#madori_1f .link12 {top:209px;left:242px;}
#madori_1f .link13 {top:344px;left:242px;}
#madori_1f .link14 {top:209px;left:297px;}
#madori_1f .link15 {top:466px;left:317px;}

/*-----スタジオ間取りA 2F-----*/

#madori_2f {
	margin: 10px auto 0px auto;
	width: 850px;
	height: 600px;
	display: block;
	position: relative;
}
#madori_2f .baseimg { position:relative; top:0px; left:0px; z-index:0;}
#madori_2f a { position:absolute; width:35px; height:35px; display:block; z-index:5;}
#madori_2f .link16 {top:420px;left:412px;}
#madori_2f .link17 {top:460px;left:636px;}
#madori_2f .link18 {top:287px;left:581px;}
#madori_2f .link19 {top:187px;left:712px;}
#madori_2f .link20 {top:118px;left:722px;}
#madori_2f .link21 {top:141px;left:253px;}

#madori _2f {
	margin: 10px auto 0px auto;
	width:  850px;
	height: 600px;
	display: block;
	position: relative;
}

.btn_form_map {
	margin: auto;
	text-align: center;
	clear: both;
}

#studio_gallery {
	height: 200px;
	margin: 15px 0px 90px 32px;
}

#studio_gallery a {
	margin: 3px 6px 3px 0px;
	float: left;
}

#studio_variation .three {
	width: 860px;
	margin: 0px 0px 0px 20px;
}

#studio_variation .each {
	width: 277px;
	margin: 30px 0px 20px 7px;
	float: left;
}

#studio_variation span {
	float: right;
	margin: 0px 20px 80px 0px;
}

#studio_vari a {
	height: 185px;
	width: 275px;
	margin: 0px;
}

.btn_to_detail {
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 0px 0px;
	float: right;
    font-size: 9px;
}


/*備品オプション-----------------*/

#option {
    margin: 0 auto;
    overflow: hidden;
}

.sidebar {
	width: 190px;
	padding: 10px 0px 0px 0px;
  	background-color: #ECF0F2;
	margin: 0px  5px 0px 0px;
	float: right;	
}

#option .underline {
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin: 0px 21px 0px 0px ;
}

#option ul {
	margin: 0px auto;
	padding: 5px 0px 10px 15px ;
}

#option ul li {
	margin: 0px 0px 0px 0px;
	line-height: 140%;
	list-style-type: none;
	letter-spacing: 0.3px;
}

#option  a:link {
	color: #666666;
	text-decoration: none;
}

#option  a:visited {
	color: #666666;
	text-decoration: none;
}

#option  a:hover {
	color: #999999;
}

#option_main {
	width: 660px;
	margin: 0px 0px 50px 15px;
	float: left;	
}

#option_main .title {
	margin: 50px 0px 0px -2px;
	padding: 2px 0px 13px 0px;
  	border-color : #ECF0F2;
    border-width : 7px;
    border-style : solid;
}

#option_main p {
	margin: 5px 0px 0px 20px;
	color: #acacac;
}

#option_main .marg {
	margin: 0px 0px 0px 5px;
}

#option_main .sub {
    margin: 10px 0px -5px 26px;
	color: #787878;
	font-weight: 900;
    font-size: 15px;
	letter-spacing: 5px;
}

#option_main h2 {
	letter-spacing: 5px;
}

#option_main .topname {
    margin: 20px 0px -20px 23px;
	color: #CCCCCC;
	font-weight: 900;
    font-size: 15px;
	letter-spacing: 18px;
}

#option_main .topname2 {
    margin: 20px 0px -20px 23px;
	color: #CCCCCC;
	font-weight: 900;
    font-size: 15px;
	letter-spacing: 10px;
}

#option_main table {
	width: 660px;
	margin: 25px 0px 35px 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#option_main td {
	width: 220px;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 2px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#option_main tr .name {
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	color: #545454;
	padding: 0px 0px 2px 0px ;
}

#option_main .pr {
	color: #5A677B;
}

#option_main .pr2 {
	color: #C56B4F;
}

#option_main .sml {
	font-size: 10px;
	line-height: 200%;	
	background-color: #ECF0F2;
	padding: 0px 5px 0px 5px ;
}	

#option_main tr .spec {
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	text-align: left;
	font-size: 11px;
	line-height: 130%;
	padding: 5px 5px 3px 10px ;
}

#option_main .picture {
	border-bottom-style: none;
}

#option_main tr .caption {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-style: none;
	text-align: left;
	font-size: 11px;
	padding: 8px 0px 0px 20px ;
}

#option_main tr .caption_original {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-style: none;
	text-align: left;
	font-size: 11px;
	padding: 8px 0px 0px 20px ;
	background-color: #EEEEEE;
}

#option_main tr .image {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	color: #545454;
	padding: 3px 0px 20px 0px ;
}

#option_main .image_original {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	color: #545454;
	padding: 3px 0px 20px 0px ;
	background-color: #EEEEEE;
}

#option_main .image_middle {
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	color: #545454;
	padding: 3px 0px 3px 0px ;
}

#option_main .image_middle2 {
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	color: #545454;
	padding: 3px 0px 3px 0px ;
	background-color: #EEEEEE;
}

#option_main .caption_btm {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: left;
	font-size: 11px;
	padding: 0px 30px 10px 20px ;
}

#option_main .caption_btm2 {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: left;
	font-size: 11px;
	padding: 0px 20px 10px 20px ;
	background-color: #EEEEEE;
}

#option_main .big_image {
	margin: 20px 0px 0px 2px;
}


/*料金案内-----------------*/

#price {
	width: 750px;
	margin: auto;
	padding: 20px;
	background-color: #f9f8f3;
}

.price_title {
	width: 750px;
	margin: 20px 0px 0px 20px;
}

#studio_price {
	margin: auto 0px auto 35px;
	width: 750px;
	line-height: 150%;
}

#studio_price span {
	color: #C56B4F;
}

.price_category {
	margin: 0px 0px 35px 0px;
}

.price_text {
	margin: -2px 0px 0px -10px;
}

p.dot02 {
	padding: 0px 0px 0px 13px;
	margin-bottom: 4px;  
	background: url(../img/share/dot02.gif) no-repeat 0px 4px;
}

.copy {	
	margin: -10px 200px 0px 0px;
	float: right;
}

#studio_price table {
	width: 410px;
	margin: 0px 0px 10px 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.subject1 {
	background-color: #DCEBE4;
}

.subject2 {
	background-color: #ffffff;
}

#studio_price td {
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 203px;
}

p.dot02 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#cancel {
	margin: 10px 0px 60px 40px;
}

#cancel table {
	margin: 0px 0px 10px 0px;
	width: 670px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#cancel td {
	text-align: center;
	width: 20%;
    padding: 7px 0 6px 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.price_keep {
	width: 750px;
	margin: 0px 0px 60px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
}

.price_keep ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
}

.price_keep ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	list-style-type: none;
	background: url(../img/share/dot03.gif) no-repeat 0px 6px;
}

.price_contact {
	width: 750px;
	margin: 0px 0px 60px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
}

.price_contact ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.price_contact ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	list-style-type: none;
	background: url(../img/share/dot03.gif) no-repeat 0px 6px;
}


/*撮影サービス-----------------*/

#photo .boxtext2 {  
    width: 860px;  
	margin: 0px 0px 0px 20px;        
    background: url(../img/share/gray_btm.gif) no-repeat bottom;  
    padding-bottom: 5px;  
    margin-bottom: 10px;  
}  

#photo .boxtext2 .inner {  
    background: url(../img/share/gray_top.gif) no-repeat;  
    padding-top: 5px;  
}  

#photo .boxtext2 .inner div {  
	background-color: #EDEDED;
    padding: 20px;  
	font-size: 12px;
    line-height: 170%;    
}

#photo h1 {
	margin: 50px 0px 5px 20px;
}

#photo h2 {
	padding: 100px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#photo .message {
	margin: 10px 0px 50px 20px;
	width: 860px;
	font-size: 13px;
	line-height: 130%;
}

#photo .sample {
	margin: 80px 0px 50px 0px;
	padding: 0px 0px 0px 20px;
}

#photo .sample p {
	padding: 45px 0px 0px 230px;
	font-size: 12px;
	line-height: 150%;
}

#photo .sample_model {
    width: 860px;  
    height: 170px;  
	margin: 10px 0px 5px 0px;        
	padding: 0px 0px 0px 0px;
    background: url(../img/photo/model.jpg) no-repeat;  
}  

#photo .sample_product {
    width: 860px;  
    height: 170px;  
	margin: 10px 0px 5px 0px;        
    background: url(../img/photo/product.jpg) no-repeat;  
}  

#photo .sample_food {
    width: 860px;  
    height: 170px;  
	margin: 10px 0px 5px 0px;        
    background: url(../img/photo/food.jpg) no-repeat;  
}  

#photo .sample_company {
    width: 860px;  
    height: 170px;  
	margin: 10px 0px 5px 0px;        
    background: url(../img/photo/company.jpg) no-repeat;  
}  

#photo .sample_shop {
    width: 860px;  
    height: 170px;  
	margin: 10px 0px 5px 0px;        
    background: url(../img/photo/shop.jpg) no-repeat;  
}  

#photo .flow {
	margin: 20px 0px 50px 20px;
}

#photo .flow_number {
    width: 860px;  
	margin: 30px 0px 20px 8px;        
}  

#photo .flow_number p {
    width: 740px;  
	padding: 0px 0px 0px 120px; 
	margin: -10px 0px 20px 0px; 
	font-size: 12px;
	line-height: 150%;
	float: left;
}  

#photo .flow_number ul {
	margin: -20px 0px 0px 0px;
	width: 740px;  
    padding: 20px 0px 0px 130px;  
}

#photo .flow_number ul li {
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 0px 0px;
	list-style-image: url(../img/photo/arrow.gif);
	font-size: 14px;
	line-height: 250%;
}

ul.partner {
	margin: 0px 0px 0px 15px;
	text-align: left;
}

ul.partner li {
	line-height: 170%;
}

p.bigger {
	width: 860px;
	margin: 10px 0px 20px 20px;
    font-size: 13px;
}


/*キャスティング-----------------*/

.model_sample {
	width: 850px;
	margin: 0px 0px 20px 35px;
}


/*制作実績-----------------*/

#worksample {
	margin: 20px 0px 80px 70px;
	text-align: center;
}

#worksample table {
	padding: 0px 0px 0px 20px;
}
	
#worksample tr {
}

#worksample td {
	width: 180px;
    height: 240px;  
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


	
/*アクセス-----------------*/

.box_access_a {
	width: 340px;
	margin: 10px 0px 20px 100px;
	float: left;
}

.box_access_b {
	width: 340px;
	margin: 10px 0px 20px 50px;
	padding: 0px;
	float: left;
}

span .sign {
	line-height: 150%;
}

#map {
	width: 700px;
	margin: 0px  auto;
}

.access_info {
	width: 860px;
	margin: 0px  0px 0px 20px;
}

ul.info {
	width: 680px;
	height: 300px;
	margin: 0px  auto;
	list-style-type: none;
	background: url(../img/access/img_entrance.jpg) no-repeat 0px 0px;
    padding-top: 50px;  
}

ul.info li {
	line-height: 150%;
}

.dot b {
	padding-left: 10px;
	background: url(../img/share/dot.gif) no-repeat 0px 4px;
}

.access_img {
	width: 860px;
	margin: 50px  0px 0px 20px;
}

.access_floor  {
	width: 148px;
	margin: 10px 0px 0px 0px;
}

.access_floor td {
	text-align: left;
}


/*▼利用規約-----------------*/

#rule {
	width: 860px;
	margin: 10px 0px 20px 20px;
	line-height: 170%;
}

#rule_footer {
	text-align: right;
}


/*▼会社概要-----------------*/

table.service {
	width: 840px;
	margin: 15px 0px 0px 30px;
	line-height: 140%;
	background: #D8D8D8;	
} 

table.service th {
	width: 150px;
	padding: 12px 0px 10px 7px;
	font-weight: normal;	
	text-align: left;
	background: #FFFFFF;	
}

table.service td {
	padding: 12px 0px 10px 7px;
	background: #FFFFFF;
}

table.company {
	width: 840px;
	margin: 15px 0px 0px 30px;
	line-height: 140%;
	background: #D8D8D8;
}

table.company th {
	width: 163px;
	padding: 7px 0px 6px 7px;
	font-weight: normal;
	text-align: left;
	background: #FFFFFF;
}

table.company td {
	padding: 7px 0px 6px 7px;
	background: #FFFFFF;
}


/*▼プライバシーポリシー-----------------*/

.policy {
	width: 850px;
	margin: 18px 0px 0px 30px;
}

.policy1 {
	margin: 18px 0px 0px 0px;
	padding: 0px;
    line-height: 130%;
    text-align: right;
}

.policy2 {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 100px;
	text-align: right;
}

.policy3 {
        line-height: 140%;
}


/*▼お問い合わせフォーム-----------------*/

table.form {
	width: 700px;
	margin: 30px 0px 0px 100px;
	padding: 0px;
	background: #FFFFFF;
}

table.form th {
	width: 152px;
	margin: 0px;
	vertical-align: top;
	padding: 18px 0px 2px 18px;
	font-weight: normal;
	background: url(../img/form/bg_th.gif) no-repeat left top;
}

table.form td {
	width: 530px;
	margin: 0px;
	padding: 17px 0px 2px 0px;
	background: url(../img/form/bg_td.gif) repeat-x left top;
}

table.form td.line {
	width: 700px;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 0;
}

table.form td table {
	width: auto;
	margin: 0px;
	padding: 0px;
	background: none;
}

table.form td table td {
	width: 120px;
	margin: 0px;
	padding: 0px;
	background: none;
}

table.form td table td.wide {
	width: 240px;
}

table.form td p {
	margin-left: 5px;
}

input.text {
	width: 296px;
	margin: 0px;
	height: 15px;
	line-height: 120%;
	border: 1px solid #EEEEEE;
	background: url(../img/form/bg_input.jpg) no-repeat left top;
}

input.file,
input.file2 {
	width: 296px;
	height: 18px;
	line-height: 120%;
	border: 1px solid #EEEEEE;
	background: url(../img/form/bg_input.jpg) no-repeat left top;
}

input.file2 {
	margin-top: 3px;
}

input.company {
	width: 246px;
	height: 15px;
	line-height: 120%;
	border: 1px solid #EEEEEE;
	background: url(../img/form/bg_company.jpg) no-repeat left top;
}

input.name {
	width: 246px;
	height: 15px;
	line-height: 120%;
	border: 1px solid #EEEEEE;
	background: url(../img/form/bg_name.jpg) no-repeat left top;
}

input.post {
	width: 65px;
	height: 15px;
	line-height: 120%;
	border: 1px solid #EEEEEE;
	background: url(../img/form/bg_post.jpg) no-repeat left top;
}

textarea.memo {
	width: 296px;
	height: 55px;
	border: 1px solid #EEEEEE;
	background: url(../img/form/bg_textarea.jpg) no-repeat left top;
	overflow: hidden;
}

.emp {
	color: #FF9900;
}

.form_text {
	margin: 0px 0px 0px 35px;
}

.form_btn {
	margin: 33px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	clear: both;
}

.sf {
	font-size: 10px;
}

.ja {
	ime-mode: active;
}

.en {
	ime-mode: disabled;
}


/* ▼サイトマップ */
/* ----------------------------------------------------- */

ul.sitemap {
	width: 700px;
	margin: 15px 0px 50px 100px;
	padding: 0px;
	list-style-type: none;
}

ul.sitemap li a {
	font-weight: bold;
	text-decoration: none;
}

ul.sitemap ul li a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

ul.sitemap ul a:hover {
	text-decoration: underline;
}

ul.sitemap ul {
	margin: 0px 0px 0px 80px;
	padding: 0px;
	list-style-type: none;
}

ul.sitemap ul li {
	margin: 0px;
	padding: 6px 0px 5px 30px;
	background: url(../img/sitemap/line.gif) repeat-x left bottom;
}

ul.sitemap ul li a {
	padding-left: 12px;
	background: url(../img/sitemap/arw.gif) no-repeat 0px 4px;
}

ul.sitemap ul li.space {
	margin: 0px 0px 0px 50px;
}

ul.sitemap ul li.link {
	margin: 50px 0px 0px 30px;
	padding-left: 12px;
	background: url(../img/sitemap/arw.gif) no-repeat 0px 4px;
}

.caution {
	margin: 30px 0px 0px 12px;
	font-size: 9px;
	color: #AAAAAA;
}


/* ▼20140922 SEO用css追加 */
/* ----------------------------------------------------- */

p.lh150 {
		line-height: 170%;
	}