@charset "UTF-8";
/* CSS 毎日コミュニケーション */


body {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../img/body_bg03.jpg);
	}
	

p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	color: #333300;
	font-size: 13px;
	}
	
	
dl {
	clear: both;
	color: #ccc;
	font-size: 11px;
	line-height: 1.7em;
	margin: 0;
	margin-bottom: 10px;
	}
	
dt {
	clear: both;
	float: left;
	font-weight: normal;
	margin: 0;
	width: 8em;
	background-color: #FFFFFF;
	color: #333300;
	text-align: center;
	padding: 8px;
	font-size: 12px;
	}
	
dd {
	margin-left: 8em;
	background-color: #FFFFFF;
	color: #333300;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 12px;
	}
	
.dl_bottom {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
	
h1,h2,h3,h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
h4 {
	color: #993300;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0;
	}
	
a, a:link {
	text-decoration: underline;
	}
	
a:hover {
	color:  #00CC33;
	text-decoration: none;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	}
	
#wrapper #TopSPathList1 a {
	white-space: nowrap;
	font-size: 12px;
}
#wrapper #TopSPathList1 ol {
	margin-left: 1px;
	font-size: 12px;
}
#wrapper #TopSPathList1 li {
	display: inline;
}
	
/* ========== TEXT ============== */

.date {
	color: #996600;
	}
	
.page_top {
	text-align: right;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
.content_title {
	font-size: 15px;
	padding-top: 15px;
	padding-left: 33px;
	background-image: url(../../img/headline_tytle03.jpg);
	color: #666666;
	height: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	width: 525px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO", "メイリオ";
	}
	
.page_index {
	border-top: 1px solid #666;
	}
	
/* ========== LAYOUT ============== */

#header_bg {
	height: 100px;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
#header {
	height: 100px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../img/header_bg02.jpg);
	}
	
#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	
#menubar {
	font-size: 16px;
	height: 55px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0;
	margin-left: 30px;
	}
	
#content {
	background-color: #FFFFFF;
	padding: 15px;
	}
	
#cont_left {
	float: left;
	width: 170px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 14px;
	}
	
#cont_center {
	float: left;
	width: 525px;
	margin-top: 15px;
	margin-left: 10px;
	}
	
#cont_right {
	background-color: #FFFFFF;
	float: right;
	width: 150px;
	margin-top: 15px;
	margin-left: 5px;
	}	

#footer {
	clear:both;
	color: #333333;
	font-size: 11px;
	text-align: center;
	height: 55px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993300;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
/* ========== Header ============== */

#head_logo {
	padding-left: 5px;

	}
#footernavi a {
	color: #0066FF;
}
#footernavi a:hover {
	color: #009900;
}

	
#header a {
	text-decoration: none;
	}
	
#header a:hover {
	color: #FF0000;
	text-decoration: none;
	}

#header h1 {
	color: #003300;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO", "メイリオ";
	padding-top: 3px;
	padding-left: 120px;
	font-weight: normal;
	}
	

#header h2 {
	padding-top: 15px;
	padding-left: 8px;
	}

/* ========== MENUBAR ============== */
#menubar a {
	display: block;
	float: left;
	text-align:center;
	width: 100px;
	color: #333333;
	padding-top: 0;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	padding-bottom: 0;
	height: 40px;
	line-height: 37px;
	margin-top: 9px;
	}
	
#menubar a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../img/manubar_on02.jpg);
	}
	

.menu_a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}
	
.menu_b {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
#cont_left li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	list-style-type: none;
	line-height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 7px;
	background-image: url(../../img/menulist-left_bg02.jpg);
}

#cont_left ul {
	list-style-type: none;
	margin-top: 0px;
	padding-left: 1px;
	margin-left: 0px;
}


#cont_left h2 {
	font-size: 14px;
	text-align: center;
	padding-right: 10;
	padding-left: 1;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../../img/menu_tytle_bg_04.jpg);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	height: 10px;
	}
	
