body{
	background-image: url(../images/bg_01.png);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}



/***********************************************************************************************/
/* Button */
/***********************************************************************************************/
#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	width: 80px;
	background-color: #FFF;
	opacity:0.8;
	height:20px;
	color:#F90;
	border-radius: 5px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 84px;
	text-align: center;
	display: block;
	border-radius: 10px;
	height: 25px;
	padding-right: 0;
	padding-top:2px;
	padding-bottom: 30px;
	padding-left: 0;
	opacity:0.8;
	color:#F90;
	font-size:12px;
	
}
#page-top a:hover {
	text-decoration: none;
	opacity:0.5;
}




 /* ====== PC用の設定 ====== */
@media only screen and (min-width:900px) {
	
/* header
------------------------------------------------------------*/

header{
	width: 900px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	float: left;
	
}
header nav{
	float: right;
	width: 760px;
	color: #f08719;
	/*padding-top: 10px;*/
}
header nav ul{
	list-style:none;
}
header nav li{
	font-family: 'Chango', cursive;
	display: inline;
	font-size: 17px;
	padding-left: 50px;
	
}
header nav li#last{
	/*padding-right: -30px;*/
	
}
header nav li a{
	text-decoration: none;
	color: #f08719;
}
header nav li a:hover {
	color: #9C0;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

/* article section#contents
------------------------------------------------------------*/

#contents{
	min-height: 100%;
	height: auto !important;
	position: relative;
	width: 900px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}
#mainphot{
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius:  10px;    /* Firefox */
	-webkit-border-radius:  10px; /* Safari,Chrome */
}
span.l_green{
	color: #9C0;
}
#block_01{
	width: 900px;
	overflow:hidden;
	margin: 23px 0 23px 0;
}
#aisatsu{
	width: 500px;
	/*border: solid 1px #C03;*/
	color:#800000;
	font-size:15px;
	line-height: 25px;
	/*padding-left: 10px;*/
}

/* article section#contents　slider
------------------------------------------------------------*/

#comic{
	float: right;
	width: 360px;
	height: 330px;
	background-color: #FFF;
	margin-left: 23px;
	/* border: solid 1px #00F;*/
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius:  10px;    /* Firefox */
	-webkit-border-radius:  10px; /* Safari,Chrome */
	padding-top: 10px;
}

.del{
	display:none !important;
}

/*---スライダー全体部分の設定----*/

.bx-wrapper {
	position: relative;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	font-family: 'Chango', cursive;
	font-size: 17px;
}

/*----ページ送り部分設定----*/


.bx-prev { 
	position: relative;
	float:left;
	margin-top:10px;
	text-decoration: none;
}

.bx-next {
	position: relative;
	float:right;
	margin-top:10px;
	text-decoration: none;
}

.bx-start { 
	display:none;
}

.bx-stop { 
	display:none;
}



/* article section#contents
------------------------------------------------------------*/

#contents2{
	background-image: url(../images/bg_03.png);
	background-repeat:repeat-x;
	padding: 40px;
	margin-bottom: 0;
}
#block_02{
	/*border: solid 1px #00F;*/
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	
}
#block_03{
	/*border: solid 1px #00F;*/
	float: right;
	width: 304px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	
}/*
#block_04{
	width: 242px;
	height: 305px;
	float: left;
	margin-right: 15px;
	background-color: #FFF;
	padding: 10px 10px 10px 5px;
	border-radius: 5px;          
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px; 
	
}*/
.moji{
	margin: 7px;
}
.link{
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius:  5px;    /* Firefox */
	-webkit-border-radius:  5px; /* Safari,Chrome */
	margin-bottom: 10px;
}
a:hover .link{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.top{
	/*border: solid 1px #00F;*/
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 14px;
	overflow: hidden;
	color: #FFF;
}
.top a{
	text-decoration: none;
	color: #FFF;
	border-right: solid 0px rgba(255,255,255,0.2);
	-webkit-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	background-color:rgba(1,122,205,0);
}
.top a:hover{
	color: #9C0;
}



/*----リンク画像サイズ----*/

#blog{
	width: 100%;
	max-width: 100%;
	height: auto;
}
#cov{
	display: none;
}
#cov2{
	float: left;
	width: 575px;
	height: auto;
	display: block;
}
#hassui{
	width: 234px;
	height: 279px;
}
#yuyaku{
	width: 304px;
	height: 325px;
}#contents_form {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



