@charset "UTF-8";
/* CSS Document */

/* デフォルト
----------------------------------------------------------------- */
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;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
	vertical-align:bottom;
}



body{
	color:#333;
	font-size:77%;
	line-height:150%;
	font-family: "Verdana", "Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
a:link{color:#36f;}
a:hover{color:#f63;}


/* 全体囲い
--------------------------------------------------- */
#wrapper{
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: repeat-y;
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/* ベルト
--------------------------------------------------- */
#belt{
	height:24px;
	background-color:#000;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#belt-in{
	width:800px;
	height:20px;
	margin:0 auto;
	padding:4px 0 0 0;
}
#belt h1{
	height:20px;
	margin:0 5px 0 0;
	font-weight:normal;
	float:left;
	color: #FFF;
}
#belt p.key{
	height:20px;
	float:left;
}
#belt ul{
	list-style-type:none;
	float:right;
}
#belt ul li{
	padding:0 0 0 5px;
	float:left;
}
#belt ul li a{
	padding:0 5px 0 0px;
	text-decoration:none;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#belt ul li a:hover{
	text-decoration:underline;
}


/* ヘッダー
--------------------------------------------------- */
#header{
	background-color:#fff;
}
#header-in{
	width:800px;
	margin:0 auto;
	padding:10px 0 5px 0;
	overflow:auto;
}
#header-in a{
	outline:0;
}
#logo{
	float:left;
	padding-bottom:3px;
}
#tel{
	float:right;
	padding-bottom:3px;
}


/* グローバルメニュー
--------------------------------------------------- */
#menu{
	background-image:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	clear:both;
}
#menu-in{
	width:798px;
	height:30px;
	margin:0 auto;
	background-image:url(../images/default-bg.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px #900;
	background-color:#fff;
	clear:both;
}
#menu-in ul{
	list-style-type:none;
}
#menu-in ul li{
	float:left;
}
#menu-in ul li.menu-home{
	border:0;
}
#menu-in ul li a{
	padding:6px 15px 6px 15px;
	text-decoration:none;
	color:#FFF;
	line-height:28px;
	outline:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #900;
}
#menu-in ul li a:hover,#menu-in ul li.open a{
	background-image:url(../images/default-bg.jpg);
	background-position:bottom;
	text-decoration:underline;
}


/* メイン画像
--------------------------------------------------- */
#main-in{
	width:800px;
	margin:0 auto;
	background-color:#fff;
	clear:both;
}
.main-first #main-in{
	padding:5px 30px;
}
.main-second #main-in{
	padding:5px 30px 0 30px;
}

/* 
--------------------------------------------------- */
#contents{
	width:800px;
	margin:0 auto;
	padding:5px 30px 0 30px;
	background-color:#fff;
}

/* メイン
--------------------------------------------------- */
#alpha{
	width: 595px;
	margin-bottom: 10px;
	float: left;
}

#alpha .pttl{
	margin:0 0 5px 0;
	padding:2px 0 0 6px;
	border-left:solid 3px #666;
	clear:both;
}
#alpha .sttl{
	height:19px;
	margin:0 0 5px 0;
	padding:3px 0 1px 8px;
	border:solid 1px #ccc;
	clear:both;
	color: #FFF;
	background-image: url(../images/sttl-bg.jpg);
	background-repeat: repeat-x;
}

/* 本文の大囲み */
.text-box{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
/* 本文の囲み */
.text{
	line-height:170%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.sttl2{
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 8px;
	margin-top: 14px;
	font-size: 120%;
	text-indent: 18px;
	padding-top: 3px;
}

.lead{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* トップページ
--------------------------------------------------- */
ul.top-ul{
	height:74px;
	margin:0 0 5px 0;
	list-style-type:none;
	clear:both;
}

ul.top-ul li{
	float:left;
}

/* 特徴1〜5 */
.top-toku{
	width: 595px;
	margin-top: 15px;
	}

.top-toku-text{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

.top-toku-link{
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	background-image: url(../images/ya.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 19px;
}

.totop{
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	background-position: right;
}

/* 新着情報
--------------------------------------------------- */
ul#blog-lt{
	list-style-type:none;
	margin: 8px;
}
ul#blog-lt li{
	padding:0 0 0 18px;
	background-image:url(../images/new-ya.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}
ul#blog-lt li a{
	margin:0 0 0 10px;
}



/* 新着情報
--------------------------------------------------- */
.word{
	background-image: url(../images/word.jpg);
	background-repeat: no-repeat;
	height: 435px;
	width: 595px;
	padding-bottom: 15px;
	}
	
.word_link{
	text-align: right;
	padding-top: 403px;
	padding-right: 37px;
}


/* 1ヶ月無料お試し・お友達紹介
--------------------------------------------------- */
#icon_l{
	width: 190px;
	height: 144px;
	float: left;
	margin-left: 62px;
}

#icon_r{
	width: 190px;
	height: 144px;
	float: right;
	margin-right: 62px;
}


/* サブメニュー
--------------------------------------------------- */
#sub{
	left:5px;
	width: 198px;
	float: left;
	margin-left: 5px;
}

#sub .sttl{
	height:19px;
	border:1px solid #ccc;
	clear:both;
	color: #FFF;
	background-image: url(../images/sttl-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 8px;
	text-align: center;
}

.sub_box{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

/* バナー */
.banner{
	width: 187px;
	margin-right: 6px;
	margin-left: 7px;
	margin-top: 10px;
}

/* ページトップへ
--------------------------------------------------- */
.page_top{
	width: 800px;
	clear: left;
	text-indent: 650px;
	padding-top: 15px;
}


/* フッター
--------------------------------------------------- */
#footer{
	border-top:solid 1px #ccc;
	background-color:#000;
	text-align:center;
	clear:both;
	color: #FFF;
}
#footer-in{
	width:800px;
	margin:0 auto;
	padding:20px 0 15px 0;
}
#footer ul{
	margin:0 0 8px 0;
}
#footer ul li{
	padding:0 5px;
	display:inline;
	border-left:solid 1px #666;
}
#footer ul li a{
	text-decoration:none;
	color: #FFF;
}
#footer ul li a:hover{
	text-decoration:underline;
	color: #FFF;
}
#footer ul li.menu-home{
	border:0;
}
#footer ul li#f-home{
	border:none;
}
#footer address a{
	color:#FFF;
	text-decoration:none;
}
#footer address a:hover{
	text-decoration:underline;
}



/* パンくずリスト
--------------------------------------------------- */
ul#pankuzu-lt{
	margin:2px 0 5px 0;
}
ul#pankuzu-lt li{
	padding:0 0 0 14px;
	display:inline;
	background-image:url(../images/icon-pankuzu.gif);
	background-repeat:no-repeat;
}
ul#pankuzu-lt li#p-home{
	padding:0;
	background-image:none;
}

