@charset "Shift_JIS";

body,h1,h2,h3,p,div{
	margin:0;
	padding:0;
}

/* 本文部分 */
body{
	color:#000000;
	width:673px;
	background-color:#ffffff;
	line-height:1.4;
	margin-left:8px;
	margin-top:8px;
	font-size:100%;
}

h2{
	color:#ffffff;
	background-color:#000066;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	padding-top:0.3em;
	padding-bottom:0.3em;
}

em{
	font-style:normal;
	font-weight:bold;
}

strong{
	color:#ff0000;
}

#main_content{
	width:480px;
	background-color:#eeeeee;
	float:left;
}

.arrow{
	text-align:center;
	margin:1em;
}

#site_catch,#intro{
	font-size:81%;
}

#intro{
	background-color:#cccccc;
	text-indent:1em;
	font-weight:normal;
	width:672px;
}

/* サイドバー部分 */
#site_info{
	width:192px;
	float:left;
}

#menu p{
	background-color:#eeeeee;
	font-size:81%;
	height:22px;
	padding-top:7px;
	text-align:center;
	border-bottom:solid 2px #aaaaaa;
}

#info{
	background-color:#ffffcc;
	width:192px;
	float:left;
}

.side-info1{
	font-weight :bold;
	color : #0000cc;
	font-size:81%; 
	text-align : center;
	margin-top: 1.5em;
	margin-bottom :1.5em; 
}

.side-info2{
	font-weight :bold;
	font-size:81%; 
	text-align : center;
}

.side-tel{
	color :#ff00ff ; 
	font-weight :bold;
	text-align : center;
	font-size : 150%;
}

.side-catch{
	font-weight :bold;
	font-size:81%; 
	text-align : center;
	color:#ff0000 ;
}

.side-link{
	font-weight :bold;
	text-align : center;
}
.pict{
	text-align:center;
}

/* フォーム部分 */
#form_info{
	clear:both;
	background-color:#ccffcc;
}

#form_info p{
	font-weight:bold;
	text-align:center;
}

#submit{
	font-size:81%;
	font-weight:bold;
	background-color:#ccffcc;
	text-align:center;
	margin-top:1em;
	margin-bottom:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

table{
	margin-top:0.5em;
}

th{
	text-align:left;
}

/* フッター部分 */
#footer{
	font-size:81%;
	clear:both;
	text-align:center;
	padding-top:15px;
}