@charset "Shift_JIS";

/*--------------------------------------------------------------------
/- file   : common.css
/- admin  : MEGA-D Inc. Satoh
/- update : 200900325
/- desc   : css for modern browser
/--------------------------------------------------------------------*/

@media screen, print { /* MacIE除外用 */

/************* Tag Override *************/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}

body {
	background: #DFF4B7;
	line-height: 1.6;
	text-align: center;
	color: #555555;
	font-size: 80%;
	}

th, td {
	font-size: 100%;
	line-height: 1.3;
	}

img {
	border: none;
	}

a:link {
	color: #7FB27F;
	text-decoration: underline;
	}
a:visited {
	color: #7FB27F;
	text-decoration: underline;
	}
a:hover {
	color: #0987CA;
	text-decoration: underline;
	}


/************* ClearFix Styles *************/

/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
	}

/* IE 7 and MacIE*/
.clearfix { display: inline-block; }

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

div {
    zoom: 1;/*for IE 5.5-7*/
	}
div:after {/*for modern browser*/
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0; 
    visibility: hidden;
	}


/************* Common Styles *************/
.center {
	text-align: center;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}

/* 注意事項 */
p.attention {
	padding-left: 1.5em;
	text-indent: -1.5em;
	}
.mark {
	color: #FF6666;
	}
p.smallb {
	color: #000;
		font-size: 80%;
	}

p.small {
	color: #FF6666;
		font-size: 80%;
	}
/************* Layout Styles *************/
div#mainContainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
	background: #fff url(../images/back.gif) repeat-y left top;
	}


/*************** Header **************/
div#header {
	padding: 0 5px;
	height: 128px;
		margin-bottom: 20px;
	background: url(../images/header.gif) no-repeat 0px 0;
	}

div#header h1 {
	float: left;
	margin: 15px 51px 20px 0;
	padding-left: 110px;
	}
div#header h2 {
	float: left;
	margin-top: 47px;
	width: 387px;
	height: 13px;
	background: url(../images/common/head_copy.gif) no-repeat;
	}
div#header h2/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div#header ul {
	list-style-type: none;
	float: right;
	margin-left: 88px;
	margin-top: 20px;
	}
div#header ul li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/common/line_dot_vertical.gif) repeat-y left top;
	}


/*************** パン屑ナビゲーション **************/
div#crumbNv {
	margin: 0 5px;
	padding: 13px 20px;
	font-size: 86%;
	background: url(../images/common/head_bg_02.gif) repeat-x left top;
	}
div#crumbNv ul {
	list-style-type: none;
	}
div#crumbNv li {
	float: right;
	padding-left: 12px;
	padding-right: 5px;
	background: url(../images/common/crumb_arrow.gif) no-repeat left;
	}
div#crumbNv li.toppage {
	padding-left: 0;
	background: none;
	}


/*************** Contents **************/
div#contentsWrap {
	padding: 0 5px 20px 25px;
	}
div#contentsWrap00 {
	padding: 0 5px 20px 120px;
	}

/*** navigation ***/
div#navigation {
	float: left;
	width: 180px;
	}
/* 花musubiとは */
div#navigation dl.about {
	margin-bottom: 20px;
	width: 185px;
	height: 330px;
	background: url(../images/navi02.gif) no-repeat left top;
	}
div#navigation dl.about dt,
div#navigation dl.about dd {
	font-size: 1px;
	}
div#navigation dl.about dt,
div#navigation dl.about dd/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
/* アーティスト一覧 */
div#navigation div.lineup {
	margin-bottom: 20px;
	border-bottom:#8AC51E solid;
		width: 169px;
	}
div#navigation div.lineup h3 {
	font-size: 1px;
	width: 169px;
	height: 28px;
	background: url(../images/navi01.gif) no-repeat left top;
	}
div#navigation div.lineup h3/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div#navigation div.lineup ul {
	list-style-type: none;
		background: url(../images/nv_line02.gif) no-repeat 0 2px;
	}
	
