/*汎用指定*/

body,td,dd,li{
}
input,textarea,select{font-size:12px;}

/*w */

/*Nw */
a:hover{color:#0000b3;}

/*Zw */
.textcel{padding-left:45px;vertical-align:top}

#click {
	top: 810px;
	left: 348px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	width: 120px;
	margin: 5px;
	padding: 5px;
	position: absolute;
}

body{
	background-color: #FFFFFF;
}


.signal_bottom, .clear {
	clear: both;
}

.snipet {
	font-size: x-small;
	color: #333333;
	position: absolute;
	left: 3px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#headbanner {
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
	text-indent: -9999pt;
	height: 97px;
	width: 180px;
	background-image: url(../img/css_images/headbanner.gif);
	background-repeat: no-repeat;



}
div.momo {
	background: #F9F9F9 url(/img/illust/icon_usagi_momo.gif) no-repeat 10px 10px;
	margin: 10px;
	padding: 10px 10px 10px 35px;
	color: #800040;
	min-height:45px;
}


/* フッター */


#footer_link {
	color: #999999;
	line-height: 110%;
	width: 550px;
}

#footer_link a {
	color: #999999;
}

#footer_link ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer_link li {
	display: inline;
}

#footer {
	color: #666666;
	line-height: 130%;
	text-align: center;
	width: 903px;
	height: 70px;
	text-indent: 50pt;
	font-size: 12px;




}

#footer a{
	color: #666666;
}

#footer_menu {
	padding-bottom: 15px;

}


#footer_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_menu ul li {
	display: inline;
}


/*ゆるりPRバナー*/


div#top_pr {
	color: #4C2A0C;
	background-color: #FFFFCB;
	border: 1px solid #990033;
	padding: 0px;
	display: block;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 15px;
	height: 60px;
	width: 468px;
	background-image: url(/img/ad/pr_korosu1.gif);



}
#top_pr strong {
	color: #DC2A54;
}
#top_pr h3 {
	font-size: 14px;
	background-image: url(/img/ad/prnew.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	line-height: 20px;
	margin: 5px 0px;
	padding: 0px;
	color: #990033;
	font-weight: bold;


}
#top_pr p {
	margin: 0px 40px 0px 10px;
	padding: 0px;
	font-size: 10px;
	line-height: 130%;
	color: #4C2A0C;
		background-image: url(/img/ad/pr_korosu2.gif);
	background-repeat: no-repeat;
	background-position: -9999px;
}

#top_pr a {
	text-decoration: none;
	background-image: url(/img/ad/pr_korosu1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#top_pr a.ablock {
	height: 60px;
	width: 468px;


}
#top_pr a:hover {
	background-image: url(/img/ad/pr_korosu2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FCFAF4;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* */
a img {
	border-style: none;
}
.branch_text img{
background:#fff;
}

.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ----------------- table ---------------------*/

.default_table {
	border-collapse: collapse;
	border: solid 1px #ccc;
	margin-bottom: 1em;
}

.default_table th {
	color: #000000;
	font-weight: normal;
	background: #F0F0F0;
	text-align: left;
}

.default_table th, .default_table td {
	vertical-align: top;
	padding: 5px 10px 3px;
	border: solid 1px #ccc;
}

.default_table th.side {
	color: #404040;
	text-align: left;
	background: #f2f2f2;
}
.input_area {
	margin-bottom: 1em;
}
input.input_text {
	font-size: 18px;
	height: 30px;
	padding: 3px;
}
.input_btn {
	height: 35px;
	width: 88px;
	font-size: medium;
	font-weight: bold;
}
#shindan_table label {
	display: block;
}

