@charset "UTF-8";

/*----------
�g�b�v�y�[�W���C�A�E�g
----------*/
.mb80{
	margin:0 0 80px 0;]
}

#content {
	float: right;
	text-align: left;
	margin-top: 20px;
	padding-bottom: 60px;
	padding: 0;
	width: 740px;
}

#content .con-left{
	
	width: 520px;
	border: double 3px #194270;
	height:285px;
	background-image:url(../images/top-images/popupbg.jpg);
}

#content .con-right{
	float: right;
	width: 200px;
	
}

#content ul {
	list-style-type: none;
}

#content li {
	font-size: 0.8em;
	line-height: 20px;
	color: #194270;
}

#content .centercontent {
	margin-top: 10px;
	width: 525px;
	float:left;
}

#content h2{
	padding-left: 10px;
	margin:0 0 20px 0;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/common/common-list-bg1.png) left top repeat-x;
/*
	color: #800000;
*/
	color: #333;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

#content .itemintro {
	line-height:19px;
	letter-spacing:1px;
}
/* �������������ǋL 2010/11/17 �������灡���������� */

#content h3{
	padding-left: 5px;
	font-size: 12px;
	line-height: 30px;
	text-align:left;
	color: #fff;
}

#content h3 a{
	color: #fff;
}

h3#h3-style {
	line-height: 35px;
	background: url(../images/common/h3-style.jpg) left top repeat-x;
	margin-top: 20px;
}

h3#h3-style03 {
	line-height: 30px;
	font-size: 14px;
	color: #656565;
	background: url(../images/common/h3-style03.jpg) left top repeat-x;
	margin-top: 20px;
}



/* �������������ǋL 2010/11/17 �����܂Ł����������� */

#slideshow {
	position:relative;
	width:520px;
	height:285px;
	z-index: -2;
}

#slideshow img {
	width:520px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#slideshow img.active {
	z-index:3;
}

#slideshow img.last-active {
	z-index:2;
}



#content .sp-cont-right {
	margin:5px;
	float: right;
	width: 360px;
}

#slideshow a {
　position:absolute;
　top:0;
　left:0;
　z-index:8;
　opacity:0.0;
}
#slideshow a.active {
　z-index:10;
　opacity:1.0;
}
#slideshow a.last-active {
　z-index:9;
}

#content  h4{
	text-align:center;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:20px;
	font-size: 22px;
	line-height: 30px;
	color: #000;
}
#content .sp-content h3:hover{
	color: orange;
}

#content .linenap-left {
	margin-top: -300px;
	width: 535px;
	border: solid 1px #CCC;
	border-top: 0px;
/*
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
*/
}

#content .linenap-cont {
	margin-left: 5px;
	margin-bottom: 12px;
	float: left;
	width: 250px;
	height: 320px;
}

#content .linenap-cont ul {
	width:120px;
	margin-left: 5px;
	float: left;
	list-style-type: none;
}

#content .linenap-cont li {
	font-size: 12px;
	line-height: 17px;
	width: 125px;
}

#content .linenap-right {
	float: right;	
	width: 195px;
	margin:-240px 0 0 0;
	
}

#content .rec-item {
	width: 195px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: #FFFAF0;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	height: 140px;
}


#content .showbox {
	float: left;
	margin-top: 20px;
	padding: 0;
	width: 360px;
}

#content .showbox img {
	border: solid 2px brown;
}

#content .showbox li a:hover img{
	border: solid 2px skyblue;
}

#content .newsbox {
	margin-top: 50px;
	padding: 0;
	width: 200px;
	height:400px;
}

#content .newscont {
	padding: 0;
	width: 197px;
	height:400px;
	display: block;
	overflow: auto;
	border: solid 1px #000;
	
}
#content .blogbox {
	margin: 20px 0 20px 0;
	padding: 0;
	width: 200px;
	height:400px;
		
}

#content .blogbox h3 a{
	color:#fff;
	}

#content .blogcont {

	padding: 0;
	width: 197px;
	height:400px;
	display: block;
	overflow: auto;
	border: solid 1px #000;
}
#content .newsbox ul {
	list-style-type: disc;
	margin: 10px 30px;
}

#content .newsbox li {
	font-size: 12px;
	border-bottom: dotted 1px #000;
}

.rss_news_detail {
	border:1px solid #C6BCB0;
	display:block;
	margin-top: 10px;
	margin-bottom:3px;
	padding:0;
}

