/*----------------------------------------------------
幅1024px以上
------------------------------------------------------*/
@media only screen and (min-width: 1044px) {

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	background-color: #FFF;/*追加*/
	margin: 0px;
}

.wrapper {
	width: 1044px;/**900px/
	margin-top: 0px;/*15px*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}

/**/
.ctr {
	text-align:center
}

/*---------------------------------------------------------------*/
.content {}

/*ツイッター-------------------------------------------------------*/
.tweet {
	width: 174px;
	margin-right: 15px;
	padding-top: 10px;
	float: right;
}

/**/
h1 {
	color: #000;
	text-align:center;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom:10px;
}

/*ヘッダー要素-----------------------------*/
header {
	padding: 0px;
	width: 1044px;
	height:100px;/*120px*/
	margin-right: auto;
	margin-left: auto;
}

#h_left {
	float: left;
	width:364px;
	margin-right:0px;
	text-align:left
}

#h_right {
	float: right;
	width:680px;
	text-align:right
}

.logo1 {
	max-width: 300px;
	height: auto;
	margin-top:0px;
	margin-bottom:0px/*10px*/
}

.logo2 {
	max-width: 270px;
	height: auto;
	margin-top:0px;
	margin-bottom:10px
}

.phone {
	margin-top:0px;
}

#h_right p {
	color: #000;
	font-size: 13pt;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	line-height: 130%;
}

#h_right p a {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

#h_right p a:hover {
	color: #FFF;
	background-color:#900;
}

/*ヘッダーロゴ左回り込み--------------------------------------------------*/

/**/
.main_img {
	float: none;
	clear: both;
	margin-top: 0px;
}

