@charset "utf-8";
/* CSS Document */

body{
	font-size: 12px;
	line-height: 180%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

a{
	outline: none;
	}

.bg{
	margin-top: 30px; 
	background: url(../images/page_bg.gif) center 325px repeat-y;
	}	


/* 画像リンク */

a img{
border: 0;
}

a:hover img{
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}

#header{
	width: 100%; 
	margin: 0 auto; 
	position: relative;
	background-color: #ffffff; 
	margin-top: -25px;
	}

#header .top{
	width: 100%; 
	height: 30px; 
	background-color: #007ac5;
	}

#header .mps_tel{
	width: 90%; 
	min-width: 900px; 
	max-width: 1200px; 
	background-color: #ffffff; 
	height: 100%; 
	margin: 0 auto;
	position: relative;
	}

h1#h1_mps{
	width:325px;
	height: 30px;
	margin: 0;
	text-indent: -9999px;
	background: url(../images/head_mps.png) top left no-repeat;
	float: left;
	}


#header .middle{
	width: 100%; 
	height: 220px;
	background: url(../images/head_bg.jpg) top left repeat-x;
	}

#header .line{
	width: 100%; 
	height: 6px; 
	background-color: #ada287; 
	margin: -11px 0 5px 0;
	}

#header .bottom{
	width: 100%; 
	height: 68px; 
	background-color: #007ac5;
	}

#header .menu_bottom{
	height: 75px;
	height: 35px;
	}

#header #main_menu{
	width: 100%;
	position: absolute;
	top: 280px;
	left: 0; 
	}


#header #main_menu div{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	}


#header #main_menu img{
	width: 216px;
	height: 70px;
	margin: 0 1px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	}
/*
#header #main_menu #sub_menu{
	width: 880px;
	margin: -7px auto 0 auto;
	text-align: right;
	}
*/


#header #sub_menu{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	border-bottom: 1px solid #007ac5;
	}

#header #sub_menu span{
	color: #007ac5;
	}


#header #sub_menu a{
	color: #000000;
	text-decoration: none;
	}

#header #sub_menu a:hover{
	color: #999999;
	}




#main_img{
	width: 100%; 
	height: 220px; 
	min-width: 710px; 
	position: absolute; 
	top: 40px; 
	left: 0; 
	}

.bxslider img{
	margin-top: -20px;
	}


#main_img div.top_img {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
	width: 710px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  7px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}


#link_id{
	display: block; 
	width: 325px; 
	height: 30px; 
	position: absolute; 
	top: 0; 
	left: 0;
	}

.content{
	width: 90%; 
	min-width: 900px; 
	max-width: 1200px; 
	margin: -35px auto 110px auto; 
	position: relative; 
	z-index: 100;
	}

.page{
	margin-top: 30px;
	}

.page p{
	margin: 5px 2%;
	}

.page h3{
	border-bottom: 1px solid #cccccc;
	border-left: 6px solid #cccccc;
	padding-left:5px;
	}

.page h3 span{
	font-weight: normal;
	font-size: 12px;
	}

.page h4{
	margin: 0 2%;
	font-size: 14px;
	}

.page h4 span{
	font-weight: normal;
	font-size: 12px;
	}

.content .inner{
	width: 85%; 
	margin: 0 auto;
	}

.topic_path{
	text-align: left; 
	margin-top: 25px;
	margin-bottom: 20px;
	}

/* フッター */

#footer{
	width: 100%; 
	margin: 0 auto;
	}

#footer .line{
	width: 100%; 
	height: 4px; 
	background-color: #ada287; 
	margin-bottom: 4px;
	}

#footer .menu{
	width: 100%; 
	/*height: 160px;*/ 
	background-color: #007ac5;
	}

#footer .menu .inner{
	width: 90%; 
	min-width: 900px;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	padding-left: 100px;
	color: #ffffff;
	}

#footer .menu .inner div{
	width: 24%;
	margin: 0;
	padding: 0;
	float: left;
	}

#footer .menu .inner ul{
	margin: 0;
	padding: 0 0 0 15px;
	}



#footer .menu .inner a{
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 1px;
	}

#footer .menu .inner ul a:hover{
	color: #cee8f8;
	}



.copy{
	text-align: center;
	color: #ffffff;
	margin-top: 20px;
	padding-bottom: 10px;
	}


