body {
}
body,td,th {
	font-family: "���C���I", "Meiryo", "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", sans-serif;
	font-size: 13px;
	line-height: 130%;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
	text-decoration: underline;
}

/*�S�̕���������*/
div.top{
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background-image: url(img/bg01.gif);
/*	background-repeat: no-repeat;*/
}

p {
margin:0;
padding:0;
}

/*--------------------------------------------*/

/*�t���[�g�N���A*/
div.clear{	
	clear: both;
}

.style3 {
	font-size: 14px;
	color: #BB134B;
}

.style4 {
	font-size: 17px;
	color: #FF7400;
	font-weight: bold;
}

.style5 {
	font-size: 16px;
	color: #2FA067;
	font-weight: bold;
}

.style6 {
	font-size: 10px;
}

.style7 {
	font-size: 16px;
	color: #f1648d;
	font-weight: bold;
}

.style8 {
	font-size: 25px;
	color: #df4b78;
	font-weight: bold;
}

/*--------------------------------------------*/

/*�C���g��*/
div.intro{
	width: 730px;
	margin:auto;
	font-size:15px;
	line-height:1.5;
	color:#5A2804;
	text-align:left;
}

div.index{
	width: 700px;
	margin:10px auto 0;
	font-size:12px;
	line-height:1.5;
	color:#5A2804;
	text-align:left;
	background-color: white;
	padding: 15px;
	border:3px dotted #eeb5c3;
}

/*--------------------------------------------*/

/*�����̃I�X�X���w�i*/
div.osusume-box{
	width: 730px;
	margin: auto;
	padding: 10px;
	background-color:#ffffff;
}

/*�Љ�g*/
div.sbox01{
	width: 710px;
	height:233px;
	padding: 20px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C7C7C7;
}

/*�ʐ^*/
div.simage01{
	width:280px;
	margin-right:20px;
/*
	float: left;
*/
	display: inline-block;
	border:solid 5px #E5E5E5;
	box-shadow:3px 3px 5px rgba(0,0,0,0.3);
}

div.description01 {
	display: inline-block;
	width: 370px;
}


/*�C�x���g��*/
p.sname01{
	font-weight: bold;
	font-size: 20px;
	line-height:1.5;
	color: #307154;
	text-align: left;
	margin: 10px 0px;
}

/*����*/
p.ssche01{
	font-weight: bold;
	font-size: 18px;
	color: #C37209;
	text-align: left;
}

/*�R�����g*/
p.stext01{
	font-size: 15px;
	color:#252525;
	text-align: left;
	line-height: 20px;
	margin: 10px 0;
}

/*�����N*/
p.surl01{
	font-size: 15px;
	text-align: left;
}

/*���*/
p.splace01{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-align: right;
}

/*--------------------------------------------*/

/*�N���[�Y�A�b�v*/
.closeup-box{
	width: 740px;
	height:155px;
	margin: 15px auto;
	padding: 20px 10px 20px 0;
	background-color:#ffffff;
	border:2px solid #f7a2b7;
	border-radius: 10px; /* CSS3 */
	�@�@-webkit-border-radius: 10px; /* Safari,Google Chrome�p */
	�@�@-moz-border-radius: 10px; /* Firefox�p */
	�@�@behavior: url(../js/PIE.htc); /* IE�p */
}

.closeup-title{
	width: 133px;
	margin:0 20px 0 0;
	float:left;
}

.closeup-text{
	width: 350px;
	font-size: 14px;
	color:#252525;
	text-align: left;
	line-height: 1.3;
	float:left;
}

.closeup-img{
	width: 200px;
	float:left;
	margin:0 0 0 20px;
}

/*--------------------------------------------*/

/*�C�x���g���*/
.event-box{
	width: 690px;
	margin: auto;
	padding: 20px 30px;
	background-color:#ffffff;
}

.event-text{
	font-size: 15px;
	color:#252525;
	text-align: left;
	line-height: 1.5;
	margin:15px 0;
	padding-bottom:7px;
	border-bottom:2px dotted #E0A157;
}

/*--------------------------------------------*/

/*�`���Vmiten�փ����N*/
.link_btn01{
	width: 750px;
	height: 70px;
	margin:auto;
	background: #038e96;
	border:2px solid #fff;
	color: #ffffff;
	font-size: 30px;
	font-weight:bold;
	text-align: center;
	line-height: 72px;
	border-radius: 10px; /* CSS3 */
�@�@-webkit-border-radius: 10px; /* Safari,Google Chrome�p */
�@�@-moz-border-radius: 10px; /* Firefox�p */
�@�@behavior: url(../js/PIE.htc); /* IE�p */
	box-shadow:3px 3px 5px rgba(0,0,0,0.3);
}

.link_btn01:hover {
	background-color: #CC0033;/*	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

/*--------------------------------------------*/

/*���X�g������������*/
.res-box{
	margin: 0 10px;
}

.res-box1 , .res-box2 {
	margin:8px;
	padding:15px;
	width:210px;
	float:left;
	text-align:left;
	background-color: #FFFFFF;
	border:2px solid #eeb5c3;
	border-radius: 8px; /* CSS3 */
	�@�@-webkit-border-radius: 8px; /* Safari,Google Chrome�p */
	�@�@-moz-border-radius: 8px; /* Firefox�p */
	�@�@behavior: url(../js/PIE.htc); /* IE�p */
}

.res-box1 {
	height:370px;
}

.res-box2 {
	height:460px;
}


.res-add01 , .res-add02 ,  .res-add03 {
	font-size: 12px;
	font-weight:bold;
	width:80px;
	padding:3px;
	text-align:center;
	color:#FFFFFF;
}

.res-add01 {
	background-color: #48adac;
}

.res-add02 {
	background-color: #f1648d;
}

.res-add03 {
	background-color: #FF9900;
}

.res-name {
	font-size: 16px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

.res-img01 {
	margin:10px 0;
}

.res-text01 {
	font-size: 13px;
	line-height:1.4;
	color:#373737;
}

.res-toi {
	font-size: 12px;
	line-height:1.4;
	color:#FF1035;
	margin-top:10px;
}

/*--------------------------------------------*/

/*���}�J�^���J�[�h*/
.ycard-box{
	width: 705px;
	margin: 15px auto;
	padding: 20px;
	background-color:#fff9e0;
	border:10px double #f17da5;
	border-radius: 10px; /* CSS3 */
	�@�@-webkit-border-radius: 10px; /* Safari,Google Chrome�p */
	�@�@-moz-border-radius: 10px; /* Firefox�p */
	�@�@behavior: url(../js/PIE.htc); /* IE�p */
}

.ycard-text{
	width: 485px;
	font-size: 14px;
	color:#5a2804;
	text-align: left;
	line-height: 1.4;
	float:left;
}

.ycard-img{
	width: 200px;
	float:left;
	margin:0 20px 0 0;
}


/*--------------------------------------------*/

/*�t�b�^�[*/
.footer-box {
	width: 710px;
	margin:10px auto 20px;
	padding:20px;
	background-color:#FFFFFF;
	border-bottom:10px solid #f798af;
	border-top:10px solid #f798af;
}

.footer-img {
	padding:0 40px;
	float:left;
}

.footer-name {
	font-size: 18px;
	font-weight:bold;
	margin:10px;
	text-align:left;
}

.footer-add {
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;
	margin-top:10px;
	float:left;
}

