
/*基本タグ 指定*/

body {
	margin: 0px auto;
	padding: 0px auto;
	text-align:center;
	background:#fff ;
	
}

h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	font-size:14px;
	}
p{
	line-height:1.6;
}

ul,dl{
	margin:0;
	padding:0;
}
img{
	border:none;
	}
a:link{
	color:#444;
}
a:visited{
	color:#444;
}
a:hover{
	color:#369;
}
table{
	margin-bottom:0px;
}
td{
	vertical-align:top;
}
h1{
	font-size:12px;
	color:#666;
	padding:2px 10px 4px 15px;
	text-align:left;
	font-weight:normal;
}
strong,b{
	color:#366;
}
i,em{
	color:#069;
	font-style:normal;
}
/************************レイアウト土台*************************/
#container{
	width:800px;
	text-align:left;
	margin:0 auto;
	padding:0 auto;
	border-top:8px solid #333;
}
#header,#main,#side{
	text-align:left;
}
#header{
	padding-top:5px;
        background:#fff;
}
#footer{
	background:#fff;
	text-align:center;
	padding-top:0px;
	padding:0px 0px 0px 0px;
}
.pad{
	padding:10px 0px;
}
#topbanner{
	text-align:left;
        background:#fff;
        padding:0px 24px 5px 24px;
}
/******************左サイドバーレイアウト***********************/
.tw #main{
	float:right;
	width:330px;
}
.tw #side{
	float:left;
	width:450px;
}
.tw #content{
	background:#fff repeat-y  450px 0%;
	width:100%;
	overflow:hidden;
}
/******************右サイドバーレイアウト************************/
.wt #main{
	float:left;
	width:330px;
}
.wt #side{
	float:right;
	width:450px;
}
.wt #content{
	background:#fff url(../images/bgline.gif) repeat-y  330px 0%;
	width:100%;
	overflow:hidden;
}
/*******************1カラムレイアウト*********************/
.ws #content{
	background:#fff;
	width:100%;
	overflow:hidden;
}
.ws #main{
	padding:10px 25px;
}
/******使いまわし用**********************/
/*フロートクリア*/
.clr{
	clear:both;
	height:1px;
	line-height:0px;
}
.mb10{
	margin-bottom:10px;
	}
.list01 li{
	background:#fff url(../images/ast008-listico001.gif) no-repeat;
	list-style:none;
	margin-left:1em;
	padding-left:25px;
	padding-bottom:10px;
}
.list02 li{
	background:#fff url(../images/ast008-listico002.gif) no-repeat;
	list-style:none;
	margin-left:1em;
	padding-left:25px;
	padding-bottom:10px;
}
.list03 li{
	background:#fff url(../images/ast008-listico003.gif) no-repeat;
	list-style:none;
	margin-left:1em;
	padding-left:25px;
	padding-bottom:10px;
}
.sz12{
	font-size:12px;
}
/****見出し******************************/
.mainheader1{
	background:url(../images/bg003.gif) repeat-y;
	color:#555;
	padding:4px 4px 4px 15px;
	border:1px solid #999;
	font-size:14px;
	margin-bottom:10px;
	}
.mainheader2{
	color:#666;
	padding:0px 0px 4px 5px;
	font-size:14px;
	margin-bottom:0px;
}
.mainheader3{
	color:#006;
	padding:4px 10px;
	font-size:14px;
	margin-bottom:10px;
}
.mainheader4{
	background:#39c url(../images/ast008-bg006.gif);
	color:#fff;
	padding:8px 15px;
	font-size:14px;
	margin-bottom:10px;
}
.mainheader5{
	padding:8px 15px;
	background:#006 url(../images/bg003.gif);
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
	}
/**********デザイン　ディテール*************/

/*ヘッダーエリア*/

.headerleft{
	float:left;
	width:550px;
	padding-bottom:5px;
}
.headerright{
	text-align:right;
	padding-bottom:5px;
        padding-right:10px;
}
.sitetitle{
	padding-left:10px;
}
/*グローバルメニュー*/
.gmenu{
	background:#999 url(../images/bggmenu.jpg) repeat-x;
	height:30px;
        margin:0px;
	padding:0px;
	clear:both;
}
.gmenu li{
	font-size:16px;
        font-weight:bold;
	font-family:"MS UI Gothic";
	margin:0px;
	padding:0px;
	margin-top:1px;
	
	list-style:none;
	float:left;
	line-height:28px;
	border-right:1px solid #ccc;
}
.gmenu li a{
	display:block;
	padding:0px 15px;
	color:#fff;
	text-decoration:none;
}
.gmenu li a:visited{
	display:block;
	padding:0px 15px;
	color:#fff;
	text-decoration:none;
}
.gmenu li a:hover{
	display:block;
	padding:0px 15px;
	color:#fff;
	text-decoration:none;
	background:#666;
}
/*トップ画像 とコピー*/
/*メイン記事エリア*/
/*メイン記事列の標準フォントサイズ*/
#main{
	font-size:90%;
}
/*メイン記事列　テーブルセルの標準フォントサイズ*/
#main td{
	font-size:90%;
}
#main a{
	color:#369;
}
#main a:visited{
	color:#369;
}
#main a:hover{
	color:#00c;
}