div#navigation div.lineup li.pri {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	background: url(../images/nv_line02.gif) no-repeat left bottom;
	}
div#navigation div.lineup li.pri a {
	padding-left: 14px;
	font-weight: bold;
	background: url(../images/naviback.gif) no-repeat 0 2px;
	}
	div#navigation div.lineup li.sec {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	background: url(../images/nv_line02.gif) no-repeat left bottom;
	}
	div#navigation div.lineup li.sec a {
	padding-left: 30px;
	font-weight: normal;
	background: url(../images/naviback02.gif) no-repeat 0 2px;
	}

	
	
/* 便利なサービス */
div#navigation div.services {
	margin-bottom: 20px;
	}
div#navigation div.services h3 {
	font-size: 1px;
	width: 190px;
	height: 28px;
	background: url(../images/common/nv_ttl_service.gif) no-repeat left top;
	}
div#navigation div.services h3/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div#navigation div.services ul {
	list-style-type: none;
	}
div#navigation div.services li {
	margin-top: 8px;
	line-height: 1;
	font-size: 1px;
	}


/*** contents area ***/
div#contArea {
	float: left;
	width: 720px;
	}
	
	div#contArea h3.tt {
	background: url(../images/ttback.gif) no-repeat left top;
	height:50px;
			margin-bottom: 20px;
		padding-left: 60px;
	padding-top: 5px;

	font-size: 150%;
	color: #FFF;
	}
	
		div#contArea h4 {



		padding-left: 10px;

 border-bottom: 1px #8AC51E dotted;
	font-size: 130%;
	color: #8AC51E;
	}
	
			div#contArea h6 {


		margin-bottom: 10px;
		padding-left: 10px;
	padding-top: 5px;

	font-size: 130%;
	color: #F66;
	}
	
			div#contArea p {


		padding-left: 10px;
	padding-top: 5px;
 border-bottom-color:8AC51E;
	font-size: 110%;

	}
	
	div#contArea h5.tt {
	background: url(../images/ttback02.gif) no-repeat left top;
		margin-top: 20px;
	height:50px;
		padding-left: 60px;
	padding-top: 5px;

	font-size: 150%;
	color: #8AC51E;
	}

/*** page top ***/
div.toTopNav {
	padding-top: 50px;
	text-align: right;
	width: 700px;
	}


/*************** Footer **************/
div#footer {
	margin: 0 5px;
	padding: 18px 0 30px;

	}
div#footer ul,
div#footer p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1;
	}
div#footer ul {
	list-style-type: none;

	}


div#footer p.copyright {
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
	height: 30px;
	background: #8AC51E;
	color:#FFFFFF;

	}

/* ========ソーシャルメディアボタン CUSTOMIZE======== */
div#social_b01 {
   width: 90px;
   height: 20px;
   float: left;
   padding-left: 25px;
}

div#social_b02 {
   width: 100px;
   height: 20px;
   float: left;
}

div#social_b03 {
   width: 90px;
   height: 20px;
   float: left;
   padding-top: 10px;
}

div#social_b04 {
   width: 90px;
   height: 20px;
   float: left;
   padding-top: 10px;
   padding-left: 30px;
}



/*************** Home(index.html) **************/
/* サービス開発の想い */
div.message {
	margin-top: 20px;
	min-height: 140px;
	width: 700px;
	background: url(../images/home/message_bg.jpg) no-repeat right top;
	}
* html div.message { /* for IE6 */  
	height: 140px;  
	}
div.message dl dt {
	width: 570px;
	height: 40px;
	background: url(../images/home/message_headline.gif) no-repeat;
	}
div.message dl dt /**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div.message dl dd {
	padding-left: 10px;
	}
div.message dl dd p {
	width: 510px;
	}

/* サービスの流れ */
div.process {
	margin-top: 30px;
	width: 720px;
	}
div.process h3 {
	font-size: 1px;
	width: 720px;
	height: 50px;
	background: url(../images/info.gif) no-repeat left top;
	}