/* トップページ ======================================== */

.right_bar{
	width: 25%;
	float: right;
	}

.right_bar .bnr{
	margin: 3px 0; 
	box-shadow: 0 0 3px #cccccc;
	}

/* お知らせ */

#info_new{
	box-shadow: 0 0 3px #cccccc;
	padding: 2px 0;
	margin: 3px 0;
	background-color: #ffffff;
	}

#info_new .line{
	border: 1px solid #dbd1c1; 
	margin: 2px 2px 1px 3px; 
	padding-bottom: 0.5em;
	}

#info_new h2{
	text-align: center; 
	margin: 8px auto;
	}

#info_new .inner{
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #dbd1c1;
	line-height: 140%;
	padding: 8px 0;
	}
#info_new .date{
	color: #68572e;
	}

#info_new a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	}


#info_new a:hover{
	color: #999999;
	border-bottom: 1px dashed #cccccc;
	}



/* タブ */
#tabs{
	width: 73%;
	float: left;
	}

#tab_menu{
	width: 95%;
	margin: 5px auto 0 auto;
	padding-left: 10px;
	z-index: 300;
	position: relative;
	}

#tabs h2{
	margin: -7px 0 0 0;
	z-index: 200;
	}

#tabs .frame{
	 border-bottom: 1px solid #dbd1c1;
	 margin-bottom: 0.5em;
	 padding: 10px; 
	 color: #68572e;
	 }

#tabs .frame2{
	 border: 1px solid #dbd1c1;
	 margin-bottom: 0.5em;
	 padding: 10px; 
	 color: #68572e;
	 }


#tabs .frame p{
	width: 47%;
	}

#tabMenu1,#tabMenu2,#tabMenu3{
	width: 33%;
	float: left;
	display: block;
	cursor:pointer;
	}

.tabContent{
	width: 97%;
	margin: 0 auto 0 0;
	display: none;
	}

.tabContentInner{
	width: 68%;
	float: right;
	}

#tabs h3 img{
	width: 90%;
	}

#tabs .foot{
	float: right;
	}

/* こんな方はいらっしゃいませんか？ */
#top_case{
	width: 95%;
	margin: 25px auto 0 auto;
	/*border: 4px solid #dbd1c1;*/
	border: 4px solid #cfc1a1;
	position: relative;
	padding-top: 20px;
	background: url(../images/case_bg.gif) top left;
	}

#top_case h2{
	position: absolute; 
	top: -12px; left: 7px; 
	margin-bottom: 20px;
	}

#top_case h2 img{
	width: 100%;
	box-shadow: 0 0 3px #cccccc;
	}

#top_case img.case_l{
	margin: 2% 0 1% 5%;
	width: 42%;
	float: left;
	}

#top_case img.case_r{
	margin: 2% 5% 1% 0;
	width: 42%;
	float: right;
	}

#case_detail{
	width: 700px;
	height: 500px;
	background-color: #ffffff;
	}

#case_detail .inner{
	width: 630px;
	margin: 0 auto;
	padding: 5px 0;
	}

#case_detail .inner .case_body{
	width: 600px;
	margin: 10px auto;
	}

.case_img{
	margin-bottom: 40px;
	float: left;
	}

.case_text{
	width: 410px; 
	margin: 0; 
	padding: 0; 
	float: right;
	}

ul.case_text{
	width: 380px;
	}

.case_inquiry{
	margin: 20px 0;
	text-align: center;
	}

.case_inquiry img{
	border: 1px solid #999999;
	}

/* お問い合わせ */

#inquiry{
	width: 100%; 
	text-align: center;
	}

#h2_inquiry{
	width: 100%; 
	height: 27px; 
	background: url(../images/inqury_title.jpg) top center no-repeat; 
	background-color: #ede1c5; 
	text-indent: -9999px; 
	margin: 55px auto 25px auto;
	}


#h2_shop{
	margin: 35px 0 13px 0;
	}


.shop{
	width: 48.5%;
	text-align: center;
	line-height: 130%;
	position: relative;
	}

.shop h3{
	margin: 0 0 18px 0;
	}


.shop .qr{
	text-align: center; 
	position: absolute; 
	/*bottom: 15px; 
	right: 25px;*/
	top: 198px;
	left: 5px; 
	background-color: #ffffff; 
	font-size: 10px;
	}

