@charset "utf-8";

/*
body {
	color: #000;
	font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background-color: #f2f2f2;
	}
	
p {
	line-height: 1.3em;
	margin: 0;
	padding: 2px 0;
	}
	
dl {
	clear: both;
	line-height: 2em;
	}
	
dt {
	clear: both;
	float: left;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	margin-bottom: 15px;
	}
	

h1,h2,h3,h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #000;
	text-decoration: none;
	}
	
a:hover {
	color: #D46E00;
	text-decoration: underline;
	}
	
*/

#separate_dot_bar {
	height:1px; 
	border-bottom: 1px #aaaaaa dotted; 
	margin: 20px 0px 20px 0px;
	}

#category_title_bar {
 	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 	font-weight: bold;
	font-size:120%;
 	border-left: 8px solid #424242; 
 	border-bottom: 1px solid #424242;
 	width: 620px;
	background-color: #f2f2f2;
	line-height: 26px;
	padding-top: 1px;
 	padding-left: 5px; 
 	color: #424242;
	}

#subtitle_bar {
	width:610px;
	background-color: #f2f2f2;
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-left: 10px solid #e36519;
	/*border-top: 1px solid #6e6e6e;*/
	/*border-bottom: 1px solid #6e6e6e;*/
	/*border-right: 1px solid #6e6e6e;*/
	padding-left: 10px; 
	padding-top: 4px;
	padding-bottom: 4px;
	}

.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}

.img_border {
	border: 1px solid #635B8A;
	}
	
#wrapper {
	margin: 0 auto;
	width: 850px;
	}

#markins_header {
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 160px;
	/* padding-right: 15px; */
	text-align: right;
	background-image: url(../images/2013/header_bg.gif);
	background-repeat: no-repeat;
	/* margin-bottom: -7px; */
	}

#content_wrap {
	background: url(../images/2013/content_bg.gif) repeat-y;
	text-align: left;
	}

#markins_footer {
	width: 850px;
	height: 70px;
	/*clear: both;*/
	color: #FFF;
	background:url(../images/2013/footer_bg.gif) no-repeat;
	/* padding: 8px 0 0 0; */
	text-align: center;
	line-height: 2em;
	margin: 0 auto;
	}
	


/* ======== プレートリスト・ボタン ==================== */

.plate_list_button {
    width:634px;
    height: 40px;
    font-size:120%;
    font-family:メイリオ,'ＭＳ Ｐゴシック',Osaka,'ヒラギノ角ゴ Pro W3',Arial,sans-serif;
    font-color:#6e6e6c;
    font-weight:bold;
    background-color:#f3f3f3;
    margin-top:10px;
    padding:5px;
}
.plate_list_button:hover {
    color: #fff;
    background-color:#b7b7b7;
}
.plate_list_button:active {
    color: #fff; 
}
.rad {
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
}


/* ======== 商品説明 ==================== */

#setsumei_title {
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 13px;
	width: 100%;
	border-bottom: solid #424242 1px;
	color: #424242;
	text-align: left;
	}

/*　========== TEXT ===========　*/

.text_orange {
	/* color: #D46E00; */
	color: #FF8000;
	}


/*　========== HEADER ===========　*/

#markins_header img {
	float: left;
	padding-top: 40px; 
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}
	
#markins_header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding: 15px 50px;
	}
	
#markins_header div {
	margin-top: 86px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
	}

#markins_header a {
	color: #f0f0f0;
	}

#markins_header a:hover {
	color: #f0f0f0;
	}


/*　=====================　*/

#menubar {
	background:url(../images/2013/menubar_bg.gif) no-repeat;
	}

#menubar a {
	background: url(../images/2013/btn_bg.gif) no-repeat;
	color: #635B8A;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	margin-right: 2px;
	padding: 10px 0 0 5px;
	}

#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}

#menubar h2 {
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #000;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	}

.menu_a {
	width: 205px;
	}

.menu_b {
	width: 207px;
	}

/*　=====================　*/


#markins_content {
	padding: 15px 10px;
	}
	
#cont_right {
	margin-right: 0px;
	margin-bottom: 10px;
	width: 640px;
	text-align:left;
	/*
	overflow:visible;
	*/
	}
	
#content_main h3 {
	background: url(../images/2013/h_bg_01.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}

#content_main h4 {
	color: #FFF;
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding: 10px 10px 0 0;
	}

#content_main ul {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 15px 10px;
	}

#content_title h3 {
	background: url(../images/2013/title_02_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 15px;
	padding: 15px 0 0 15px;
	}

#content_title h4 {
	color: #635b8a;
	font-size: 10px;
	font-weight: normal;
	margin-top: -53px;
	margin-bottom: 40px;
	padding: 15px 10px 0 0;
	text-align: right;
	}
	
.content_h3 {
	background: url(../images/2013/h_bg_01.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}
	
#cont_left {
	font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	float: left;
	/* overflow: visible;	 add by K.ITABA  2014.01.28 */
	width: 188px;
	}

#cont_left h2 {
	background: url(../images/2013/navi_title_bg.gif) no-repeat top center;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0;
	text-align:center;
	font-color: #ffffff;
	}
	
#cont_left ul {
	list-style-type: none;
	margin: 0 5px 15px 5px;
	padding: 0 0 5px;
	}
	
#cont_left li {
	background: url(../images/2013/navi_li_bullet.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}

#cont_left a, a:link {
	color:  #000;
	text-decoration: none;
	}
	