div.process h3/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div.process p {
	margin-left: 5px;
	margin-right: 5px;
	}

/* 提供商品 */
div.process01 {
	margin-top: 20px;
	width: 700px;
	}
div.process01 h3 {
	font-size: 1px;
	width: 700px;
	height: 28px;
	background: url(../images/home/item_ttl.gif) no-repeat left top;
	}
div.process01 h3/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div.process01 p {
	margin-left: 5px;
	margin-right: 5px;
	}
div.process01 img {
	margin-top: 20px;
	margin-bottom: 20px;
	}

/* お申し込みのご注意 */
div.attentionBox {
	margin-top: 20px;
	width: 700px;
	}
div.attentionBox h4 {
	padding: 5px 12px;
	color: #336699;
	background: url(../images/attention_ttl_bg.gif) no-repeat left top;
	}
div.attentionBox dl {
	margin-top: 10px;
	padding: 0 10px;
	}
div.attentionBox dt {
	padding-left: 15px;
	font-weight: bold;
	background: url(../images/icon_disk.gif) no-repeat 0 5px;
	}
div.attentionBox dd {
	padding-left: 15px;
	padding-bottom: 15px;
	}
div.attentionBox dd ul {
	list-style-type: none;
	}
div.attentionBox dd ul li {
	padding-left: 15px;
	background: url(../images/icon_disk_small_b.gif) no-repeat 0 5px;
	}
div.attentionBox p.link a {
	margin-left: 10px;
	margin-right: 10px;
	}
div.attentionBox p.link a {
	padding-left: 15px;
	background: url(../images/icon_arrow.gif) no-repeat 0 1px;
	}

div.attentionBox  p.photo {
	float: right;
	width: 320px;
	}


div.attentionBox  p.photo img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

/*************** アーティストプロフィール(artist.html) **************/
/* プロフィール */
div.profileWrap {
	width: 700px;
	background: url(../images/artist/profile_bg_02.gif) no-repeat left bottom;
	}
div.profileWrap h3 {
	font-size: 1px;
	width: 700px;
	height: 33px;
	background: #FFF url(../images/artist/title.gif) no-repeat left top;
	}
div.profileWrap h3/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div.profileWrap div.profileCont {
	background: url(../images/artist/profile_bg_01.gif) no-repeat left top;
	}
div.profileWrap div.profileCont p.photo {
	float: left;
	width: 230px;
	}
div.profileWrap div.profileCont p.photo img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

div.profileWrap h4 {
	font-weight: normal;
	}
div.profileWrap h4 strong {
	color: #336699;
	font-size: 135%;
	}
	div.profileWrap h5 strong {
	color: #FF3366;
	font-size: 150%;

	}
div.profileWrap div.profileCont div.detail {
	float: left;
	padding: 15px 0;
	width: 450px;
	}
div.profileWrap div.profileCont div.detail ul {
	list-style-type: none;
	padding-bottom: 5px;
	}
div.profileWrap div.profileCont div.detail li {
	padding-left: 15px;
	background: url(../images/icon_disk_small_b.gif) no-repeat 0 5px;
	}
div.profileWrap div.profileCont div.detailL {

	padding: 15px 0;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 650px;
	}
div.profileWrap div.profileCont div.detailL ul {
	list-style-type: none;
	padding-bottom: 5px;
	}
div.profileWrap div.profileCont div.detailL li {
	padding-left: 15px;
	background: url(../images/icon_disk_small_b.gif) no-repeat 0 5px;
	}

div.profileWrap div.profileCont01 {
	background: url(../images/artist/profile_bg_01.gif) no-repeat left top;
	}
div.profileWrap div.profileCont01 p.photo {

	width: 650px;
	}
div.profileWrap div.profileCont01 p.photo img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

div.profileWrap h4 {
	font-weight: normal;
	}
div.profileWrap h4 strong {
	color: #336699;
	font-size: 135%;
	}
