@charset "utf-8";
/* ブラウザ初期化スタイル 
---------------------------------*/

body {
	margin:0;
	padding:0 0 0px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small;
	line-height:140%;
	color:#000000;
	background-color: #DC4219;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	vertical-align: baseline;
}


*html div#wrap{
	height:100%	
}


/*============================================================*/
/* LINKS                                                      */
/*============================================================*/
a       {
	color:#ff6000;
	text-decoration:underline;
}
a:link  { color:#ff6000;}
a:hover { color:#C00; text-decoration:none;}

#wrap {
	text-align:left
}
#head {
	width:861px;
	height:450px;
	margin:0px auto;
	padding:0;
	position: relative;
	background-image: url(../images/top_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#head   h1 {
	font-size: 0.1em;
	display: none;

}
#logo/*ｈ1が入る場合*/
 {
	float:left;
	width:187px;
	position: absolute;
	left: 59px;
	top: 19px;
	}
#main/*--------------------------------------------------*/
/*コンテンツ*/
/*--------------------------------------------------*/
 {
	width: 830px;
	margin: 0px auto;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../common_img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
}
#main2/*--------------------------------------------------*/
/*コンテンツ*/
/*--------------------------------------------------*/
 {
	width: 830px;
	margin: 0px auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 600px;
	background-image: url(../common_img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content-left/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	float: left;
	width: 620px;
	background-color: #FFFFFF;
}
#head_title/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 620px;
	background-color: #FFFFFF;
	height: 48px;
	background-image: url(../images/head_title.gif);
	background-repeat: no-repeat;
	margin: 25px 0px 0px;
}
#head_sentence/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 590px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 10px 0px 20px;
	font-size: 0.9em;
}
#head_sentence h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
#head_sentence2/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 590px;
	background-color: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 33px 10px 10px 20px;
	font-size: 0.9em;
	background-image: url(../images/roughpaper_tittle.gif);
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#guidance_tit/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 620px;
	background-color: #FFFFFF;
	height: 90px;
	background-image: url(../images/guidance_tit.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#guidance_head1/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 550px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 55px 0px 0px 70px;
	background-image: url(../images/g_head01.jpg);
}
#guidance_head2/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 550px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 10px 0px 0px;
	padding: 50px 0px 0px 70px;
	background-image: url(../images/g_head02.jpg);
}
#guidance_head3/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 550px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 10px 0px 0px;
	padding: 50px 0px 0px 70px;
	background-image: url(../images/g_head03.jpg);
}
#guidance_head4/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 550px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 10px 0px 0px;
	padding: 50px 0px 0px 70px;
	background-image: url(../images/g_head04.jpg);
}
#guidance_head5/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 550px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 10px 0px 0px;
	padding: 50px 0px 0px 70px;
	background-image: url(../images/g_head05.jpg);
}
#p_area_left {
	float: left;
	width: 200px;
}
#p_area_right {
	float: right;
	width: 200px;
}

#information/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(../images/nago_peculiarity02.gif);
	height: 235px;
	background-repeat: no-repeat;
}
#content-right/*--------------------------------------------------*/
/*コンテンツ右*/
/*--------------------------------------------------*/
  {
	float: right;
	width: 190px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
#bnnr01/*--------------------------------------------------*/
/*コンテンツ右*/
/*--------------------------------------------------*/
  {
	width: 190px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 25px;
}
#bnnr02/*--------------------------------------------------*/
/*コンテンツ右*/
/*--------------------------------------------------*/
  {
	width: 190px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 5px;
}

.rollup  {
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	width: 620px;
	height: 30px;
	margin: 20px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#btn_tryorder {
	height: 67px;
	width: 363px;
	position: absolute;
	left: 317px;
	top: 1657px;
}

.date {
	color: #FF0000;
}


/*============================================================*/
/* ݒ     @                                            */
/*============================================================*/
@media print {
}