#cont_left a:hover {
	color: #D46E00;
	text-decoration: underline;
	}
	
#contact_box {
	background: url(../images/2013/contact_bg.gif) no-repeat top center;
	height: 110px;
	padding: 15px 2px 0 ;
	}
	
#contact_box h3 {
	color: #635B8A;
	padding-bottom: 10px;
	text-align: center;
	}
	
	
.contact_box_orange {
	color: #D46E00;
	padding-left: 10px;
	}

#subtitle_01{
	font-weight:bold;
    border-left:8px solid #ddd; 
    background: #eee; 
    padding: 0px 0px 0px 10px; 
    } 


/*　========= TOP ============　*/

.campaign_ttl {
	background:url(../images/2013/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

.company_info {
	margin-bottom: 15px; 
	}

div.company_info  div{
	display:table-cell;
	vertical-align:bottom;
	}


* html div.company_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.company_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.company_info_text {
	padding-left: 10px;
	}
	
*html .company_info_text {/*IE6*/
	width: 320px;
	}

*:first-child+html .company_info_text {/*IE7*/
	width: 320px;
	}
	
.company_info h3 {
	font-size: 13px;
	color: #635B8A;
	line-height: 1.5em;
	}
	
.campaign_ttl {
	background:url(../images/2013/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

/* ============ 特徴 ============= */

.category {
	margin-bottom: 5px;
	margin-left: 20px;
	}

div.category  div{
	display:table-cell;
	vertical-align:top;
	}


* html div.category div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.category div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.category_text {
	padding-left: 15px;
	}

.category_image {
	padding-left: 15px;
	}
	
* html .category_text {/* IE 6 */
	width: 400px;
	}
	
*:first-child+html .category_text {/* IE 7 */
	width: 400px;
	}
	
		
#content_main div.category h3 {
	color: #D46E00;
	text-align: left;
	font-weight: bold;
	width: 120px;
	}
	
/* ==========CONCEPT ============= */

.concept h2 {
	color: #635B8A;
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 10px;
	}
	
/*　==========SEMINAR===========　*/

#seminar dl {
	border-top: 1px dotted #CCC;
	}

#seminar dt {
	color: #D46E00;
	width: 8em;
	border-bottom: 1px dotted #CCC;
	}
	
#seminar dd {
	margin-left: 8em;
	border-bottom: 1px dotted #CCC;
	}

/*　==========SERVICE===========　*/


div.service div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}

* html div.service div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.service div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.service_text {
	padding-left: 10px;
	}
	
div.service_text h3 {
	color: #635B8A;
	font-size: 13px;
	line-height: 1.5em;
	}

#topic {
	margin-top: 15px;
	border: 3px solid #635B8A;
	padding: 3px;
	}
	
.topic_img {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	}

div.topic_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

* html div.topic_img div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.topic_img div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.topic_img_text {
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E36519;
	}
	
*html div.topic_img_text {/* IE 6 */
	width: 410px;
	}
	
*:first-child+html div.topic_img_text {/* IE 7 */
	width: 410px;
	}
	
#topic p {
	font-size: 11px;
	}
	
.topic_img h4 {
	color: #635B8A;
	font-size: 12px;
	margin-top: 5px;
	}
	
#topic h3 {
	background: #e0dee9;
	color: #635b8a;
	margin-bottom: 5px;
	padding: 5px;
	}

/*	
table {
	border: 1px #FFF;
	font-size: 11px;
	padding: 5px;
	}
*/
	
.td_title {
	background: #ffe2a0;
	text-align: center;
	}
	
.td_gray_01 {
	background: #F2F2F2;
	}

.td_gray_02 {
	background: #E6E6E6;
	}
	

/*　==========COMPANY===========　*/

#company dl {
	line-height: 2em;
	border-top: dotted 1px #CCC;
	}

#company dt {
	border-bottom: dotted 1px #CCC;
	width: 8em;
	}
	
#company dd {
	margin-left: 8em;
	border-bottom: dotted 1px #CCC;
	}
.category_h2 {
	height: 10px;
	width: 2px;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #E36519;
}



/****************************************/
/***                    ************************/
/***  for MARKINS  ************************/
/***                     ************************/
/****************************************/

#detail_setsumei {
	background-color: #ffffff;
	font-family: "メイリオ","ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0;
	text-align:left;
	border-left: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
}

#detail_setsumei ul {list-style: disc; margin: 5px 20px 5px 30px; line-height: 18px;}
#detail_setsumei li {margin-bottom: 3px; padding: 0;}

/*** comment by K.ITABA *************************************************/
/* #detail_setsumei a:link{text-decoration: none;color: #3a3a3a;}       */
/* #detail_setsumei a:visited{text-decoration: none;color: #3a3a3a;}    */
/* #detail_setsumei a:hover{text-decoration: underline;color: #3a3a3a;} */

#detail_setsumei h2{
	background-color: #eeeeee;
	color: #444444;
	padding-left: 7px;
	line-height: 24px;
	margin: 0;
}

#detail_setsumei h3{
	color: #3a3a3a;
	padding: 3px 0px 0px 8px;
	margin: 0;
}

#detail_setsumei p{
	margin: 0;
	padding: 3px 6px 6px 8px;
}


 .l1{list-style-type:none;}
 .l2{list-style-type:disc;}
 .l3{list-style-type:square;}
 .l4{list-style-type:decimal;}
 .l5{list-style-type:lower-roman;}