/*パンくずリスト*/

/*更新情報*/
.news{
	font-size:12px;
	margin:4px;
	margin-bottom:15px;
	padding:0px 1em;
}
.news li span{
	display:block;
	color:#930;
}

.news li{
	margin-bottom:4px;
	list-style:none;
	line-height:120%;
	background:url(../images/ast008-ico004.gif) no-repeat;
	padding-left:20px;
}
.welcomemsg{
	border:5px solid #ffbe5c;
	font-size:12px;
	color:#666;
	padding:10px 1em;
	background:#ffc;
	margin-bottom:15px;
}

.topics{
	padding:4px 1em;
	
	font-size:12px;
	margin-bottom:15px;
}
.imgleft{
	float:left;
	width:auto;
	margin:0px 15px 15px 0;
}
.imgright{
	float:right;
	width:auto;
	margin:0px 0px 15px 15px;
}
/*CSS HACK clearfix floatbox の float解除*/
.clearfix:after {
     content: "."; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*サイドバー*/
/*サイドバー列の標準フォントサイズ*/
#side{
	font-size:13px;
font-family:"MS UI Gothic";
}
#side .menuheader{
	
	
	color:#fff;
	font-size:26px;
        font-weight:bold;
}
#side .menuheader a:visited{
	color:fff;
	text-decoration:none;
}
.menulist{
	margin:0px 0px 15px 0px;
	padding:0px;
}
.menulist li{
	background:#fff url(../images/ico003.gif) no-repeat 0px 50%;
	padding:10px 8px 8px 20px;
	list-style:none;
	border-bottom:1px solid #ccc;
}
.menulist li a{
	text-decoration:none;
	outline:0;
}


/*フッター*/
.footercontent{
	padding-top:10px;
	background:#999 url(../images/bggmenu.jpg) repeat-x
}
.footercontent li{
	margin:0px;
	list-style:none;
	display:inline;
	padding:0px 5px;
	font-size:12px;
}
.footercontent li a:link,.footercontent li a:visited{
	color:#fff;
}
.footerbottom{
	background:#999 url(../images/bggmenu.jpg) repeat-x 0px 100%;
	padding-top:0px;
	padding-bottom:10px;
	font-size:12px;
	color:#fff;
	font-style:normal;
}
/****************ページ別ディテール************************/
/* インフォメーション
会社概要,プライバシーポリシー,特商法*/
.info{
	line-height:1.6;
	margin-top:10px;
	margin-bottom:30px;
        margin-left:30px;
        margin-right:30px;
	font-size:12px;
	
}

#main .info td{
	padding:8px;
	border-bottom:1px solid #ccc;
	font-size:12px;
}
.info ol li{
	margin-bottom:10px;
        
}
.info ol ul{
	margin:0px 1em;
}
/*サイトマップページ*/
.sitemapcontent{
	border:5px solid #c67559;
	font-size:12px;
	color:#999;
	padding:10px 1em;
	background:#fff;
}

.sitemapcontent dt{
	padding:2px 0px 2px 20px;
	background:url(../images/ico001.gif) no-repeat left 50%;
	color:#006;
}
.sitemapcontent dd{
	padding:4px 0px 4px 15px;
	margin-left:25px;
	background:url(../images/ico003.gif) no-repeat left 50%;
}
#main .sitemapcontent a{
	text-decoration:none;
	color:#006;
}
#main .sitemapcontent a:hover{
	color:#f33;
	text-decoration:underline;
}
/*商品テーブル*/
.items td{
	padding:8px 0px;
	border-bottom:1px solid #999;
	vertical-align:top;
}
.itemname{
	margin-top:5px;
        margin-bottom:10px;
	color:#333;
}
.itemteika{
	margin-bottom:4px;
	font-size:90%;
	color:#333;
}
.itemprice{
	margin-bottom:4px;
	color:#900;
	font-weight:bold;
}
.itemtext{
	margin-bottom:4px;
	font-size:12px;
	line-height:120%;
}
.itemcopy{
	margin-bottom:4px;
	font-weight:bold;
	color:#333;
}
/*フリーページ 見出し*/
/*トップページ 見出し*/
				
