@charset "utf-8";

/*
・ヘッダ、フッタ部分
・共通に使えるクラス定義
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
	background-color: #FFF;
	-webkit-text-size-adjust: 100%;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	text-decoration: none;
	color: #33C;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #639;
}
strong {
	font-weight: normal;
}
#container {
	height: auto;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 10px;
	margin-left: 10px;
}
#header h1 {
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	text-align: center;
	line-height: 1.2em;
	height: auto;
	width: 660px;
	margin-right: 150px;
	margin-left: 150px;
	display: block;
}
#header_logo {
	float: left;
	height: 70px;
	width: 336px;
	margin-bottom: 5px;
}
#header_menue {
	text-align: right;
	float: right;
	height: 14px;
	width: 604px;
	margin-bottom: 5px;
	line-height: 1em;
	margin-top: 56px;
}
.common_contents {
	height: auto;
	width: 980px;
}
.common_contents .sidebar {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
.sidebar #iine {
	height: auto;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.common_contents .each_contents {
	float: left;
	height: auto;
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
}
.block_fwide {
	height: auto;
	width: 740px;
}
.block_fwide .frame_top {
	background-image: url(../img/frame_740_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 740px;
}
.block_fwide .frame_middle {
	background-image: url(../img/frame_740_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_fwide .frame_bottom {
	background-image: url(../img/frame_740_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 740px;
}
.block_fwide_blue {
	height: auto;
	width: 740px;
}
.block_fwide_blue .frame_top {
	background-image: url(../img/frame_b740_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 740px;
}
.block_fwide_blue .frame_middle {
	background-image: url(../img/frame_b740_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_fwide_blue .frame_bottom {
	background-image: url(../img/frame_b740_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 740px;
}
.block_fwide_pink {
	height: auto;
	width: 740px;
}
.block_fwide_pink .frame_top {
	background-image: url(../img/frame_p740_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 740px;
}
.block_fwide_pink .frame_middle {
	background-image: url(../img/frame_p740_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_fwide_pink .frame_bottom {
	background-image: url(../img/frame_p740_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 740px;
}


.block_2_5 {
	float: left;
	height: auto;
	width: 296px;
}
.block_2_5 .frame_top {
	background-image: url(../img/frame_296_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 296px;
}
.block_2_5 .frame_middle {
	background-image: url(../img/frame_296_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 256px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_2_5 .frame_bottom {
	background-image: url(../img/frame_296_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 296px;
}
.block_3_5 {
	float: left;
	height: auto;
	width: 444px;
}
.block_3_5 .frame_top {
	background-image: url(../img/frame_444_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 444px;
}
.block_3_5 .frame_middle {
	background-image: url(../img/frame_444_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 404px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_3_5 .frame_bottom {
	background-image: url(../img/frame_444_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 444px;
}
.block_1_3 {
	float: left;
	height: auto;
	width: 246px;
}
.block_1_3 .frame_top {
	background-image: url(../img/frame_247_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 246px;
}
.block_1_3 .frame_middle {
	background-image: url(../img/frame_247_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 206px;
	padding-right: 19px;
	padding-left: 20px;
}
.block_1_3 .frame_bottom {
	background-image: url(../img/frame_247_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 246px;
}
.block_2_3 {
	float: left;
	height: auto;
	width: 493px;
}
.block_2_3 .frame_top {
	background-image: url(../img/frame_493_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 493px;
}
.block_2_3 .frame_middle {
	background-image: url(../img/frame_493_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 453px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_2_3 .frame_bottom {
	background-image: url(../img/frame_493_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 493px;
}
.block_half {
	float: left;
	height: auto;
	width: 370px;
}
.block_half .frame_top {
	background-image: url(../img/frame_370_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 370px;
}
.block_half .frame_middle {
	background-image: url(../img/frame_370_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 330px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_half .frame_bottom {
	background-image: url(../img/frame_370_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 370px;
}

.sidebar .gnavi {
	font-size: 1.5em;
	line-height: 1.2em;
}
.gnavi .gnavi_prof {
	background-image: url(../img/gnavi_bg_prof.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 165px;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.gnavi .gnavi_top {
	background-image: url(../img/gnavi_bg_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 180px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.gnavi .gnavi_nigaoe {
	background-image: url(../img/gnavi_bg_nigaoe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 180px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.gnavi .gnavi_middle {
	background-image: url(../img/gnavi_bg_middle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.gnavi .gnavi_bottom {
	background-image: url(../img/gnavi_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.gnavi .gnavi_bottom#gn_bottomotoiawase {
	background-image: url(../img/gnavi_bg_bottom_otoiawase.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 118px;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.gnavi a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 44px;
	width: 168px;
	display: block;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #666;
	text-decoration: none;
}
.gnavi #gn_nigaoe a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 84px;
	width: 168px;
	display: block;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #666;
	text-decoration: none;
}
.gnavi .gnavi_attention {
	background-image: url(../img/gnavi_attention.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.gnavi #gn_prof {
	position: absolute;
}
.gnavi #gn_prof a {
	height: 146px;
	width: 180px;
	background-image: url(../img/gnavi_prof_n.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
}
.gnavi #gn_prof a:hover, .gnavi #gn_prof a.activ{
	background-image: url(../img/gnavi_prof_a.gif);
	color: #333;
}
.gnavi .gnavi_prof #sns {
	margin-top: 132px;
	height: 32px;
	width: 180px;
}
.gnavi .gnavi_prof a.sns_icon {
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 32px;
	width: 32px;
	display: inline;
	font-size: 1em;
	line-height: 1em;
}
#gn_prof_title {
	height: 22px;
	width: 168px;
	display: block;
}
#gn_prof_name {
	width: 88px;
	margin-left: 80px;
	font-size: 0.8em;
	height: 62px;
	line-height: 1.3em;
	display: block;
}
#gn_prof_name .sub {
	font-size: 0.8em;
}
#gn_prof_exp {
	font-size: 0.6em;
	line-height: 1.3em;
	height: 32px;
	width: 168px;
	display: block;
}
.gnavi a:hover span.gnavi_expsub{
	visibility: visible;
}
.gnavi  #gn_blog {
	position: absolute;
}
.gnavi #gn_blog a{
	background-image: url(../img/gnavi_blog_n.gif);
}
.gnavi #gn_blog a:hover {
	color: #333;
	background-image: url(../img/gnavi_blog_a.gif);
}
.gnavi #gn_nigaoe {
	position: absolute;
}
.gnavi #gn_nigaoe:hover .gnavi_dropmenu {
	visibility: visible;
}
.gnavi #gn_nigaoe a {
	background-image: url(../img/gnavi_nigaoe_n.gif);
}
.gnavi #gn_nigaoe a:hover, .gnavi #gn_nigaoe a.activ {
	background-image: url(../img/gnavi_nigaoe_a.gif);
	color: #C03;
}
.gnavi_nigaoe #gn_nigaoe #order_attention {
	width: 156px;
	height: 28px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1.2em;
	display: block;
}
#order_attention strong {
	font-weight: normal;
}
/*
.gnavi #gn_ngift {
	position: absolute;
}
.gnavi #gn_ngift a {
	background-image: url(../img/gnavi_ngift_n.gif);
}
.gnavi #gn_ngift a:hover, .gnavi #gn_ngift a.activ {
	background-image: url(../img/gnavi_ngift_a.gif);
	color: #C03;
}
.gnavi #gn_nbridal {
	position: absolute;
}
.gnavi #gn_nbridal a {
	background-image: url(../img/gnavi_nbridal_n.gif);
}
.gnavi #gn_nbridal a:hover, .gnavi #gn_nbridal a.activ {
	background-image: url(../img/gnavi_nbridal_a.gif);
	color: #C03;
}
*/
.gnavi #gn_norder {
	position: absolute;
}
.gnavi #gn_norder a {
	background-image: url(../img/gnavi_norder_n.gif);
}
.gnavi #gn_norder a:hover, .gnavi #gn_norder a.activ {
	background-image: url(../img/gnavi_norder_a.gif);
	color: #C03;
}
.gnavi #gn_nflow {
	position: absolute;
}
.gnavi #gn_nflow a {
	background-image: url(../img/gnavi_nflow_n.gif);
}
.gnavi #gn_nflow a:hover, .gnavi #gn_nflow a.activ {
	background-image: url(../img/gnavi_nflow_a.gif);
	color: #C03;
}
.gnavi #gn_nheijitsu {
	position: absolute;
}
.gnavi #gn_nheijitsu a {
	background-image: url(../img/gnavi_nheijitsu_n.gif);
}
.gnavi #gn_nheijitsu a:hover, .gnavi #gn_nheijitsu a.activ {
	background-image: url(../img/gnavi_nheijitsu_a.gif);
	color: #C03;
}
.gnavi #gn_nkyaku {
	position: absolute;
}
.gnavi #gn_nkyaku a {
	background-image: url(../img/gnavi_nkyaku_n.gif);
}
.gnavi #gn_nkyaku a:hover, .gnavi #gn_nkyaku a.activ {
	background-image: url(../img/gnavi_nkyaku_a.gif);
	color: #C03;
}
.gnavi #gn_sivent {
	position: absolute;
}
.gnavi #gn_sivent a {
	background-image: url(../img/gnavi_sivent_n.gif);
}
.gnavi #gn_sivent a:hover, .gnavi #gn_sivent a.activ {
	background-image: url(../img/gnavi_sivent_a.gif);
	color: #063;
}
.gnavi #gn_sschedule {
	position: absolute;
}
.gnavi #gn_sschedule a {
	background-image: url(../img/gnavi_sschedule_n.gif);
}
.gnavi #gn_sschedule a:hover, .gnavi #gn_sschedule a.activ {
	background-image: url(../img/gnavi_sschedule_a.gif);
	color: #063;
}
.gnavi #gn_sgenba {
	position: absolute;
}
.gnavi #gn_sgenba a {
	background-image: url(../img/gnavi_sgenba_n.gif);
}
.gnavi #gn_sgenba a:hover, .gnavi #gn_sgenba a.activ {
	background-image: url(../img/gnavi_sgenba_a.gif);
	color: #063;
}
.gnavi #gn_stokubetsu {
	position: absolute;
}
.gnavi #gn_stokubetsu a {
	background-image: url(../img/gnavi_stokubetsu_n.gif);
}
.gnavi #gn_stokubetsu a:hover, .gnavi #gn_stokubetsu a.activ {
	background-image: url(../img/gnavi_stokubetsu_a.gif);
	color: #063;
}
.gnavi #gn_gallery {
	position: absolute;
}
.gnavi #gn_gallery:hover .gnavi_dropmenu {
	visibility: visible;
}
.gnavi #gn_gallery a {
	background-image: url(../img/gnavi_gallery_n.gif);
}
.gnavi #gn_gallery a:hover, .gnavi #gn_gallery a.activ {
	background-image: url(../img/gnavi_gallery_a.gif);
	color: #C33;
}
.gnavi #gn_howto {
	position: absolute;
}
.gnavi #gn_howto a {
	background-image: url(../img/gnavi_howto_n.gif);
}
.gnavi #gn_howto a:hover, .gnavi #gn_howto a.activ {
	background-image: url(../img/gnavi_howto_a.gif);
	color: #C33;
}
.gnavi #gn_otoiawase {
	position: absolute;
}
.gnavi #gn_otoiawase a {
	background-image: url(../img/gnavi_otoiawase_n.gif);
	height: 102px;
}
.gnavi #gn_otoiawase a:hover, .gnavi #gn_otoiawase a.activ {
	background-image: url(../img/gnavi_otoiawase_a.gif);
	color: #C00;
	height: 102px;
}
.gnavi #gn_mailmaga a{
	background-image: url(../img/gnavi_mailmaga_n.gif);
	height: 91px;
	width: 200px;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gnavi #gn_mailmaga a:hover, .gnavi #gn_mailmaga a.activ {
	background-image: url(../img/gnavi_mailmaga_a.gif);
}
.gnavi  #gn_newsletter {
	position: absolute;
}
.gnavi #gn_newsletter a{
	background-image: url(../img/gnavi_news_n.gif);
}
.gnavi #gn_newsletter a:hover, .gnavi #gn_newsletter a.activ {
	color: #333;
	background-image: url(../img/gnavi_news_a.gif);
}
.gnavi .gvavi_exp {
	font-size: 0.6em;
	line-height: 2em;
}
.gnavi .gnavi_expsub {
	font-size: 0.6em;
	line-height: 1.5em;
	color: #666;
	position: absolute;
	visibility: hidden;
	height: 95px;
	width: 220px;
	left: 170px;
	top: 0px;
	text-align: left;
	z-index: 20;
	background-image: url(../img/gnavi_bg_expsub.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	display: block;
}
.gnavi #gn_nigaoe .gnavi_dropmenu{
	font-size: 0.8em;
	color: #666;
	position: absolute;
	visibility: hidden;
	height: 180px;
	width: 300px;
	left: 170px;
	top: 0px;
	text-align: left;
	z-index: 20;
	background-color: #FCF;
	line-height: 1.2em;
}
.gnavi #gn_nigaoe .gnavi_dropmenu ul {
	list-style-type: none;
}
.gnavi #gn_nigaoe .gnavi_dropmenu ul li a {
	list-style-type: none;
	height: auto;
	background-image: url(../img/gnavi_nigaoe_drop_n.gif);
	background-repeat: repeat-x;
	width: 300px;
}
.gnavi #gn_nigaoe .gnavi_dropmenu ul li a:hover {
	background-image: url(../img/gnavi_nigaoe_drop_a.gif);
	color: #C33;
}

