@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background: #f9f6ea center;
	line-height: 1.6;
	font-size: 90%;
	color: #666666;
}


A {
	color: #333399;
	text-decoration: none;
}

A:hover {
	color: #333399;
	text-decoration: underline;
}



#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 840px;
	height: auto;
	background-color: #f9f6ea;
	background-image: url(images/bg.gif);
	clear: both;
  }
  
  
#container2 {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 840px;
	height: auto;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	clear: both;
  }
  
  
#header {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 840px;
	height: 390px;
	background-color: #f9f6ea;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	clear: both;
	text-indent: -9999px;
  }


/*----------イメージなど----------*/
.img1 {
	padding: 0px 10px 10px 20px;
	float: left;
  }
  
.img2 {
	padding: 0px 0px 15px 0px;
  }
  
.red {
	color: #e83534;
  }


	
/*----------contents----------*/
#contents{
	background-color:#ffffff;
	margin: 0px 71px 0px 68px;
	padding: 0px;
	width: 701px;
	text-align: left;
}


#title01{
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 701px;
	height: 67px;
	text-align: left;
	background-image: url(images/title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#title02{
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 701px;
	height: 65px;
	text-align: left;
	background-image: url(images/title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#title03{
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 701px;
	height: 72px;
	text-align: left;
	background-image: url(images/title03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#title04{
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 701px;
	height: 70px;
	text-align: left;
	background-image: url(images/title04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#title06{
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 701px;
	height: 80px;
	text-align: left;
}

#under{
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 701px;
	height: 100px;
	text-align: left;
}

#under1{
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 701px;
	height: 20px;
	text-align: left;
}



/* 各ジャケ
---------------------------------------------*/
#jacket {
	width: 701px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

#jacket01 {
	display: block;
	width: 114px;
	float: left;
	margin: 25px 11px 0px 11px;
}

.ja01 A {
	display: block;
	background-image: url(images/jacket01.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

.ja01 A:hover {
	display: block;
	background-image: url(images/jacket01_b.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

#jacket02 {
	display: block;
	width: 114px;
	float: left;
	margin: 25px 11px 0px 11px;
}

.ja02 A {
	display: block;
	background-image: url(images/jacket02.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

.ja02 A:hover {
	display: block;
	background-image: url(images/jacket02_b.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

#jacket03 {
	display: block;
	width: 114px;
	float: left;
	margin: 25px 11px 0px 11px;
}

.ja03 A {
	display: block;
	background-image: url(images/jacket03.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

.ja03 A:hover {
	display: block;
	background-image: url(images/jacket03_b.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

#jacket04 {
	display: block;
	width: 114px;
	float: left;
	margin: 25px 11px 0px 11px;
}

.ja04 A {
	display: block;
	background-image: url(images/jacket04.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

.ja04 A:hover {
	display: block;
	background-image: url(images/jacket04_b.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

#jacket05 {
	display: block;
	width: 114px;
	float: left;
	margin: 25px 11px 0px 11px;
}

.ja05 A {
	display: block;
	background-image: url(images/jacket05.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}

.ja05 A:hover {
	display: block;
	background-image: url(images/jacket05_b.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 175px;
	text-indent: -9999px;
}



/* 各コメント
---------------------------------------------*/
#com {
	width: 701px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	display: block;
	clear: both;
	font-size: 75%;
	line-height: 1.4;
}

#com01 {
	display: block;
	width: 114px;
	float: left;
	margin: 10px 11px;
}

#com02 {
	display: block;
	width: 114px;
	float: left;
	margin: 10px 11px;
}

#com03 {
	display: block;
	width: 114px;
	float: left;
	margin: 10px 11px;
}

#com04 {
	display: block;
	width: 114px;
	float: left;
	margin: 10px 11px;
}

#com05 {
	display: block;
	width: 114px;
	float: left;
	margin: 10px 11px;
}


/* ボタン
---------------------------------------------*/
.btn_oubo A {
	display: block;
	background-image: url(images/btn_oubo.gif);
	background-repeat: no-repeat;
	width: 428px;
	height: 58px;
	text-indent: -9999px;
	margin-left: 140px;
}

.btn_oubo A:hover {
	display: block;
	background-image: url(images/btn_oubo_b.gif);
	background-repeat: no-repeat;
	width: 428px;
	height: 58px;
	text-indent: -9999px;
	text-align: center;
	margin-left: 140px;
}

.btn_back A {
	display: block;
	background-image: url(images/btn_back.gif);
	background-repeat: no-repeat;
	width: 277px;
	height: 24px;
	text-indent: -9999px;
	margin-left: 210px;
}

.btn_back A:hover {
	display: block;
	background-image: url(images/btn_back_b.gif);
	background-repeat: no-repeat;
	width: 277px;
	height: 24px;
	text-indent: -9999px;
	margin-left: 210px;
}



/* 皆様からのコメント
---------------------------------------------*/
#comment{
	margin: 0px 20px 20px 20px;
	background-color:#fcfcfc;
	border: solid #f59696 1px;
	padding: 15px 20px;
	width: 621px;
	text-align: left;
}

#com_title{
	border-bottom: dotted #f59696 1px;
	text-align: left;
	font-weight: bold;
	width: 621px;
	margin-bottom: 5px;
	color: #583733;
}