.rss_news_detail h4{
	font-size:			74%;/* 14px���� */
	border-left:8px solid #000088;
	color:#C27274;
	line-height:16px;
	margin-bottom:10px;
	margin-left:25px;
	margin-top:15px;
	padding-left:7px;
}

#placeholder_detail{
	list-style-type:none;
	list-style:none outside none;
	
}

/*
.news_dtlbox {
	border: 1px solid #000066;
	height: 590px;
	display: block;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 200px;
}
*/
/*----------
���i�ꗗ���C�A�E�g
----------*/
#content .item-list {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 177px;
	border: solid 1px #AAA;
}

#content .item-list ul {
	margin: 5px;
	border-top: solid 1px #AAA;
	background-color: #FAF0E6;
}

#content .item-list lh {
	font-size: 12px;
	color: #194270;
}

#content .item-list img{
	width:177px;
	height:130px;
}

#content .item-list li {
	font-size: 0.8em;
	line-height: 15px;
}

@media screen and (max-device-width: 480px) {
#content .item-list ul{
	height:70px;
  }
}


/*�l�C���i���C�A�E�g*/
#content .pop-list {
	float: left;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
	width: 175px;
	border: dotted 1px #FF4500;
}

#content .pop-list ul {
	margin: 5px;
	border-top: solid 1px #FF4500;
	background-color: #FAF0E6;
}

#content .pop-list lh {
	font-size: 12px;
	color: #194270;
}

#content .pop-list li {
	font-size: 0.8em;
	line-height: 15px;
}

/*----------
�ʏ��i�ꗗ���C�A�E�g
----------*/
#content .single-item {
	margin-top: 10px;
	float: left;
	width: 400px;
}

#content .single-details {
	margin-top: 10px;
	float: left;
	width: 335px;
}

#content .details-list {
	width: 100px;
	margin-left: 20px;
	border-left: solid 5px #194270;
/*
	background-color: #ECF8FF;
*/
}
#content .details-list p {
	font-weight: bold;
}

#content .details-list2 {
	width: 300px;
	margin-left: 20px;
	border-bottom: dotted 1px #194270;
}

#content .details-list2 p {
	padding-left: 5px;
}

#content .details-list2 img {
	width: 100px;
	float: left;
}

#content .details-list2 table {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	width: 280px;
	text-align: center;
	font-size: 12px;
	color: #194270;
}

#content .details-list2 th{
	border-bottom: dotted 1px #000;
	background-color: #ECF8FF;
}

#content .details-list2 td{
	border-bottom: dotted 1px #000;
}

#content .details-list2 caption{
	padding-left: 5px;
	text-align: left;
	border-left: solid 5px #194270;
}

/*----------
��ЊT�v���C�A�E�g
----------*/
#content table {
	margin-top: 20px;
	width: 600px;
}
#content table.company th{
	font-size: 12px;
	color: #194270;
	line-height: 20px;
	border-bottom: dotted 1px #000;
}

#content table.company td{
	font-size: 12px;
	color: #194270;
	line-height: 20px;
	border-bottom: dotted 1px #000;
}

/*----------
�������܂ł̗���
----------*/
#content p.ordered-flow{
	margin: 5px;
	font-weight: bold;
	font-size: 1.0em;
	color: darkorange;
}

#content .order-layout {
	width: 500px;
	margin-left: 120px;
	margin-top: 10px;
	border-bottom: 2px dotted #194270;
}

#content div.section{
clear:both;
margin:0 auto;
margin-bottom:30px;
zoom: 1;
}

#content div.L{
float:left;
width:280px;
height:380px;
border:1px solid #000;
zoom: 1;
}

#content div.R{
float:right;
width:280px;
height:380px;
border:1px solid #000;
zoom: 1;
}

#content div.L:after,
#content div.section:after {
content: "";
display: block;
clear: both;
}



/*----------
���o����
----------*/
#content .carry {
	margin-left: 60px;
	height: 150px;
	width: 620px;
	margin-bottom: 30px;
/*
	border: dotted 1px #EEAEAE;
*/
}

/*----------
�W����ꃊ�X�g
----------*/
#content table {
	margin-top: 20px;
	width: 100%;
}