.h2 {
	color: #000;/*茶*/
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/**/
.h2_bg {
	font-size: 18pt;
	color: #FFF;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
}

h2 a {
	color: #000;
	text-decoration: none;
	font-size: 14pt;
}

h2 a:hover {
	text-decoration: underline;
}

.h3 {
	color: #000;
	font-size: 15pt;
	margin-top: 10px;
	margin-bottom: 0px;
}

/**/
.h3_bg {
	font-size: 15pt;
	color: #000;
	background-color: #DCDCDC;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
}


/**/
.h3_ul {
	font-size: 15pt;
	color: #000;
	padding-top: 5px;
	padding-bottom: 4px;
	border-top:2px solid #666;
	border-bottom:1px dashed #000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h4 {
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 10px
}

.p {
	color: #000;
	font-size: 13pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.p a {
	color: #03C;
	text-decoration: none;
}

.p a:hover {
	color: #F00;
	text-decoration: underline;
}

/*ボックス・白地・枠線影付きのみ------------------------------------------*/
.box    {
	background-color: #FFF;/**/
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #999;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #666;
}

.box h3 {
	color: black;
	font-size: 16pt;/*15pt*/
	margin-top: 0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:1px dashed #000;	
}

.box p   {
	color: #000;
	font-size: 13pt;
	line-height: 150%;
	margin: 0px 10px 10px 15px;
}

.box p a {
	color: #F00;
}

.box p a:hover {
	color: #090;
}

.box ul {
	font-size: 13pt;
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box ul li {
	margin: 0px;
	line-height: 150%;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}

.box ul li a {
	color: #009;
}

.box ul li a:hover {
	color: #F30;
}

/*販売者情報------------------------------------------------------*/
.dl {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.dl dt {
	color: #000;
	font-size: 13pt;
	background-color: #FFCACA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
	padding-right: 8px;
	font-weight: bold;
	border-radius: 6px;
	text-shadow: 1px 1px 3px #999;
}

.dl dd {
	font-size: 13pt;
	line-height: 150%;
	color: #000;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 12px;
	padding-right: 8px;
	padding-top: 8px;
}

/*↓*/
.dd_bg {
	background-image: url(../image/arw_down.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 23px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.dl a {
	color:#000;
	text-decoration:none
}

.dl a:hover {
	color:#F00;
	text-decoration:underline
}

/*-----------------------------------------------------------------------*/
.img_l {
	float: left;
}

/**/
.img_r {
	float: right;
}

/**/
.mxw200 {
	max-width: 200px;
	height:auto;
}

.mxw280 {
	max-width: 280px;
	height:auto;
}

/**/
.mxw300 {
	max-width: 300px;
	height:auto;
}

.mxw360 {
	max-width: 360px;
	height:auto;
}

.mgn10 {
	margin-right:10px
}

.mgnl10 {
	margin-left:10px
}

/*黒丸リスト---------------------------------*/
.ul {
	font-size: 13pt;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 150%;
}
.ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*無し*/
.ul_non {
	font-size: 13pt;
	line-height:150%;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
.ul_non li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.p_r {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	text-align: right;
	clear: right;
	float: none;
	margin-top: 5px;
}

/*料金-1------------------------------------------------------*/
.table {
	border: 1px solid #999;
}

.table caption {
	font-size:13pt;
	font-weight:bold;
	text-align:left
}

.table th {
	font-size: 13pt;
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #ccc
}

.table td {
	font-size: 13pt;
	font-weight:bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
	background-color: #FFF;
	line-height: 130%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	text-align:center
}

/*料金-2------------------------------------------------------*/
.table2 {
	border: 1px solid #999;
}

.table2 caption {
	font-size:13pt;
	font-weight:bold;
	text-align:left
}

.table2 caption {
	font-size:13pt;
	font-weight:bold
}

.table2 th {
	font-size: 13pt;
	text-align:left;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #ccc
}

.table2 td {
	font-size: 13pt;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
	background-color: #FFF;
	line-height: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align:right
}

/*-----------------------------------------------------ページトップ*/
.pagetop {
	text-align: right;
	font-size: 13pt;
	margin-bottom: 10px;
}

.pagetop a {
	color: #000;
}
.pagetop a:hover {
	color: #009;
	text-decoration: none;
}

/*フォーム要素*/
form {
	margin: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
	line-height: 130%;
	border-radius:6px;
}

fieldset span {
	font-size: small;
	color: #F00;
}

/*------------------------
フッター要素
--------------------------*/
#Footer {
	text-align: center;
	background-color:#930;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#Footer h2 {
	font-size: 15pt;
	color: #FFF;
	margin-top: 0px;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 0px;
	padding-top: 15px;
}

#Footer img {
	background-color: #FF0;
	padding: 1px;
}

#Footer p {
	font-size: 13pt;
	line-height: 150%;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 5px;
	padding-bottom: 10px;	
}

#Footer p a {
	color: #FFF;
	text-decoration: none;
}

#Footer p a:hover {
	color: #0F0;
	text-decoration: underline;
}

/*-------------------------------------------------------------*/
.fl_box {
	float:left;
}

.fl_box p {
	font-size:12pt;
	line-height:150%;
	margin-top:0px;
	margin-bottom:0px
}

}

/*----------------------------------------------------------------------
幅768px以下
------------------------------------------------------------------------*/
@media only screen and (max-width: 1044px) {

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	background-color:#FFF;
	margin: 0px
}

.wrapper {}

.content {
	margin-left:10px;
	margin-right:10px
}

/**/
.ctr {
	text-align:center;
	margin-top:10px
}

/*ツイッター-----------------------------------------------------------------*/
.tweet {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

/**/
h1 {
	color: #000;
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-align: center;
}

/*ヘッダー要素-----------------------------*/
header {
	padding: 0px;
	margin: 0px;
	text-align:center
}

#h_left {
	margin-top:0px;
	margin-bottom:0px
}

#h_right {
	margin-top:0px;
	margin-bottom:0px
}

.logo1 {
	max-width: 280px;
	height: auto;
	margin-top:0px;
	margin-bottom:0px/*10px*/
}

.logo2 {
	max-width: 250px;
	height: auto;
	margin-top:0px;
	margin-bottom:10px
}

.phone {
	max-width:280px;
	height:auto;
	margin-top:0px;
	margin-bottom:0px
}

#h_right p {
	color: #000;
	font-size: 12pt;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 130%;
}

#h_right p a {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

#h_right p a:hover {
	color: #FFF;
	background-color:#900;
}

/*ヘッダーロゴ左回り込み--------------------------------------------------*/

/**/
.main_img {
	float: none;
	clear: both;
	margin-top: 10px;
}