.shop .qr img{
	margin-bottom: -0.7em;
	}



/* お問い合わせフォーム */

.form_area{
	width: 100%; 
	border-top: 3px solid #ede1c5; 
	border-bottom: 3px solid #ede1c5; 
	margin-top: 25px; 
	text-align: center; 
	padding-bottom: 15px;
	}

.form_area h3{
	background-color: #ffffff; 
	margin: -10px auto 0 auto; 
	width: 12em; 
	font-weight: bold;
	border: 0;
	}

table.form{
	width: 80%; 
	margin: 10px auto;
	}

table.form th{
	font-weight: normal;
	background-color: #ede1c5;
	padding: 0.3em 1em;
	}

table.form th span{
	font-size: 10px;
	}

table.confirm{
	width: 60%;
	margin: 30px auto;
	}

table.confirm th{
	font-weight: normal;
	background-color: #ede1c5;
	padding: 1em;
	width: 170px;
	}

table.confirm td{
	padding: 1em;
	}

.error{
	margin: 50px auto 200px auto;
	text-align: center;
	}


#send_message{
	margin: 100px auto 200px auto;
	text-align: center;
	}



/* デザインビジネス名刺 ======================================== */

/* デザインビジネス名刺トップ */

.tpl_text_left{
	width: 55%; 
	float: left; 
	text-align: center;
	}

.tpl_text_left span{
	font-size: 14px;
	}

.tpl_text_left .price_img{
	margin-bottom: 10px;
	float: right;
	}

.tpl_text_left .bnr{
	border: 1px solid #dedede;
	width: 100%; 
	margin: 40px auto 0 0;
	}

.tpl_flow{
	width: 37%; 
	margin-left: 8%; 
	margin-top: -10px;
	float: right;
	}

table.nouki{
	width: 96%;
	border-collapse: collapse;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin: 0 2% 15px 2%;
	}

table.nouki td{
	text-align: center;
	line-height: 130%;
	border-right: 1px dashed #999999;
	border-bottom: 1px solid #999999;
	padding: 0.7em;
	}

table.nouki th{
	width: 20%;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ededed;
	}

table.nouki .bd{
	border-right: 1px dashed #999999;
	}

table.nouki .bd_n{
	border-right: none;
	}


table.price{
	width: 96%;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0 2% 30px 2%;
	}

table.price td{
	text-align: center;
	line-height: 130%;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0.7em;
	}

table.price td span{
	color: #dd074f;
	}

table.price th{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ededed;
	padding: 0.7em;
	}


table.price th span{
	font-weight: normal;
	line-height: 130%;
	}


.data_kind{
	font-size: 14px; 
	font-weight: bold;
	}

.tpl_map{
	width: 60%; 
	float: right;
	}

.tpl_map iframe{
	border: 0; 
	margin-bottom: 12px;
	}


.tpl_shop{
	width: 39%; 
	float: left; 
	text-align: center; 
	line-height: 130%;
	}

.top_shop h3{
	width: 100%; 
	margin: 8px 0; 
	padding: 0;
	}

.tpl_shop img{
	width: 100%;
	}

img.tpl_bnr{
	border: 1px solid #dedede;
	}



/* テンプレート一覧 */

table.search{
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 4px;
	}

table.search th{
	font-weight: normal;
	background-color: #bde5fd;
	padding: 0.3em 0.7em;
	}

table.search td{
	text-align: left;
	padding-right: 1.5em;
	}

.click_big{
	margin-bottom: 10px; 
	text-align: center;
	}


.view_item{
	width: 33%; 
	min-width: 270px; 
	max-width: 380px; 
	text-align: center; 
	float: left; 
	margin-bottom: 20px;
	}

.view_item img{
	border: 1px solid #cccccc;
	}

.cart_area{
	width: 92%; 
	text-align: right; 
	margin: 0 auto; 
	max-width: 1000px; 
	min-width: 800px;
	}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart_area_ie10{
    max-width: 1060px;
  }
}




#cart{
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	width: 460px; 
	border: 1px solid #ffffff; 
	text-align: center; 
	position: absolute; 
	top: -380px; 
	right: 0; 
	background-color: #ffffff;
	z-index: 9000;
	}