.gnavi #gn_gallery .gnavi_dropmenu{
	font-size: 0.8em;
	color: #666;
	position: absolute;
	visibility: hidden;
	height: 180px;
	width: 220px;
	left: 170px;
	top: 0px;
	text-align: left;
	z-index: 20;
	background-color: #FFC;
	line-height: 1.4em;
}
.gnavi #gn_gallery .gnavi_dropmenu ul {
	list-style-type: none;
}
.gnavi #gn_gallery .gnavi_dropmenu ul li a {
	list-style-type: none;
	height: auto;
	background-image: url(../img/gnavi_gallery_drop_n.gif);
	width: 220px;
	background-repeat: repeat-x;
}
.gnavi #gn_gallery .gnavi_dropmenu ul li a:hover {
	background-image: url(../img/gnavi_gallery_drop_a.gif);
	color: #C33;
}
.gnavi #gn_youto {
	height: auto;
	width: 165px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 0.8em;
	background-color: #FFD9D9;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gnavi #gn_youto .title {
	color: #C00;
}
.gnavi #gn_youto ul {
	font-size: 0.8em;
	list-style-type: none;
}
.gnavi #gn_youto ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	text-indent: 0.6em;
}
.gnavi #gn_youto ul li a {
	margin: 0px;
	padding: 0px;
	height: 2em;
	width: 100%;
	background-color: #FFF0F0;
	line-height: 2em;
}
.gnavi #gn_youto ul li a:hover, .gnavi #gn_youto ul li a.activ{
	color: #FFF;
	background-color: #F66;
}