#cont_left h3 {
	border-bottom: 1px solid #666;
	color: #009900;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#cont_left  a {
	color: #0066FF;
	text-decoration: none;
}
#cont_left a:visited {
	color: #666666;
}
#cont_left a:hover {
	color: #00CC00;
}


/*　=========　RIGHT ============== */

#cont_right h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-left: 1px;
	padding-bottom: 10px;
	background-image: url(../../img/menu_tytle_bg_03.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	padding-right: 10px;
	}
	
#cont_right ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
	}
	
#cont_right li {
	border-bottom: 1px solid #555;
	color: #666666;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
/*　=========　TOP center ============== */

.entry_top {
	font-weight: normal;
	padding: 10px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	}
	
.entry_top h3 {
	font-size: 14px;
	padding-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO", "メイリオ";
	margin-top: 5px;
	}
	
.entry_top img {
	padding: 4px;
	background-repeat: no-repeat;
	}
 
.image_pickup{
	margin: 0;
	padding: 0;
	width: 422px;
	}

	
div.entry_top div{
	display:table-cell;
	vertical-align:top;
	}


* html div.entry_top div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.entry_top div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.entry_top_text {
	padding-left: 10px;
	padding-top: 10px;
	color: #990000;
	background-color: #FFFFFF;
	}	

* html .entry_top_text {/* IE 6 */
	padding-left: 10px;
	width: 270px;
	}

*:first-child+html .entry_top_text {/* IE 7 */
	padding-left: 10px;
	width: 270px;
	}
	
/*　=========　PROFILE ============== */

#profile {
	padding-bottom: 15px;
	}

#profile img {
	float: right;
	margin-left: 10px;
	}
	
/*　=========　PICKUP ============== */

.pickup_entry {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	}
	
.pickup_entry img {
	margin: 0;
	text-decoration: none;
	}

	
.pickup_image {
	text-decoration: none;

	}

.pickup_entry h3 {
	font-size: 14px;
	padding: 15px 0;
	color: #006600;
	}
.pickup_entry h4 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}

	
/*　=========　PICKUP ============== */

.gallery_thumb {
	border: 3px solid #666;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 127px;
	}
	
.gallery_thumb img {
	border: 1px solid #000;
	}
	
#gallery_right {
	margin-right: 0;
	}

table.law th,
table.law td {	padding: 10px;}


/*----------------------------------------------------------------------------------------
	特定商取引法：law.html
----------------------------------------------------------------------------------------*/

table.law {
	margin-bottom: 10px;
	text-align: left;
}


table.law th {
	width: 128px;
	line-height: 1.4;
	vertical-align: text-top;
	text-align: left;
	background-image: url(file:///C|/Users/yuichi-k/Desktop/img/law_th_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}


table.law td {
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}



/*----------------------------------------------------------------------------------------
	FAQ：faq.html
----------------------------------------------------------------------------------------*/

dl.faq {
	margin-bottom: 10px;
	padding-bottom: 1px;
}


dl.faq dt {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../../img/faq_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 20px;
	width: 465px;
	text-align: left;
	line-height: 12px;
	padding-right: 20px;
}



dl.faq dd {
	margin-bottom: 20px;
	margin-left: 5px;
	margin-top: 10;
	padding-top: 50px;
	margin-right: 0;
	font-size: 13px;
	line-height: 2em;
}


dl.faq ul {
	margin: 10px 0;
	list-style: inside disc;
}



/*----------------------------------------------------------------------------------------
	プライバシーポリシー：privacy.html
----------------------------------------------------------------------------------------*/

p.privacy {
	line-height: 1.6;
	background: url(file:///C|/Users/yuichi-k/Desktop/components/img/line.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
#wrapper #content #TopSPathList1 {
	color: #333333;
	list-style-type: none;
}
#cont_center ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#cont_center li {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	color: #333333;
}

