@charset "shift_jis";
/*----------------------------
  CSS Date Document 2008.08
  Last Update 2008.09.00 Date


・共通設定
	カレンダー
	アーカイブ
・製品情報
・お問い合わせフォーム
・ページ送り
・関連商品


----------------------------*/

@import "page.css";


/*####################　共通設定　####################*/





/*　カレンダー
-------------------------------------*/
#Sub .mtCalendar {
	background:#81d2eb;
	margin-bottom:13px;
	padding-bottom:6px;
	}

#Sub .mtCalendar ul{
	zoom:1;
	background:#2282b8;
	margin-bottom:1px;
	padding:6px 10px 5px;
	color:#fff;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	}
#Sub .mtCalendar ul:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#Sub .mtCalendar li{
	text-align:center;
	float:left;
	width:147px;
	}
#Sub .mtCalendar li a{color:#fff;}

#Sub .mtCalendar li.pre{
	float:left;
	margin-top:1px;
	width:9px;
	}
#Sub .mtCalendar li.next{
	float:right;
	margin-top:1px;
	width:9px;
	}
#Sub .mtCalendar li.pre a{
	display:block;
	background:url(../../results/img/arrow-left_white.gif);
	height:9px;
	text-indent:-9999px;
	}
#Sub .mtCalendar li.next a{
	display:block;
	background:url(../../results/img/arrow-right_white.gif);
	height:9px;
	text-indent:-9999px;
	}
#Sub .mtCalendar table{
	clear:both;
	border-collapse:collapse;
	width:160px;
	margin:0 auto;
	}
#Sub .mtCalendar table th,
#Sub .mtCalendar table td {
	border:1px solid #81d2eb;
	background:#81d2eb;
	padding:3px 4px;
	text-align:center;
	font-family:verdana;
	color:#fff;
	font-size:10px;
	}
#Sub .mtCalendar table td.entry {background:#edf9fc;}
#Sub .mtCalendar table td.entry a {color:#3399cc; text-decoration:underline;}





/*　アーカイブ
-------------------------------------*/

#Sub .mtArchives {
	border:solid #dedede;
	border-width:0 1px 1px;
	margin-bottom:10px;
	text-align:left;
	}
#Sub .mtArchives ul{
	margin-bottom:-1px;
	}
#Sub .mtArchives li{
	background:url(../../results/img/wall-menu.gif) left bottom no-repeat;
	line-height:1.5;
	}
#Sub .mtArchives li span,
#Sub .mtArchives li a{
	display:block;
	background:url(../../results/img/ico-arrow_blue.gif) 7px 10px no-repeat;
	_width:183px;
	padding:7px 0 7px 25px;
	color:#000;
	}
#Sub .mtArchives li span {color:#999999;}




/*####################　製品情報　####################*/

#ProductionBox h2 {
	margin-bottom:10px;
	}
#ProductionBox h3 {
	background:url(../../results/img/title-bar.gif) 0 0 no-repeat;
	margin:0 0 10px 0;
	padding:2px 0 2px 18px;
	font-size:16px;
	color:#3399cc;
	}
#ProductionBox h3 span{
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	color:#666666;
	}
#ProductionBox h4 {
	clear:both;
	position:relative;
	z-index:5;
	background:#4cabcd;
	width:auto;
	margin:30px 0 -1px;
	padding:10px;
	color:#fff;
	font-size:12px;
	}
#ProductionBox p{
	line-height:1.5;
	font-size:14px;
	}
#ProductionBox p.attention{
	font-size:10px;
	margin:0 0 30px;
	}
#ProductionBox ul.photo {
	zoom:1;
	width:627px;
	margin-right:-20px;
	}
#ProductionBox ul.photo:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#ProductionBox ul.photo li{
	float:left;
	height:auto;
	margin:0 8px 7px 0;
	}
#ProductionBox ul.photo li a{cursor:pointer;}
#ProductionBox ul.photo li img{
	border:1px solid #dcdcdc;
	}

#ProductionBox .wrap {
	}

#ProductionBox table {
	width:310px;
	float:left;
	clear:none;
	margin:0;
	padding:0;
	}
#ProductionBox table th{
	width:90px;
	}
#ProductionBox table td{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}


#ProductionBox #MemoBox,
#ProductionBox #VoiceBox {
	position:relative;
	z-index:5;
	border:1px solid #98cee0;
	margin-top:-1px;
	padding:15px 0 5px;
	}
#ProductionBox #MemoBox h5,
#ProductionBox #VoiceBox h5{
	margin:0 15px 15px;
	}
#ProductionBox #MemoBox p,
#ProductionBox #VoiceBox p{
	margin:0 15px 10px;
	line-height:1.5;
	font-size:12px;
	}


/*　印刷ボタン
-------------------------------------*/
#ProductionBox p.button {
	text-align:center;
	}
#ProductionBox p.button a{
	display:block;
	background:url(../../../common/img/button-print.gif);
	width:139px;
	height:33px;
	margin:0 auto;
	text-indent:-9999px;
	cursor:pointer;
	}


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