div.profileWrap div.profileCont01 div.detail {


	margin-bottom: 20px;
	margin-left: 20px;
	width: 650px;
	}
div.profileWrap div.profileCont01 div.detail ul {
	list-style-type: none;
	padding-bottom: 5px;
	}
div.profileWrap div.profileCont01 div.detail li {
	padding-left: 15px;
	background: url(../images/icon_disk_small_b.gif) no-repeat 0 5px;
	}

/* 商品内容 */
div.itemWrap {
	margin-top: 20px;
	}
div.itemWrap dt {
	font-size: 1px;
	width: 55px;
	height: 24px;
	background: url(../images/artist/item_ttl.gif) no-repeat left top;
	}
div.itemWrap dt/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div.itemWrap dd {
	float: left;
	margin-right: 15px;
	}

/* お申し込み */
div.entry {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 700px;
	}
div.entry h3 {
	font-size: 1px;
	width: 700px;
	height: 28px;
	background: url(../images/artist/ttl_entry.gif) no-repeat left top;
	}
div.entry h3/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div.entry table {
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #C4D1D9;
	border-left: 1px solid #C4D1D9;
	}
div.entry table th,
div.entry table td {
	padding: 5px 7px;
	vertical-align: top;
	border-bottom: 1px solid #C4D1D9;
	border-right: 1px solid #C4D1D9;
	}
div.entry table th {
	text-align: left;
	white-space: nowrap;
	color: #336699;
	background: #eaf5ff;
	}
div.entry table td.btn {
	text-align: center;
	vertical-align: middle;
	}



/*************** サービス概要(service.html,その他同階層) **************/
h3.serviceTitle {
	font-size: 1px;
	width: 700px;
	height: 35px;
	background: url(../images/common/ttprivacy.gif) no-repeat left top;
	}
h3.serviceTitle/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
h3.companyTitle {
	font-size: 1px;
	width: 700px;
	height: 35px;
	background: url(../images/common/ttcompany.gif) no-repeat left top;
	}
h3.companyTitle/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
h3.dealTitle {
	font-size: 1px;
	width: 700px;
	height: 35px;
	background: url(../images/common/tttokustei.gif) no-repeat left top;
	}
h3.dealTitle/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
h3.faqTitle {
	font-size: 1px;
	width: 700px;
	height: 35px;
	background: url(../images/common/ttfaq.gif) no-repeat left top;
	}
h3.faqTitle/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
h3.yakkanTitle {
	font-size: 1px;
	width: 700px;
	height: 35px;
	background: url(../images/common/ttyakkan.gif) no-repeat left top;
	}
h3.yakkanTitle/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}

div.serviceContWrap {
	margin: 0 0 20px;
	width: 700px;
	}

div.serviceContWrap h4 {
	font-size: 1px;
	height: 35px;
	}
div.serviceContWrap h4/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
	}
div.serviceContWrap p.photo {
	float: rigth;
	width: 320px;
	}


div.profileWrap div.profileCont p.photo img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
div.serviceContWrap h4.about01 {
	background: url(../images/service/ttl_about_01.gif) no-repeat left top;
	}
div.serviceContWrap h4.privacy {
	background: url(../images/service/ttl_privacy.gif) no-repeat left top;
	}
div.serviceContWrap h4.about02 {
	background: url(../images/service/ttl_about_02.gif) no-repeat left top;
	}