/**********************************/
/*css hack* clearfix
floatを解除するCSSハックです。*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */
/************************************************************/
/*問い合わせ*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper2 style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper2 {
	margin: 0px auto 0px auto;
	width: 100%;
	background:#fff
	background-repeat: repeat-x;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container2 {
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	width: 780px!important;
	width/**/: 780px;
	clear: both;
	text-align: left;
	background:#fff
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_container.png', sizingMethod='scale');

}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents2 {
	padding: 0px;
	width: 780px!important;
	width/**/: 780px;
	background-color: #FFFFFF;
}
div#contents2 p {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container3 style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container3 {
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	width: 800px!important;
	width/**/: 800px;
	clear: both;
	text-align: left;
        background-color: #FFFFFF;
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_container.png', sizingMethod='scale');

}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents3 style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents3 {
	padding: 5px;
	width: 800px!important;
	width/**/: 800px;
	background-color: #FFFFFF;
}
div#contents3 p {
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	line-height: 1.5em;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
/****************ページ別ディテール************************/
/* インフォメーション*/
.infosem{
	line-height:1.6;
	margin-top:10px;
	margin-bottom:0px;
        margin-left:30px;
        margin-right:0px;
	font-size:12px;
	
}
.infosem ol li{
	margin-bottom:10px;
        
}
.infosem ol ul{
	margin:0px 1em;
}
/*セミナーテーブル*/
.sem td{
	font-size:12px;
	border:1px solid #999;
	vertical-align:middle;
}
@charset "UTF-8";
/*-----------------------------------------------------------------------------*/
/*  Index
/*-----------------------------------------------------------------------------*/ 
/* 
/*  1.  Reset   CSS
/*  2.  Base    CSS
/*  3.  Layout  CSS
/*  
/*-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------*/
/*  1. Reset CSS
/*-----------------------------------------------------------------------------*/
div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}


/*-----------------------------------------------------------------------------*/
/*  2. Base
/*-----------------------------------------------------------------------------*/
/*  2-1.  Link
/*  2-2.  Font
/*  2-3.  Align
/*  2-4.  float
/*-------------------------------------------------------*/
/*  2-1. Link
/*-------------------------------------------------------*/
a {
	text-decoration: underline;
	}
	
a:visited {
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a img { border: 0; }

/*  2-2. Font
/*-------------------------------------------------------*/
.txt10 {
  font-size: 10px;
  line-height: 17px;
  }
.color_g { color:#4C4A4A; }

/*  2-3. Align
/*-------------------------------------------------------*/
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }

/*  2-4. float
/*-------------------------------------------------------*/
.fl {
  float: left;
  }

.fr {
  float: right;
  }

.cb {
  overflow: hidden;
  clear:both;
  }

.cb:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
  }

/*\*/
* html .cb {
  height: 1em;
  overflow: visible;
  }
/**/

.ma_t60 { margin: 60px 0 0 0; }

.pa_l65 { padding: 0 0 0 65px; }

.pa_r40 { padding: 0 40px 0 0; }

.pa_t72 { padding: 0 0 72px 0; }

.pa_b5  { padding: 0 0  5px 0; }
.pa_b10 { padding: 0 0 10px 0; }
.pa_b15 { padding: 0 0 15px 0; }
.pa_b20 { padding: 0 0 20px 0; }
.pa_b25 { padding: 0 0 25px 0; }
.pa_b30 { padding: 0 0 30px 0; }
.pa_b35 { padding: 0 0 35px 0; }
.pa_b40 { padding: 0 0 40px 0; }
.pa_b45 { padding: 0 0 45px 0; }
.pa_b50 { padding: 0 0 50px 0; }
.pa_b65 { padding: 0 0 65px 0; }


/*-----------------------------------------------------------------------------*/
/*  3. Layout
/*-----------------------------------------------------------------------------*/
/*  3-1.  Body
/*  3-2.  container
/*  3-3.  header
/*  3-4.  navi
/*  3-5.  main
/*  3-6.  box01
/*  3-7.  box02
/*  3-8.  footer
/*-------------------------------------------------------*/
/*  3-1. body
/*-------------------------------------------------------*/
body {
	color: #251E1C;
	font-size: 12px;
	line-height: 19px;
	margin: 0px auto;
	padding: 0px auto;
	text-align:center;
	background:#fff;
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","Osaka","lr oSVbN","MS P Gothic",Verdana, Arial, Helvetica, sans-serif;
	}

/*  3-2. container
/*-------------------------------------------------------*/
#container {
	width: 800px;
	margin: 0 auto;
}

/*  3-3. header
/*-------------------------------------------------------*/
#header{
	padding-top:5px;
	border-top: 8px solid #363636;
	}

#logo {
	float: left;
	width: 139px;
	padding: 8px 0 0 0;
	text-align: right;
	}

