@charset "utf-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,th,td{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
table{ border-spacing: 0;}
fieldset,img,abbr,acronym{border: 0;} 
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {font-style: normal; font-weight: normal;}
ol,ul{list-style: none;}
caption,th {text-align: left;}
q:before,q:after { content: '';}
a{color:#772C29;; text-decoration:underline;}
a:link {}
a:visited {}
a:hover,a:active { text-decoration:none;}
hr {border: 0; height: 1px; background-color: #000; color: #000;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;display: inline;}
.clr{ clear:both;}
/*---------補足---------*/
.futoku{ font-weight:bold;}
.mgn_t20{ margin-top: 20px;}
.mgn_t_40{ margin-top: 40px;}
.mgn_t_10{ margin-top: 10px;}
.mgn_r_13{ margin-right:13px;}
.mgn_r_30{ margin-right:30px;}
.mgn_b_5{ margin-bottom:5px;}
.mgn_b_10{ margin-bottom:10px;}
.mgn_b_15{ margin-bottom:15px;}
.mgn_b_20{ margin-bottom:20px;}
.mgn_b_25{ margin-bottom:25px;}
.mgn_b_30{ margin-bottom:30px;}
.mgn_b_40{ margin-bottom:40px;}
.mgn_l_15{ margin-left:15px;}
.mgn_l_30{ margin-left:30px;}
.pad_t_20{ padding-top: 20px;}
.pad_t_25{ padding-top: 25px;}
.pad_b_10{ padding-bottom: 10px;}
p.s75em_l15{ font-size:0.75em; line-height:1.5;}
/*---------clearfix---------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {min-height: 1px;}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/***************/
body{
	background-color:#d9d9d9;
	text-align:center;
	margin:0;
	padding:0;
}
#wrapper{
	width:800px;
	clear:both;
	background-color:#ffffff;
	text-align:left;
	margin-top:1.5em;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#444;
}
#wrapper img{
	border:none;
}
/*ーーーヘッダーーーー*/
#header{
	width:800px;
}
#header img{
	vertical-align:bottom;
}
/*ーーー内容ーーー*/
#contents{}
/*ーーーフッターーーー*/
#footer{
	width:800px;
	height:40px;
	clear:both;
	vertical-align:bottom;
	background:url(images/base/footer_back.gif) repeat-x top;
	position:relative;
}
#wrapper #footer p.company{
	font-size:0.2em;
	text-indent:-9999px;
	width:183px;
	height:26px;
	margin:0;
	position:absolute;top:14px;right:14px;
}
#wrapper #footer p.company a{
	width:183px;
	height:26px;
	display:block;
	background:url(images/base/footer_name.gif) no-repeat left;
}
#wrapper #footer p.company a:hover{
	background:url(images/base/footer_name.gif) no-repeat left;
}
/********************/
.azentai{ text-align:left; width:540px; margin:0 130px;}
.read_bun{ font-size:0.88em; text-align:center; line-height:2; margin-bottom:40px;}
.read_bun strong{ font-weight:bold;}
.no_mal{ font-size:0.75em; font-weight:normal; line-height:1.8; clear:both;}
ul.model_ga{ margin-bottom:25px;}
ul.model_ga li{ width:180px; float:left;}
.aka_futoku,.aka_futoku strong{ color:#950600; font-weight:bold;}
.aka_futoku{ font-size:0.88em; margin-bottom:5px;}
.funenbun{ font-size:0.75em; line-height:1.6;}
dl.aze_otoi{ margin-bottom:15px;}
dl.aze_otoi dt{ font-size:0.75em; font-weight:bold; margin-bottom:5px;}
dl.aze_otoi dd{ font-size:0.75em; line-height:1.8;}