#content table.exhibition th{
	font-size: 11px;
	color: #194270;
	line-height: 20px;
	background-color: #ECECFF;
	text-align: center;
	border-bottom: dotted 1px #000;
}

#content table.exhibition td{
	font-size: 11px;
	color: #194270;
	line-height: 20px;
	border-bottom: dotted 1px #000;
}


#content .attent {
	margin-top: 50px;
}

#content .attent li {
	color: red;
}

/*----------
�W����{�H��
----------*/
#content .exhibition li{
	float: left;
	padding-top: 10px;
	margin-left:5px;
	width: 180px;
}

#content .exhibition img {
	width: 178px;
}

#content .exhibition a:hover img {
	display: block;
	border: solid 1px #0EF;
	margin: 0;
	width: 180px;
}

/*----------
�Y�퐻�샌�C�A�E�g
----------*/
#sales-layout {
	margin-top: 20px;
	width: 660px;
	background-color: #FAEBD7;
}

.sales-left {
	float: left;
	width: 350px;
}
.sales-right {
	margin-left: 10px;
	float: left;
	width: 300px;
}

/*----------
�g�ݍ��킹���C�A�E�g
----------*/
.combi-left {
	float: left;
	width: 400px;
	padding-right: 30px;
}

/*----------
�v���C�o�V�[�|���V�[�p
----------*/
.privacy-font {
	margin-top: 20px;
	font-size: 15px;
}

/*----------
FAQ�p
----------*/
#faq-layout {
	width: 700px;
	border: solid 1px #999999;
	margin-bottom: 20px;
}
.faq-font {
	margin-bottom: 20px;
	font-size: 15px;
}

/*----------
�V�K�o�^�V�[�g
----------*/
.regi-layout th {
	text-align: center;
	height: 25px;
	background-color: skyblue;
}

.regi-layout td {
	text-align: center;
	height: 40px;
	background-color: #ECFFF8;
}

/*----------
���i�̐F
----------*/
.price-color {
	color: red;
}

/*----------
���₢���킹���C�A�E�g
----------*/
#content table.inquiry {
	margin-top: 10px;
	width: 740px;
}
#content table.inquiry th {
	padding-left: 10px;
	font-size: 14px;
	height: 40px;
	text-align: left;
	width: 250px;
	border: solid 1px #C8D5FF;
	vertical-align: middle;
	background-color: #E3EAFF;
	color: #194270;
}

#content table.inquiry td {
	padding-left: 10px;
	font-size: 0.9em;
	text-align: left;
	border: solid 1px #C8D5FF;
}

#content table.inquiry ul {
	font-size: 18px;
	margin-left: 10px;
	margin-top: 10px;
}

#content table.inquiry lh {
	font-size: 14px;
}

#content table.inquiry p {
	font-size: 16px;
	font-weight: bold;
}
/*----------
�T�C�g�}�b�v�p
----------*/
ul.sitemap {
	margin: 10px 10px;
}

.sitemap li {
	margin-left: 20px;
	font-size: 12px;
	list-style-type: disc;
}

/*----------
�r�W�l�X�����N�p
----------*/
table.links td {
	padding-left: 10px;
	font-size: 12px;
	height: 60px;
	border-bottom: dotted 1px #192470;
}

/*----------
���i�����N�p
----------*/
ul#item_links {
	float: left;
	margin-top: 20px;
	padding-bottom: 80px;
}

#item_links li {
	width: 160px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 0px;
}

/*----------
増渕追加分！！！！！
----------*/
/*----------
トップコンテンツ！！！！！
----------*/
/*----------
問合せ！！！！！
----------*/
.radiobutton{
	width:20px;
	margin:10px 0 10px 0;
	}
/*----------
common
----------*/

.mbborder1dottedcontent{
	margin:15px 0 15px 0;
	width:740px;
	border-bottom:1px dotted #666666;
}
.video{
	margin:20px 0 0 0;
	text-align:center;
	}
.video h5{
	font-size:18px;
	font-weight:900;
	}

p.lowprice{
	margin:20px 0 0 0;
	color:#FF0000;
	font-size:28px;
	text-align:center;
	padding:0 0 20px 0;
	}

.tcenter{
	text-align:center;
	}
.pdbb20{
	padding:20px 0 0 0;
	border-bottom:1px dotted #666666; 
	}
.pdb20{
	padding:0px 0 20px 0;
	}	
.red{
	color:#FF0000;
	}
		
	
