@charset "utf-8";
/* index style
----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #03c;
	text-decoration: underline;
}
a:visited {
	color: #03c;
	text-decoration: underline;
}
a:hover {
	color: #05c;
	text-decoration: none;
}

hr {
	display: none;
	clear: both;
}
body {
	color: #111111;
	font-size: 100%;
	line-height: 1.6;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#backgrade {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.background_top  {
	height: 33px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}


#background_shadow {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/bg_shadow.png);
}

#wrapper {
	width: 750px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-size: 70%;
	line-height: 1.5em;
	background-color: #FFF;
}
h1 {
	font-size: 120%;
	color: #444;
	padding-left: 27px;
	padding-right: 10px;
	background-image: url(../images/h1arrow.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 22px;
}


#main {
	/*	margin-top: 10px;*/
	font-size: 130%;
	margin-right: 25px;
	margin-left: 25px;
}

#main h2 {
	color: #fff;
	font-size: 90%;
	background-image: url(../images/h2bgbar.gif);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-left: 15px;
	margin-bottom: 25px;
}

#header {
	margin-bottom: 27px;
/*	margin-bottom: 35px;*/
}
#main .itemphoto {
	border: 2px solid #CCC;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.headlinea {

}
.headlinea img {
	margin-bottom: 30px;
}

.headlineb {

}
.itembutton {
	clear: both;
	padding-bottom: 15px;
	height: 107px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.itembutton a {
	display: block;
	height: 107px;
	width: 500px;
	background-image: url(../images/gobutton.png);
	background-repeat: no-repeat;
}


.itembutton a:hover {
	background-position: 0px -107px;
	background-image: url(../images/gobutton.png);
	background-repeat: no-repeat;
	display: block;
	height: 214px;
	width: 500px;
}

.itemcomment {
	background-color: #EBF4F5;
	border: 2px solid #dedede;
	color: #033;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	background-image: url(../images/1commentarrow.png);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	clear: both;
}
.item_chu {
	border: 2px solid #b00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 40px;
	background-color: #FFC;
	color: #300;
	font-size: 90%;
}
.item_chu .check {
	background-image: url(../images/chuarrow.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
h3  {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 1.3em;
	margin-bottom: 13px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 40px;
}


/*　フォームスタイル
---------------------------------------------------------------*/

.m_form {
	height: 139px;
	width: 640px;
	padding-top: 220px;
	background-image: url(../images/maerumagaform.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 70%;
	padding-bottom: 25px;
}
.m_form .m_form_body form table {
}

.m_form .m_form_body {
	width: 420px;
	padding-left: 20px;
}
.m_form .m_form_body form table tr {
	width: 400px;
}
.m_form .m_form_body form table tr td.form_left{
	font-weight: bold;
}


.m_form .m_form_body form table tr input{
	line-height: 2.5em;
}
.m_form .m_form_body form .form_button {
	padding-top: 0px;
	margin-top: 5px;
}

.form_button ul li {
	list-style-type: none;
	width: 400px;
}




#main .movie {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footerlink {
	padding-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.footerlink h3 {
	background-image: none;
	padding-left: 0px;
	border-bottom-style: none;
	font-size: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}
.footerlink a {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 7px;
	padding-right: 2px;
	font-size: 90%;
}
.footerlink a:link {
	color: #333;
}
.footerlink a:visited {
	color: #333;
}
.footerlink a:hover {
	color: #000;
	text-decoration: none;
}
.background_bottom {
	height: 33px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}









.underline {
	text-decoration: underline;
}
.img_center {
	text-align: center;
}


#name {
	float: right;
	margin-right: 35px;
	font-weight: normal;
}
.relink {
	font-size: 150%;
	font-weight: bold;
}



#footer {
	text-align: center;
	padding-top: 55px;
	padding-bottom: 80px;
	clear: both;
	font-size: 90%;
}
#footer address {
	color: #FFF;
}

#foot_tokusho a:link {
	color: #333;
	text-decoration: none;
	line-height: 1.2em;
}
#foot_tokusho a:visited {
	color: #333;
	text-decoration: none;
	line-height: 1.2em;
}
#foot_tokusho a:hover {
	color: #333;
	text-decoration: none;
	line-height: 1.2em;
}
.rightlink {
	text-align: right;
}



/*　決済ボタンなど
---------------------------------------------------------*/

.button {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	width: 380px;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	margin-top: 50px;
}
.button a:link{
	background-image: url(images/button.gif);
	height: 90px;
	width: 380px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.button a:hover {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -90px;
}
.button p {
	padding-top: 10px;
	font-size: 75%;
}
.namel {
	text-align: right;
	clear: both;
}