#cart .cart_inner{
	border: 6px solid #ede1c5; 
	padding: 8px 0 4px 0;
	}

.view_omote{
	width: 200px; 
	margin-left: 20px; 
	float: left;
	}

.view_ura{
	width: 200px; 
	margin-right: 20px; 
	float: right;
	}

#cart .close{
	text-align: right;
	margin-right: 8px; 
	font-size: 14px;
	}

#cart img{
	border: 1px solid #cccccc;
	}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ie10{
    padding-left: 25px;
  }
}

/* 入力フォーム */

table.input{
	width: 85%; 
	margin: 0 auto; 
	border: 1px solid #ede1c5;
	margin-bottom: 20px;	
	}

table.input th{
	font-weight: normal;
	background-color: #ede1c5;
	padding: 0.3em 1em;
	width: 170px;
	}

table.input th span{
	color: #ff0000;
	}

table.input td{
	text-align: left;
	padding: 0.3em 1em;	
	}

table#u-01, table#u-02, table#u-03{
	width: 100%; 
	border-collapse:
	collapse; border: 0px;
	margin: 15px 0;
	}


table#u-01 td{
	width: 50%;
	border-bottom: 1px solid #ede1c5;
	}

table#u-02 td{
	border-bottom: 1px solid #ede1c5;
	}


.error{
	color: #ff0000;
	margin: 0;
	}

.send_logo{
	border: 1px dashed #999999; 
	margin: 10px 10px 10px 0; 
	padding: 10px;
	}

/* 企業様向けプラン */

.plan_text{
	font-size: 14px;
	}

.plan_detail{
	background-color: #ccdeee; 
	font-size: 14px; 
	padding: 10px 0 150px 0;
	}

.plan_detail h3{
	background-color: #005bac;
	color: #ffffff;
	border: 0;
	font-size: 18px;
	padding: 6px;
	width: 14em;
	margin: 10px auto 0 auto;
	z-index: 1000;
	position: relative;
	text-align: center;
	border-radius: 14px;
	}

.plan_detail .sammry{
	border: 2px solid #005bac;
	margin: -15px auto 20px auto;
	padding: 20px 10px 10px 10px;
	background-color: #ffffff;
	z-index: 200;
	position: relative;
	width: 40em; 
	text-align: center;
	border-radius: 10px;
	}
	
.plan_detail .detail{
	background-color: #005bac;
	color: #ffffff;
	margin: 15px;
	padding: 15px;
	position: relative;
	}	

.plan_detail .detail .text{
	width: 55%; 
	float: left;
	}


.plan_detail .detail img{
	width: 38%;
	position: absolute; 
	top: 15px;
	right: 20px;
	border: 1px solid #cccccc;
	}

.plan_arrow{
	text-align: center; 
	margin: 15px 0;
	}



/* データ入稿 ======================================== */

/* データ入稿トップ */

.make_data{
	border: 3px solid #cfc1a1; 
	text-align: left; 
	line-height: 130%;
	padding: 2px;
	}


.make_data .border{
	border: 1px solid #d6cfbc; 
	padding: 10px;
	}


.make_data h3{
	border: none; 
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px solid #d6cfbc;
	}

.make_data h3 span{
	color: #cfc1a1;
	}

.make_data ul{
	margin: 0; 
	padding: 0 0 0 25px;
	}

.make_data p{
	margin: 0 10px;
	}


/* 入力フォーム */

.send_data{
	width: 85%;
	margin: 10px auto;
	border: 2px solid #ff0000;
	text-align: center;
	font-size: 14px;
	color: #ff0000;
	color: #ffffff;
	padding: 0.3em 0;
	background-color: #ff0000;
	}






	
/* 会社概要 */

table.company{
	width: 84%;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0 8% 30px 8%;
	}

table.company td{
	text-align: left;
	line-height: 130%;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0.7em;
	}

table.company th{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ededed;
	padding: 0.7em;
	text-align: left;
	width: 180px;
	}




/* その他 */

.red{
	color: #dd074f;
	}

.t_left{
	text-align: left;
	}

.t_right{
	text-align: right;
	}

.t_center{
	text-align: center;
	}

.fleft{
	float: left;
	}

.fright{
	float: right;
	}

.clear{
	clear: both;
	}

.rclear{
	clear: right;
	}