/*----　以下、フォーム　---*/
#txt_wrap {
	width: 100%;
	padding-bottom: 10px;
	color: #721F20;
	margin-top: -1px;
	line-height: 20px;
}
#txt_wrap p {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 13px;
	margin-top: 27px;
}
#page_ttl {
	color: #731F21;
	margin-left: 15px;
}
#txt_wrap p span {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
#table_wrap {
	margin-right: 15px;
	margin-left: 15px;
}
#table_wrap table {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#table_wrap table {
	margin-top: 10px;
	margin-bottom: 5px;
}
#table_wrap table th {
	padding-top: 15px;
	padding-bottom: 5px;
	color: #6D6E70;
}

#table_wrap table td {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #6D6E70;
}

#table_wrap_under {
	margin-right: 15px;
	margin-left: 15px;
}

#table_wrap_under table {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#table_wrap_under table th {
	padding-top: 15px;
	padding-bottom: 5px;
	color: #6D6E70;
	padding-left: 15px;
}

#table_wrap_under table td {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #6D6E70;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-left: 15px;
}

.NameInputSize {
	height: 40px;
	background-color: #FAD799;
	border: none;
	width: 100%;
	font-size:15px;
}

.MailInputSize {
	height: 40px;
	background-color: #FAD799;
	border: none;
	width: 100%;
	font-size:15px;
}

.textarea {
	height: 240px;
	background-color: #FAD799;
	border: none;
	width: 100%;
	font-size:15px;
}
#tyekku {
	display: none;
}
#con_btn {
	margin-top: 30px;
	margin-left: 19px;
	margin-bottom: 30px;
	margin-right: auto;
}

#con_btn:hover {
	opacity:0.8;
}
#error_area {
	color: #C30;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#soushin_wrap {
	width: 300px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#sent_txt {
	line-height: 20px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#modoru {
	float:left;
}
#modoru:hover {
	opacity:0.8;
}

#sousin {
	float:right;
}
#sousin:hover {
	opacity:0.8;
}

#tel_wrap {
	color: #721F20;
	line-height: 22px;
	background-color: rgba(255,255,255,0.6);
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
#tel_wrap p {
	width: 100%;
}
#tel_wrap p #txt1 {
	font-size: 20px;
	display: block;
	margin-bottom: 15px;
}
/*#tel_wrap p #txt2 {
	font-size: 26px;
	display: block;
	margin-bottom: 10px;
}*/
#tel_wrap p #txt2 a{
	text-decoration: none;
	color: #721F20;
	font-size: 26px;
	display: block;
	margin-bottom: 10px;
}

#tyui_wrap {
	color: #721F20;
	line-height: 22px;
	background-color: rgba(255,255,255,0.6);
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
#tyui_wrap p {
	width: 100%;
}
#tyui_wrap p #txt1 {
	font-size: 20px;
	display: block;
	margin-bottom: 15px;
}
#tyui_wrap p #txt2 {
	font-size: 26px;
	display: block;
	margin-bottom: 10px;
}

#info_wrap {
	color: #721F20;
	line-height: 22px;
	background-color: rgba(255,255,255,0.6);
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
#info_wrap p {
	width: 100%;
}
#info_wrap p #txt1 {
	font-size: 20px;
	display: block;
	margin-bottom: 15px;
}
#info_wrap p #txt2 {
	font-size: 26px;
	display: block;
	margin-bottom: 10px;
}


#wrap_600_900_char {
	width: 100%;
	padding-top: 30px;
	background-image: url(../images/bg_600_900.png);
	background-repeat: no-repeat;
	background-position: 98% 0px;
	-moz-background-size: 186px 225px;
	background-size: 186px 225px;
	height: 190px;
}
#wrap_600_900_bg {
	background-position: 0px 90px;
	background-image: url(../images/bg_600_900_2.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 15px;
}
#left_wrap  {
	float: left;
	width: 560px;
	margin-top: 25px;
}
#right_wrap {
	float: right;
	width: 320px;
	margin-top: 45px;
}
/* footer
------------------------------------------------------------*/


footer{
	/*background-color: #f68a00;
	
	height: 425px;*/
	background-image: url(../images/bg_04.png);
	background-repeat:repeat-x;
	height: 30px;
	clear:both;
    bottom: 0;
	width: 100%;
	/*position: absolute;*/
	display: block;
}
small{
	color: #FFF;
	text-align:center;
	display:block;
}
}