/* ============目次==============

	最終更新日:2006/1/19 by sasakido

	1: 各要素のリセット
	2: font style
	3: gloval structure
	4: headder style
	5: row-1st style
	6: flash style
	7: explanation style
	8: profile style
	9: photo style
	10: mov style
	11: off style
	12: blog style
	13: footer style
	
================================= */

/*===============================
	■各要素のリセット
================================= */
html {
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
   font-size: 62.5%;
}

form, input { margin: 0; padding: 0; }
a img { border: 0; }

h1, h3, h4, h5, h6 { font-weight: bold; }
h1, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 0px;
   margin-bottom: 0px;
}
li {
	list-style-type: none;
}
/* font style ---------------------------------------*/

.txt-a2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.txt-a4{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.txt-a3{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.txt-b{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.txt-ba{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.txt-ti{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.txt-ti2{
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.txt-b2{
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.txt-bb{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}
.txt-bn{
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.txt-bn2{
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.txt-bn3{
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.txt-bn4{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.style1 {
	color: #ff408d;
}
.style2 {
	color: #000;
}
.style3 {
	color: #2c40ff;
}

/* gloval structure -------------------------------------------*/

#wrap {
	text-align: center;
}
#all {
	width: 950px;
	margin: 0 auto;
    color: #000;
    background: #fff;
}
h2 {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	margin-top: 5px ;
	margin-left: 5px ;
	margin-bottom: 10px ;
	text-align: left;
	height: 22px;
}
h2 span {
	line-height: 80%;
	font-size: 14px;
}
p {
	line-height: 120%;
}
img.over:hover {
	cursor: pointer;
}
a:link {
	color: #000;
}
.clearFloat {
	clear: both;
	height: 0;
	margin: 0;
}
.line {
	width: 935px;
	margin-left: 5px;
	border-bottom:  #f60 solid 1px;
}

/* headder style -------------------------------------------*/

#headerLeft {
	width: 261px;
	background: url(./images/logo.gif) left top no-repeat;
	color: #f60;
	float: left;
	border-bottom: #f60 solid 1px;
	position: relative;
}
#headerLeft p {
	height: 18px;
	font-size: 12px;
	margin-top: 55px;
	margin-left: 5px;
	text-align: left;	
}

#headerRight {
	width: 689px;
	height: 74px;
	background: #fe4d01 url(./images/title.gif) left top no-repeat;
	color: #fff;
	float: left;
	position: relative;
}
#headerRight form {
	margin-left: 280px;
}
#headerRight form input,
#headerRight form a img {
	margin-top: 2px;
}
#copyright {
	font-size: 12px;
	font-weight: normal;
	color: #f60;
	margin-left: 261px;
	border-left: 1px solid #f60;
	padding-left: 2px;
	text-align: left;
	display: block;
	clear: right;
}

/* row-1st style -------------------------------------------*/

#row-1st{
	width: 950px;
	position: relative;
}

/* flash style -------------------------------------------*/

#flash {
	width: 569px;
	height: 319px;
	margin-top: 5px;
	float: left;
}

/* explanation style -------------------------------------------*/

#explanation {
	height: 319px;
	margin-top: 5px;
	margin-left: 5px;
	color: #000;
	background: #fff url(images/caption.gif) repeat-x ;
	border-left: 1px #f60 solid;
	border-right: 1px #f60 solid;
	border-bottom: 1px #f60 solid;
	float: left;
	text-align: left;
	position: relative;
	overflow-y: hidden;
}
#explanation p {
	width: 371px;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 1.3em;
}
#explanation p span{
	color: #f60;
	font-weight: bold;
}
#explanation b {
	width: 371px;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 1.4em;
}
#explanation ul {
	width: 370px;
	height: 15px;
	border-top: 1px #f60 solid; 
	margin: 0 2px;
	padding: 0;
	position: absolute;
	top: 292px;
}
#explanation ul li {
	text-decoration: none;
	float: left;
}
#explanation ul li a {
	font-size: 12px;
	padding: 5px 0 5px 10px;
	display: block;
	padding-left: 20px;
	margin-right: 10px;
	text-decoration: none;
	float: left;
}
#faq a {
	background: url(images/faq.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#support a {
	background-image: url(images/support.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* profile style -------------------------------------------*/

#profile {
	margin-top: 10px;
	color: #000;
	font-size: 10px;
	background: #fff url(images/caption.gif) repeat-x ;
	border-left: 1px #f60 solid;
	border-right: 1px #f60 solid;
	border-bottom: 1px #f60 solid;
	float: left;
	text-align: center;
	position: relative;
}
.profiles {
	width: 948px;
	margin-bottom: 5px;
}
.profileA {
	border-right: 1px #f60 solid;
	float: left;
}
.profileB {
	float: left;
}
.profileA p,
.profileB p{
	width: 93px;
}

/* photo style -------------------------------------------*/

#photo {
	clear: left;
	margin-top: 15px;
	color: #000;
	background: #fff url(images/caption.gif) repeat-x ;
	border-left: 1px #f60 solid;
	border-right: 1px #f60 solid;
	border-bottom: 1px #f60 solid;
	float: left;
	text-align: left;
	position: relative;
}
#photo h2 {
	width: 800px;
	padding-left: 40px;
	background-image: url(images/photo.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#photoText {
	width: 938px;
	height: 36px;
	margin: 0 5px;
	border-bottom: 1px #f60 solid;
	overflow-y: hidden;
}
#photoText p {
	width: 900px;
	font-size: 1.2em;
	float: left;
}
#photoText img {
	float: left;
	margin: 0 2px;
}
#photoSample {
	color: #0cc;
	background-color: #fff;
	position: absolute;
	left: 200px;
}
#photoSample p {
	width: 90px;
	float: left;
}
.chaptersNoLine {
	width: 948px;
}
.chaptersLine {
	width: 948px;
	border-top: 1px #f60 solid;
}
.chapterPhotoA {
	width: 187px;
	min-height: 310px;
	margin: 2px 0;
	padding-top: 5px;
	border-right: 1px #f60 solid;
	text-align: center;
	float: left;
	line-height: 130%;
}
.chapterPhotoB {
	width: 187px;
	padding-top: 5px;
	text-align: center;
	float: left;
	line-height: 130%;
}
.chapterPhotoA p,
.chapterPhotoB p {
	width: 170px;
	font-size: 1.2em;
	margin: 5px 0 5px 10px;
	text-align: left;
}
.chapterNum1,
.chapterNum2,
.chapterNum3,
.chapterNum4,
.chapterNum5,
.chapterNum6,
.chapterNum7,
.chapterNum8,
.chapterNum9,
.chapterNum10 {
	font-size: 1.4em;
	font-weight: bold;
	color: #f60;
	padding-left: 18px;
	display: block;
	_display: inline;
}
.chapterNum1 {
	background-image: url(images/1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum2 {
	background-image: url(images/2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum3 {
	background-image: url(images/3.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum4 {
	background-image: url(images/4.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum5 {
	background-image: url(images/5.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum6 {
	background-image: url(images/6.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum7 {
	background-image: url(images/7.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum8 {
	background-image: url(images/8.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum9 {
	background-image: url(images/9.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.chapterNum10 {
	background-image: url(images/10.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/*
img.chapter_nom {
	width: 12px;
	height: 12px;
	vertical-align: -2px;
}
img.chapter_topph {
	width: 162px;
	height: 223px;
	border-style: none;
}

*/

/* mov style -------------------------------------------*/

#mov {
	margin-top: 10px;
	color: #000;
	background: #fff url(images/caption.gif) repeat-x ;
	border-left: 1px #f60 solid;
	border-right: 1px #f60 solid;
	border-bottom: 1px #f60 solid;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#mov h2 {
	width: 900px;
	padding-left: 35px;
	background-image: url(images/video.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#mov h2 span {
	font-size: 14px;
}
#movText {
	width: 938px;
	margin: 5px;
	height: 35px;
	border-bottom: 1px #f60 solid;
	overflow: hidden;
}
#movText p {
	width: 600px;
	font-size: 1.2em;
	float: left;
}
#movSample {
	width: 310px;
	color: #0cc;
	background-color: #fff;
	position: absolute;
	left: 620px;
	overflow: hidden;
}
#movSample p{
	width: 100px;
	float: left;
}
.chapterMovA {
	width: 188px;
	min-height: 125px;
	_height:125px;
	margin: 5px 0;
	border-right: 1px #f60 solid;
	text-align: center;
	float: left;
}
.chapterMovB {
	width: 188px;
	margin: 5px 0;
	text-align: center;
	float: left;
}
.chapterMovA p,
.chapterMovB p {
	font-size: 1.1em;
}
.mov-chapter-text {
	text-align: left;
	float: left;
	margin-left: 3px;
	width: 182px;
}

.chapter-image {
	float: left;
	margin-left: 2px;
}
.chapter-image-n {
	margin-left: 3px;
	float: left;
}


/* off style -------------------------------------------*/

#off {
	margin-top: 10px;
	color: #000;
	background: #fff url(images/caption.gif) repeat-x ;
	border-left: 1px #f60 solid;
	border-right: 1px #f60 solid;
	border-bottom: 1px #f60 solid;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}
#off h2 {
	padding-left: 35px;
	background-image: url(images/off.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
*+html body #off h2 {       /* IE7 hack */
	width: 909px;
}

#off p {
	font-size: 1.2em;
}
.offText {
	width: 934px;
	_width: 938px;
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #f60 solid;
}
.chapterOffA {
	width: 174px;
	_width: 178px;
	border-right: 1px #f60 solid;
	margin: 5px 0 5px 10px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	line-height: 120%;
}
.chapterOffB {
	width: 173px;
	margin: 5px 0 5px 10px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	line-height: 120%;
}
.chapterOffA p,
.chapterOffB p {
	width: 61px;
	font-size: 1.0em;
	float: left;
	text-align: left;
}
img.off-img {
	float: left;	
	margin-top: 2px;
	margin-right: 5px;
}


/* blog style -----------------------------------------------*/

#blog {
	width: 948px;
	_width: 950px;
	margin-top: 10px;
	color: #000;
	background: #fff url(images/caption.gif) repeat-x ;
	border-left: 1px #f60 solid;
	border-right: 1px #f60 solid;
	border-bottom: 1px #f60 solid;
	text-align: left;
	position: relative;
	float: left;
}
#blog p {
	font-size: 1.1em;
	width: 110px;
	float: left;
	margin: 0 5px;
	position: relative;
}
#blog img {
	margin: 3px 1px 5px 1px;
	width: 56px;
	float: right;
}
.blogImages {
	width: 822px;
	position: absolute;
	top: 35px;
	left: 115px;
}

/*footer style-------------------------------------------------*/

#footer {
	width: 950px;
	height: 30px;
	margin-top: 5px;
	float: left;
	vertical-align: bottom;
}
#footer img {
	border-style: none;
	margin-right: 2px;
	float: left;
}
#footer ul {
	margin-top: 17px;
}
#footer ul li  {
	text-decoration: none;
	float: left;
}
#footer ul li a {
	font-size: 12px;
	color: #f60;
	display: block;
	border-right: solid 1px #fe4d01;
	padding-right: 5px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}
#attention {
	height: 20px;	
	clear: left;
	text-align: left;
}


/*settlement styles-------------------------------------------------*/

#settlement {
	margin-top: 20px;
	padding-left: 10px;
	text-align: left;
	color: #fe4d01;
	background-color: fff;
	position: relative;
}
#goannai{
	font-size: 28px;
	font-weight: bold;
	color: #fe4d01;
	background-color: fff;
}
#settlement div span{
	font-size: 12px;
}
#settlement p {
	font-size: 19px;
	font-weight: bold;
	margin: 5px 0;
}

/*isp styles-------------------------------------------------*/


#isp {
	width: 950px;
	height: 80px;
	background-color: #ff6600;
	color: #000;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	text-align: left;
}
#isp .select{
	float: left;
	margin: 20px 15px 0 10px;
}
#isp-img {
	margin: 5px;