/**/
.h2 {
	color: #000;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/**/
.h2_bg {
	font-size: 13pt;
	color: #FFF;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	border-radius: 6px;
}


h2 a {
	color: #909;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

.h3 {
	color: #000;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

/**/
.h3_bg {
	font-size: 11pt;
	color: #000;
	background-color: #DCDCDC;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
}

/**/
.h3_ul {
	font-size: 11pt;
	color: #000;
	padding-top: 5px;
	padding-bottom: 4px;
	border-top:2px solid #666;
	border-bottom:1px dashed #000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h4 {
	color: black;
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 10px
}
.p {
	color: #000;
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

.p a {
	color: #03C;
	text-decoration: none;
}

.p a:hover {
	color: #F00;
	text-decoration: underline;
}


/*ボックス・白地・枠線影付きのみ------------------------------------------*/
.box    {
	background-color: #FFF;/**/
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #999;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #666;
}

.box h3 {
	color: black;
	font-size: 13pt;/*15pt*/
	margin-top: 0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:1px dashed #000;
}
.box p   {
	color: #000;
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 10px 10px 10px;
}

.box p a {
	color: #F00;
}

.box p a:hover {
	color: #090;
}

.box ul {
	font-size: 11pt;
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right:10px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box ul li {
	margin: 0px;
	line-height: 150%;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}

.box ul li a {
	color: #009;
}

.box ul li a:hover {
	color: #F30;
}

/*お知らせ--------------------------------------------------------------*/
.info {
	background-color: #FFC;
	margin-bottom: 20px;
	padding-top: 8px;
	height: 150px;
	overflow: auto;
	border: 1px solid #CCC;
}
.info p {
	color: #000;
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 10px 8px 15px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc
}
.info p a { color: #333; text-decoration: none }
.info p a:hover { color: #090; text-decoration: underline }
.info p span {
	color: #C00;
	font-weight: bold;
	font-family: Arial
}

/*-------------------------------------------------------------------------*/
.dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.dl dt {
	color: #000;
	font-size: 11pt;
	background-color: #FFCACA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
	padding-right: 8px;
	font-weight: bold;
	background-image: url(../img/dt_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-radius: 6px;
}
.dl dd {
	font-size: 11pt;
	line-height: 150%;
	color: #000;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 12px;
	padding-right: 8px;
	padding-top: 8px;
}

.dd_bg {
	background-image: url(../image/arw_down_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.dl a {
	color:#000;
	text-decoration:none
}

.dl a:hover {
	color:#F00;
	text-decoration:underline
}

/*-----------------------------------------------------------------------*/
.img_l {
	max-width:280px;
	height:auto
}

/**/
.img_r {
	max-width:280px;
	height:auto
}

/**/
.mxw200 {}

.mxw280 {}

/**/
.mxw300 {}

.mxw360 {}

.mgn10 {}

.mgnl10 {}

/*黒丸リスト---------------------------------*/
.ul {
	font-size: 11pt;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 150%;
}
.ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*無し*/
.ul_non {
	font-size: 11pt;
	line-height:150%;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
.ul_non li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.p_r {
	font-size: 11pt;
	line-height: 150%;
	color: #000;
	text-align: right;
	clear: right;
	float: none;
	margin-top: 5px;
}

/*料金-1------------------------------------------------------*/
.table {
	border: 1px solid #999;
}

.table caption {
	font-size:10pt;
	font-weight:bold
}

.table th {
	font-size: 10pt;
	padding:3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #ccc
}

.table td {
	font-size: 10pt;
	font-weight:bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 3px;
	background-color: #FFF;
	line-height: 130%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	text-align:center
}

.table a {
	color:#000
}

.table a:hover {
	color:#090;
	text-decoration:none
}

/*料金-2------------------------------------------------------*/
.table2 {
	border: 1px solid #999;
}

.table2 caption {
	font-size:13pt;
	font-weight:bold;
	text-align:left
}

.table2 caption {
	font-size:13pt;
	font-weight:bold
}

.table2 th {
	font-size: 10pt;
	text-align:left;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #ccc
}

.table2 td {
	font-size: 10pt;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 3px;
	background-color: #FFF;
	line-height: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align:right
}

/*-----------------------------------------------------ページトップ*/
.pagetop {
	text-align: right;
	font-size: 12pt;
	margin-bottom: 10px;
}

.pagetop a {
	color: #000;
}
.pagetop a:hover {
	color: #F00;
	text-decoration: none;
}

/*フォーム要素*/
form {
	margin: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
	font-size: 11pt;
	line-height: 130%;
}
fieldset span {
	font-size: smaller;
	color: #F00;
}

/*------------------------
フッター要素
--------------------------*/
#Footer {
	text-align: center;
	background-color:#930;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#Footer h2 {
	font-size: 12pt;
	color: #FFF;
	margin-top: 0px;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 0px;
	padding-top: 15px;
}

#Footer img {
	background-color: #FF0;
	padding: 1px;
}

#Footer p {
	font-size: 11pt;
	line-height: 150%;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 5px;
	padding-bottom: 10px;	
}

#Footer p a {
	color: #FFF;
	text-decoration: none;
}

#Footer p a:hover {
	color: #0F0;
	text-decoration: underline;
}


/*-------------------------------------------------------------*/
.fl_box {}

.fl_box p {
	font-size:11pt;
	line-height:150%;
	margin-top:0px;
	margin-bottom:10px
}

}

/*全適用*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

/*向きを変えた場合のフォントサイズ変更禁止*/
body{
  -webkit-text-size-adjust: none;
}

/*----------------------
画像の最適化
------------------------*/
img {
	max-width: 100%;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	/* ie8 */
}

/*--------------------------------------------------------------
画像リンクの半透明化
----------------------------------------------------------------*/

a:hover img  { filter: alpha(opacity=50); opacity: 0.5  }

/*-----------------------
回り込み解除
-------------------------*/
.clear {
	clear: both;
	float: none;
	height: 0px;
}

.clear10 {
	clear: both;
	float: none;
	height: 10px;
}

.clear1 {
	clear: both;
	float: none;
}

/*------------------------------------------------------------
テキストオプション
-------------------------------------------------------------*/

.bkem {
	color: #0FF;
	font-size: larger;
}

.pkem {
	color: #F0F;
	font-size: larger;
}

@media print {

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	background-color: #FFF;/*追加*/
	margin: 0px;
}

.wrapper {
	width: 1044px;/**900px/
	margin-top: 0px;/*15px*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}

/**/
.ctr {
	text-align:center
}

/*---------------------------------------------------------------*/
.content {}

/*ツイッター-------------------------------------------------------*/
.tweet {
	width: 174px;
	margin-right: 15px;
	padding-top: 10px;
	float: right;
}

/**/
h1 {
	color: #000;
	text-align:center;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom:10px;
}

/*ヘッダー要素-----------------------------*/
header {
	padding: 0px;
	width: 1044px;
	height:100px;/*120px*/
	margin-right: auto;
	margin-left: auto;
}

#h_left {
	float: left;
	width:364px;
	margin-right:0px;
	text-align:left
}

#h_right {
	float: right;
	width:680px;
	text-align:right
}

.logo1 {
	max-width: 300px;
	height: auto;
	margin-top:0px;
	margin-bottom:0px/*10px*/
}

.logo2 {
	max-width: 270px;
	height: auto;
	margin-top:0px;
	margin-bottom:10px
}

.phone {
	margin-top:0px;
}

#h_right p {
	color: #000;
	font-size: 13pt;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	line-height: 130%;
}

#h_right p a {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

#h_right p a:hover {
	color: #FFF;
	background-color:#900;
}

/*ヘッダーロゴ左回り込み--------------------------------------------------*/

/**/
.main_img {
	float: none;
	clear: both;
	margin-top: 0px;
}

.h2 {
	color: #000;/*茶*/
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/**/
.h2_bg {
	font-size: 18pt;
	color: #FFF;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
}

h2 a {
	color: #000;
	text-decoration: none;
	font-size: 14pt;
}

h2 a:hover {
	text-decoration: underline;
}

.h3 {
	color: #000;
	font-size: 15pt;
	margin-top: 10px;
	margin-bottom: 0px;
}

/**/
.h3_bg {
	font-size: 15pt;
	color: #000;
	background-color: #DCDCDC;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
}


/**/
.h3_ul {
	font-size: 15pt;
	color: #000;
	padding-top: 5px;
	padding-bottom: 4px;
	border-top:2px solid #666;
	border-bottom:1px dashed #000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h4 {
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 10px
}

.p {
	color: #000;
	font-size: 13pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.p a {
	color: #03C;
	text-decoration: none;
}

.p a:hover {
	color: #F00;
	text-decoration: underline;
}

/*ボックス・白地・枠線影付きのみ------------------------------------------*/
.box    {
	background-color: #FFF;/**/
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #999;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #666;
}

.box h3 {
	color: black;
	font-size: 16pt;/*15pt*/
	margin-top: 0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:1px dashed #000;	
}

.box p   {
	color: #000;
	font-size: 13pt;
	line-height: 150%;
	margin: 0px 10px 10px 15px;
}

.box p a {
	color: #F00;
}

.box p a:hover {
	color: #090;
}

.box ul {
	font-size: 13pt;
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box ul li {
	margin: 0px;
	line-height: 150%;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}

.box ul li a {
	color: #009;
}

.box ul li a:hover {
	color: #F30;

}

/*販売者情報------------------------------------------------------*/
.dl {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.dl dt {
	color: #000;
	font-size: 13pt;
	background-color: #FFCACA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
	padding-right: 8px;
	font-weight: bold;
	border-radius: 6px;
	text-shadow: 1px 1px 3px #999;
}

.dl dd {
	font-size: 13pt;
	line-height: 150%;
	color: #000;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 12px;
	padding-right: 8px;
	padding-top: 8px;
}

/*↓*/
.dd_bg {
	background-image: url(../image/arw_down.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 23px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.dl a {
	color:#000;
	text-decoration:none
}

.dl a:hover {
	color:#F00;
	text-decoration:underline
}

/*-----------------------------------------------------------------------*/
.img_l {
	float: left;
}

/**/
.img_r {
	float: right;
}

/**/
.mxw200 {
	max-width: 200px;
	height:auto;
}

.mxw280 {
	max-width: 280px;
	height:auto;
}

/**/
.mxw300 {
	max-width: 300px;
	height:auto;
}

.mxw360 {
	max-width: 360px;
	height:auto;
}

.mgn10 {
	margin-right:10px
}

.mgnl10 {
	margin-left:10px
}

/*黒丸リスト---------------------------------*/
.ul {
	font-size: 13pt;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 150%;
}
.ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*無し*/
.ul_non {
	font-size: 13pt;
	line-height:150%;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
.ul_non li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.p_r {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	text-align: right;
	clear: right;
	float: none;
	margin-top: 5px;
}

/*料金-1------------------------------------------------------*/
.table {
	border: 1px solid #999;
}

.table caption {
	font-size:13pt;
	font-weight:bold;
	text-align:left
}

.table th {
	font-size: 13pt;
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #ccc
}

.table td {
	font-size: 13pt;
	font-weight:bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
	background-color: #FFF;
	line-height: 130%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	text-align:center
}

/*料金-2------------------------------------------------------*/
.table2 {
	border: 1px solid #999;
}

.table2 caption {
	font-size:13pt;
	font-weight:bold;
	text-align:left
}

.table2 caption {
	font-size:13pt;
	font-weight:bold
}

.table2 th {
	font-size: 13pt;
	text-align:left;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #ccc
}

.table2 td {
	font-size: 13pt;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
	background-color: #FFF;
	line-height: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align:right
}

/*-----------------------------------------------------ページトップ*/
.pagetop {
	text-align: right;
	font-size: 13pt;
	margin-bottom: 10px;
}

.pagetop a {
	color: #000;
}
.pagetop a:hover {
	color: #009;
	text-decoration: none;
}

/*フォーム要素*/
form {
	margin: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
	line-height: 130%;
	border-radius:6px;
}

fieldset span {
	font-size: small;
	color: #F00;
}

/*------------------------
フッター要素
--------------------------*/
#Footer {
	text-align: center;
	background-color:#930;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#Footer h2 {
	font-size: 15pt;
	color: #FFF;
	margin-top: 0px;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 0px;
	padding-top: 15px;
}

#Footer img {
	background-color: #FF0;
	padding: 1px;
}

#Footer p {
	font-size: 13pt;
	line-height: 150%;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 5px;
	padding-bottom: 10px;	
}

#Footer p a {
	color: #FFF;
	text-decoration: none;
}

#Footer p a:hover {
	color: #0F0;
	text-decoration: underline;
}

/*-------------------------------------------------------------*/
.fl_box {
	float:left;
}

.fl_box p {
	font-size:12pt;
	line-height:150%;
	margin-top:0px;
	margin-bottom:0px
}

}