div.serviceContWrap h4.company {
	background: url(../images/service/ttl_overview.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq01 {
	background: url(../images/common/faqtt01.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq02 {
	background: url(../images/common/faqtt02.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq03 {
	background: url(../images/common/faqtt03.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq04 {
	background: url(../images/common/faqtt04.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq05 {
	background: url(../images/common/faqtt05.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq06 {
	background: url(../images/common/faqtt06.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq07 {
	background: url(../images/common/faqtt07.gif) no-repeat left top;
	}
div.serviceContWrap h4.faq08 {
	background: url(../images/common/faqtt08.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan00 {
	background: url(../images/common/yakkan00.gif) no-repeat left top;
	}

div.serviceContWrap h4.yakkan01 {
	background: url(../images/common/yakkan01.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan02 {
	background: url(../images/common/yakkan02.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan03 {
	background: url(../images/common/yakkan03.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan04 {
	background: url(../images/common/yakkan04.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan05 {
	background: url(../images/common/yakkan05.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan06 {
	background: url(../images/common/yakkan06.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan07 {
	background: url(../images/common/yakkan07.gif) no-repeat left top;
	}
div.serviceContWrap h4.yakkan08 {
	background: url(../images/common/yakkan08.gif) no-repeat left top;
	}
div.serviceContWrap p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	}

div.serviceContWrap dt {
	margin-bottom: 10px;
	color: #336699;
	font-weight: bold;
	}
div.serviceContWrap dd {
	margin-bottom: 10px;
	}

div.privacyPolicy01 {
	margin-left: 10px;
	margin-right: 10px;
	padding: 15px;
	border: 1px solid #C4D1D9;
	}
div.privacyPolicy01 ul {
	list-style-type: none;
	}
div.privacyPolicy01 ul li {
	margin-left: 5px;
	padding-bottom: 8px;
	padding-left: 1.5em;
	text-indent: -1.5em;
	}
div.privacyPolicy01 ul li strong {
	color: #309AD2;
	}

div.privacyPolicy02 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	}
div.privacyPolicy02 h5 {
	font-size: 100%;
	}
div.serviceContWrap div.privacyPolicy02 dt {
	margin-bottom: 10px;
	color: #555555;
	font-weight: bold;
	}
div.serviceContWrap div.privacyPolicy02 dd {
	padding-left: 20px;
	}
div.privacyPolicy02 ul {
	list-style-type: none;
	margin-left: 7px;
	padding-left: 1.5em;
	text-indent: -1.5em;
	}
div.privacyPolicy02 ul ul {
	list-style-type: none;
	margin-left: -1.3em;
	text-indent: 0;
	}
div.privacyPolicy02 ul ul li {
	padding-left: 15px;
	background: url(../images/icon_disk_small_g.gif) no-repeat 0 5px;
	}

/* 問い合わせ先 */
div.contact {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 15px 15px 5px;
	border: 1px solid #C4D1D9;
	background: #F4FAFF;
	}
div.contact dt {
	margin-bottom: 5px;
	}

ul.about02List {
	margin: 0 10px 15px;
	list-style-type: none;
	padding-left: 1.5em;
	text-indent: -1.5em;
	}

div.attentionBox dl dd ul.numberList {
	list-style-type: none;
	margin-left: 5px;
	padding-left: -1.5em;
	text-indent: -1.5em;
	}
div.attentionBox dl dd ul.numberList li {
	background: none;
	}

/* 会社概要 */
dl.companyOverview {
	margin-left: 10px;
	margin-right: 10px;
	}
dl.companyOverview dt {
	padding-left: 15px;
	color: #555555;
	background: url(../images/icon_disk.gif) no-repeat 0 5px;
	}
dl.companyOverview table {
	width: 100%;
	border-left: 1px solid #C4D1D9;
	border-top: 1px solid #C4D1D9;
	}
dl.companyOverview table th,
dl.companyOverview table td {
	padding: 5px 7px;
	vertical-align: top;
	border-right: 1px solid #C4D1D9;
	border-bottom: 1px solid #C4D1D9;
	}
dl.companyOverview table th {
	text-align: left;
	white-space: nowrap;
	color: #555555;
	width: 20%;
	background: #eaf5ff;
	}
dl.companyOverview table td ul {
	list-style-type: none;
	}
dl.companyOverview table td li {
	padding-left: 15px;
	background: url(../images/icon_disk_small_b.gif) no-repeat 0 5px;
	}


} /* MacIE除外用 */


/*********** Print Only styles ***********/

@media print { /* 印刷用 */
}

@media screen { /* IE5対策 印刷用 */
}