#sitemap {
	float: right;
	text-align: left;
	width: 72px;
	padding: 4px 0 20px 0;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) { #sitemap { padding: 4px 0 24px 0; } }

/*  3-4. navi
/*-------------------------------------------------------*/
#navi a{
	color: #fff;
	}
#navi{
	background:#999 url(../images/hd_bg.gif) repeat-x;
	height:30px;
	margin:0px;
	padding:0px;
	clear:both;
}
#navi li{
	font-size:16px;
    font-weight:bold;
	font-family:"MS UI Gothic";
	padding:0px;
	margin-top:1px;	
    margin-top:0px\9; /* IE8 and below */   
    *margin-top:0px; /* IE7 and below */   
    _margin-top:0px; /* IE6 */  
	list-style:none;
	float:left;
	line-height:28px;
	border-right:1px solid #ccc;
}
#navi li a{
	display:block;
	padding:0px 15px;
	color:#fff;
	text-decoration:none;
}
#navi li a:visited{
	display:block;
	padding:0px 15px;
	color:#fff;
	text-decoration:none;
}
#navi li a:hover{
	display:block;
	padding:0px 15px;
	color:#fff;
	text-decoration:none;
	background:#666;
}

/*  3-5. main
/*-------------------------------------------------------*/
#main {
	text-align: left;
	}
	
#main h1 {
	text-indent: -9999px;
	background: url(../images/main_image.jpg) no-repeat 0 0;
	height: 430px;
	position: relative;
	}
	
#main .main_txt {
	margin: 20px 0 60px 0;
	}
	
#main .main_txt p {
	margin: 0 0 19px 0;
	}

/*  3-6. box01
/*-------------------------------------------------------*/
#box01 {
	margin: 0 0 80px 0;
	text-align: left;
	}
#box01 h2 {
	margin: 0 0 30px 0;
	}

#box01 .list_dotted li {
	background:url(../images/icon01.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
	}

/*-- left ----------------------*/
#box01 .box_left {
	width: 390px;
	float: left;
	padding: 20px 0 0 0;
	}

/*-- right ----------------------*/
#box01 .box_right {
	width: 405px;
	float: right;
	}

/*  3-7. box02
/*-------------------------------------------------------*/
#box02 {
	margin: 0 0 0 0;
	text-align: left;
	}
	
#box02 h2 {
	margin: 0 0 30px 0;
	}

#box02 .item_wp01,
#box02 .item_wp02,
#box02 .item_wp03 { float: left; }

#box02 .item_wp01 { width: 290px; }
#box02 .item_wp02 { width: 310px; }
#box02 .item_wp03 { width: 200px; }

#box02 .r_line01 { border-right: 1px solid #b0aead; margin: 0 10px 0 0; }
#box02 .r_line02 { border-right: 1px solid #b0aead; float: left; background: #fff; }

#box02 .item_left  { float:  left; }
#box02 .item_right { float: right; }

#box02 .item_left dl,
#box02 .item_right dl { text-align: center; }

#box02 .item_left dt,
#box02 .item_right dt {
	padding: 0 0 5px 0;
	}

#box02 .item_left dd,
#box02 .item_right dd {
	line-height: 12px;
	font-size: 10px;
	}

#box02 .step2{ padding: 0 0 50px 5px; }

#box02 .item_txt01 {
	height: 40px;
	line-height: 13px;
	}

#box02 .w_75  { width:  75px; }
#box02 .w_85  { width:  85px; }
#box02 .w_90  { width:  90px; }
#box02 .w_95  { width:  95px; }
#box02 .w_100 { width: 100px; }
#box02 .w_105 { width: 104px; }
#box02 .w_115 { width: 115px; }
#box02 .w_120 { width: 120px; }
#box02 .w_166 { width: 166px; }
#box02 .w_180 { width: 180px; }
#box02 .w_200 { width: 200px; }
#box02 .w_205 { width: 205px; }

.contact_btn {
	text-align: center;
	width: 291px;
	margin: 0 auto 65px auto;
	}
	
.contact_btn a {
	width: 291px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	background: url(../images/contact-out-01.gif) no-repeat 0 0;
	}
.contact_btn a:hover {
	background: url(../images/contact-on-01.gif) no-repeat 0 0;
	}

/*  3-8. footer
/*-------------------------------------------------------*/
#footer a{ color: #fff; }
#footer{
	background:#999 url(../images/ft_bg.gif) repeat-x;
	text-align:center;
	padding:0px 0px 0px 0px;
}
#footer .footercontent{
	padding-top:10px;
}
#footer .footercontent li{
	margin:0px;
	list-style:none;
	display:inline;
	padding:0px 5px;
	font-size:12px;
}
#footer .footercontent li a:link,
#footer .footercontent li a:visited{
	color:#fff;
}
#footer .footerbottom{
	padding:5px 0;
	font-size:12px;
	color:#fff;
	font-style:normal;
}


