@charset "utf-8";

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

/* hr */

hr.dot{
	border: dashed 1px #CCC;
	margin: 0 0 25px 0;
}

/* reset */
body{
	height: 100%; 
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
	
}
p {
    font-size: 100%;
    line-height: 1.5em;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}

/**/

body {
	font:11px Arial, Helvetica, sans-serif ;
	color:#666;
	background:url(../img/common/back2.png) center top no-repeat #FFFCE7;
	padding:115px 0 65px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}



a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#wrap {
	width:980px;
	margin:0 auto;
	padding:0;
	border:10px solid #e9e3bf;
	background:#FFF;
}
#header {
	height:30px;
	background:url(../img/common/line.png) center bottom no-repeat;
	margin-bottom:20px;
	position:relative;
}
h1 {
	width:100%;
	text-align:center;
	position:absolute;
	left:5px;
	top:-118px;
}
/**/
#contents {
	width:900px;
	margin:0 auto;
}
#main {
	width:700px;
	float:right;
}
#main h2 {
	margin:0 0 35px;
}
#main p {
	margin-top:25px;
	margin-bottom:25px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:110%;
}
#main .article {
	border:6px solid #E9E6D3;
	margin:0 0 35px;
	padding:35px 0;
	text-align:center;
	overflow:auto;
}
#sideNav {
	width:180px;
	float:left;
}
#sideNav li {
	margin-bottom:10px;
}
#sideNav li a:hover img {
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}
/**/
#info {
	margin:10px auto 50px;
	overflow:auto;
	clear:both;
}
#info .fstClm,
#info .sndClm,
#info .trdClm {
	width:280px;
	float:left;
}
#info .sndClm {
	margin:0 30px;
}
#info h2 {
	margin:20px 0 12px;
}
#info h2.infoB {
	margin-top:200px !important;
}
#info h2.infoD,
#info h2.infoE {
	margin-top:45px !important;
}
#info p {
	margin:0 0 15px;
}
#info a {
	color:#006BB4;
}
#info a:hover {
	text-decoration:none;
}
#info span {
	color:#E03837;
}
/**/
#footer {
	height:149px;
	margin:2px;
	padding:25px 0 0 40px;
	background:url(../img/common/spBack.gif) left top no-repeat;
	clear:both;
}
#footer .nav {
	float:left;
	margin:25px 0 0;
}
#footer .fstClm {
	width:180px;
}
#footer .sndClm {
	width:280px;
	margin-left:15px;
	margin-right:15px;
}
#footer .trdClm {
	width:180px;
}
#footer .nav li {
	background:url(../img/common/footList.png) left center no-repeat;
	padding:5px 0 5px 10px;
}
#footer .nav a {
	color:#666;
	text-decoration:none;
}
#footer .nav a:hover {
	text-decoration:underline;
}
.footNav {
	background:#5B4A3F;
	color:#FFF;
	text-align:center;
	margin:0 2px 2px;
	padding:8px;
	line-height:1;
}
.footNav li {
	display:inline;
	border-left:1px solid #FFF;
	margin:0 0 0 8px;
	padding:0 0 0 8px;
	line-height:1;
}
.footNav li.navF {
	border:none;
}
.footNav li a {
	color:#FFF;
	text-decoration:none;
}
.footNav li a:hover {
	text-decoration:underline;
}
#qr {
	width:240px;
	padding-right:20px;
	float:right;
	position:relative;
	top:-15px;
}
#qr li {
	width:100px;
	margin:0 20px 0 0;
	float:left;
}

.recmmend_item{
	width: 900px;
	height: 100%;
}


.recmmend_item li p{
	margin: 5px 0 0 0;
	font-size: 11px;
	text-align: left;
	color: #666666;
}

.recmmend_item ul{
	list-style-type: none;
    font-size: 11px;
    padding-left: 0;
    margin-left: 0;

}

.recmmend_item li{
	text-align: center;
	width: 152px;
	height: 200px;
	list-style: none;
	border-width: 2px;
	border-color: #FFEEDB;
	border-style: ridge;
	float: left;
	margin: 0 5px 5px 0;
	padding: 10px;
}

.recmmend_item li a{
	text-decoration:none;
}

.recmmend_item li a:hover{
	text-decoration:underline;
}


.recmmend_item li.right_menu{
	margin: 0;	
}

.reccomend_title{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding: 5px 0;
	margin: 15px 0 5px 0;
	border-bottom:#FFEEDB 2px solid;
}

.reccomend_title a{
	text-decoration:none;
}

.reccomend_title a:hover{
	text-decoration:underline;
}


/*　スペース調整
----------------------------------*/
.m05 { margin-top: 5px; }
.m10 { margin-top: 10px; }
.m15 { margin-top: 15px; }
.m20 { margin-top: 20px; }
.m25 { margin-top: 25px; }
.m30 { margin-top: 30px; }
.m40 { margin-top: 40px; }
.m50 { margin-top: 50px; }
.m60 { margin-top: 50px; }
.m70 { margin-top: 70px; }
.m80 { margin-top: 80px; }
.m90 { margin-top: 90px; }
.m100 { margin-top: 100px; }
.ml05 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 50px; }
.ml70 { margin-left: 70px; }


/*　thanksページ
----------------------------------*/

#container {
	background:url(../img/thanks/white_back.png) repeat-y;
	width:1020px;
	margin: 0 auto;
}

#thanks_main {
	margin: 0 auto;
	width:1020px;
	height: 100%;
    min-height: 100%;
	padding:20px;
}
 
#thanks_back {
	background: url(../img/thanks/sea.jpg) center bottom repeat-x fixed #FFFCE7;
	display:none;
}


.thanks_top{
	tex-align: center;
	font-size: 20px;
	line-height:140%;
}


.t02,.t03,.t04 { margin: 40px 0 0 0;}

#factory_back{
	width: 900px;
	height: 525px;
	background: url(../img/thanks/thanks_factoryimg.jpg) no-repeat;
}

#factory_back p{
	padding: 170px 0 0 50px;
	font-size: 12px;
	line-height: 140%;
	width: 420px;
}

#point_link p{
	font-size:15px;
}