#findusonfacebook {
	margin-top: 0px;
	margin-bottom: 5px;
}
#findusonfacebook a{
	margin: 0px;
	padding: 0px;
	height: 101px;
	width: 200px;
}
#framelinkbanner {
	margin-top: 0px;
	margin-bottom: 5px;
	height: 237px;
	width: 200px;
}
#framelinkbanner a {
	margin: 0px;
	padding: 0px;
}
.otayoribanner{
	margin-top: 0px;
	margin-bottom: 5px;
	height: 461px;
	width: 200px;
}
#footer {
	height: 20px;
	width: 980px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_link {
	font-size: 0.9em;
	text-align: center;
	line-height: 1.4em;
	height: auto;
	width: 980px;
	margin-top: 10px;
}
#footer_link a {
	color: #666;
}


.bread_list {
	display: inline;
	padding: 0px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #666;
}
.bread_list  li {
	display: inline;
}

.bread_list  li:before {
  /* :before -> ie6未対応
     content -> :before と組合せ
     li要素の前に記号文字を挿入 */
  content:" > ";
}
.bread_list  li:first-child:before {
  /* :first-child:before -> ie6未対応
     子要素の一番初めのみ指定 */
  content:"";
}
.bread_list li h2 {
	font-size: 1em;
	font-weight: normal;
	display: inline;
}
.each_maintitle {
	height: 290px;
	width: 740px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
}
.each_maintitle .title {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0071BC;
	margin-top: 8px;
	margin-left: 10px;
}
.each_maintitle .title h2 {
	font-size: 1.6em;
	line-height: 1.5em;
	color: #0071BC;
	width: auto;
	text-indent: 20px;
	font-weight: normal;
}
.order1 {
	font-size: 13px;
	width: 320px;
	line-height: 18px;
	float: right;
	height: auto;
	text-align: right;
	margin-top: 5px;
}
.order1 a.bt_order1 {
	font-weight: bold;
	color: #FFF;
	background-image: url(../nigaoe/img/bt_order1_n.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 300px;
	font-size: 2.4em;
	line-height: 2.4em;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.order1 a.bt_order1:hover {
	background-image: url(../nigaoe/img/bt_order1_a.png);
}

.order2 {
	font-size: 14px;
	width: 276px;
	line-height: 18px;
	float: right;
}

.order2 a.bt_order2 {
	font-weight: bold;
	color: #FFF;
	background-image: url(../nigaoe/img/bt_order2_n.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 260px;
	margin: 6px;
	font-size: 2em;
	line-height: 2.2em;
	text-align: center;
	display: block;
	text-decoration: none;
}
.order2 a.bt_order2:hover {
	background-image: url(../nigaoe/img/bt_order2_a.png);
}

a.bt_toiawase1 {
	font-weight: bold;
	color: #FFF;
	background-image: url(../ivent/img/bt_toiawase1_n.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 200px;
	margin: 10px;
	font-size: 17px;
	line-height: 35px;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.bt_toiawase1:hover {
	background-image: url(../ivent/img/bt_toiawase1_a.png);
}
.kyaku_link1 {
	float: left;
	height: auto;
	width: auto;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#mailmaga_moushikomi {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #EDEDED;
	padding: 10px;
	height: auto;
	width: 730px;
}
#mailmaga_moushikomi .lineat_tsuika {
	background-color: #FFF;
	padding-bottom: 10px;
	text-align: center;
}
#mailmaga_moushikomi .title {
	color: #FFF;
	background-color: #F60;
	text-align: center;
	line-height: 1.6em;
	font-size: 1.2em;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#mailmaga_moushikomi #mailmaga_kiyaku {
	height: 100px;
	width: 680px;
	overflow: auto;
	font-size: 1em;
	line-height: 1.3em;
	padding: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}


.floatclear {
	clear: both;
}
.dummy1px {
	height: 1px;
	width: 1px;
}
.orderbottom_ad {
	height: auto;
	width: 660px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#mobile_link {
	height: auto;
	width: 160px;
	margin: 15px;
	font-size: 0.8em;
}
#mobile_link a {
	height: 70px;
	width: 100px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