#ContactBox {
	background:#edf9fc;
	margin-bottom:22px;
	padding:36px 40px 27px 40px;
	}
#ContactBox h4{
	margin:0 0 15px;
	}
#ContactBox p.attention{
	width:540px;
	text-align:right;
	font-size:10px;
	color:#666666;
	}
#ContactBox p.attention span {color:#33cccc;}


#ContactBox table{
	width:540px;
	margin-bottom:10px;
	}
#ContactBox th{
	background:url(../../results/img/line-dotted_blue.gif) left bottom no-repeat;
	width:125px;
	padding:9px 20px 9px 0;
	text-align:right;
	font-weight:normal;
	vertical-align:top;
	}
#ContactBox th span{
	font-size:10px;
	color:#33cccc;
	}

#ContactBox td{
	background:url(../../results/img/line-dotted_blue.gif) left bottom no-repeat;
	padding:7px 0 9px 0;
	vertical-align:top;
	}
#ContactBox td input{
	border:1px solid #98cee0;
	margin-bottom:6px;
	vertical-align:middle;
	_vertical-align:bottom;
	padding:2px 3px;
	font-size:12px;
	height:1em;
	_height:1.5em;
	}
#ContactBox td textarea{
	border:1px solid #98cee0;
	margin-bottom:6px;
	padding:2px 3px;
	font-size:12px;
	}

#ContactBox #name {width:200px;}
#ContactBox #zipA {width:40px;}
#ContactBox #zipB {width:70px;}
#ContactBox #address {width:350px;}
#ContactBox #tel {width:190px; font-size:14px; font-weight:bold; font-family:verdana;}
#ContactBox #mailaddress {width:350px; font-size:14px; font-weight:bold; font-family:verdana;}
#ContactBox #mailaddress2 {width:350px; font-size:14px; font-weight:bold; font-family:verdana;}
#ContactBox #comment {width:350px;}

/*　フォームボタン
-------------------------------------*/
#ContactBox ul.button {
	zoom:1;
	padding:0 0 0 180px;
	}
#ContactBox ul.button:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#ContactBox ul.button li{
	float:left;
	width:110px;
	height:27px;
	margin:0 10px;
	}
#ContactBox ul.button li a{
	display:block;
	height:27px;
	cursor:pointer;
	text-indent:-999999px;
	}
#ContactBox ul.button .conf{background:url(../../results/img/button-conf.gif);}
#ContactBox ul.button .reset{background:url(../../results/img/button-reset.gif);}
#ContactBox ul.button .send{background:url(../img/contents/button-send.gif);}
#ContactBox ul.button .back{background:url(../img/contents/button-back.gif);}

#ContactBox .ssl {
	border:1px solid #98cee0;
	padding:12px;
	font-size:10px;
	color:#666666;
	}
#ContactBox .ssl strong{
	color:#d00;
	}


/*####################　ページ送り　####################*/

#PageBute{
	margin:10px 0 37px 0;
	font-size:12px;
	font-family:verdana;
	zoom:1;
	}
#PageBute:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#PageBute li{
	display:inline;
	}
#PageBute li.pre{
	display:block;
	float:left;
	}
#PageBute li.next{
	display:block;
	float:right;
	}
#PageBute li a {
	border-right:1px solid #006699;
	background-color:#fff;
	margin:0 7px 0 0;
	padding:0 10px 0 0;
	}
#PageBute li.pre a,
#PageBute li.next a {
	width:auto;
	border:none;
	margin:0;
	padding:0;
	}
#PageBute li.pre a {
	background:url(../../results/img/arrow-left_b.gif) left 1px no-repeat;
	padding:0px 0 0 17px;
	}
#PageBute li.next a {
	background:url(../../results/img/arrow-right_b.gif) right 1px no-repeat;
	padding:0px 17px 0 0;
	}




/*####################　関連商品　####################*/

#ResultBox {
	clear:both;
	width:632px;
	margin:0 -12px 15px 0;
	}
#ResultBox h3 {
	background:url(../../results/img/title-bar.gif) 0 0 no-repeat;
	margin:0 0 10px 0;
	padding:2px 0 2px 18px;
	font-size:16px;
	color:#3399cc;
	}
#ResultBox h3 span{
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	color:#666666;
	}
#ResultBox h4 {
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat;
	margin:15px 0 10px;
	padding:11px 12px 8px 12px;
	color:#003366;
	font-size:12px;
	}
#ResultBox dl{
	display:inline;
	float:left;
	width:115px;
	margin-right:11px;
	margin-bottom:20px;
	}
#ResultBox dt{
	background:url(../img/contents/wall-results_photo.gif) 0 0 no-repeat;
	padding:3px;
	}
#ResultBox dd{
	margin:0 4px;
	}
#ResultBox dd.date{
	font-family:verdana;
	font-size:10px;
	color:#999999;
	}

/*####################　おおみだし　####################*/


/*　こみだし
-------------------------------------*/

















/*end*/
