/*----------------------------------------/Begin Common_styles/-----*/
/*--!! ATTENTION !!--*/
/*--Do NOT change anything from line_1 to line_150--*/

/*----------------------------------------/body/-----*/
body {
padding: 0;
border: 0;
background-color: #9D5A6D;
background-image: url(../image/haikei.jpg);
color: #222222;
}

/*----------------------------------------/SEOTEXT/-----*/
h1 {
	font-size:1em;
	text-indent: -9999px;
	overflow:hidden;
	background: url(../image/menu/logo_r1_c1.gif) left top no-repeat;
	width: 282px;
	height: 55px;
	margin: 10px 0;
}

/*----------------------------------------/img/-----*/
img {
border: none;
}

/*----------------------------------------/p/-----*/
p {
padding: 0;
margin: 0;
}

/*----------------------------------------/fontsize_nomal/-----*/

{} /*for IE_MacOSX*/

.large_x {
font-size: 18px;
line-height: 1.3em;
}

.large {
font-size: 16px;
line-height: 1.3em;
}

.midium {
font-size: 14px;
line-height: 1.3em;
}

.small {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
}

.small_x {
font-size: 10px;
line-height: 1.3em;
}


/*----------------------------------------/fontsize_with_lineheight/-----*/
.large_x_h {
font-size: 18px;
line-height: 1.5em;
}

.large_h {
font-size: 16px;
line-height: 1.5em;
}

.midium_h {
font-size: 14px;
line-height: 1.5em;
}

.small_h {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
}

.small_x_h {
font-size: 10px;
line-height: 1.5em;
letter-spacing: 1px;
}

/*----------------------------------------/fontsize_for_img_caption/-----*/
.caption_l {
font-size: 12px;
margin-top: 5px;
letter-spacing: 1px;
line-height: 1em;
}

.caption_s {
font-size: 10px;
margin-top: 5px;
line-height: 1em;
letter-spacing: 1px;
}

/*----------------------------------------/fontsize_for_img_caption_center/-----*/
.caption_l_center {
font-size: 12px;
margin-top: 5px;
letter-spacing: 1px;
line-height: 1em;
text-align: center;
}

.caption_s_center {
font-size: 10px;
margin-top: 5px;
line-height: 1em;
letter-spacing: 1px;
text-align: center;
}

/*----------------------------------------/fontsize_for_img_caption_right/-----*/
.caption_l_right {
font-size: 12px;
margin-top: 5px;
letter-spacing: 1px;
line-height: 1em;
text-align: right;
}

.caption_s_right {
font-size: 10px;
margin-top: 5px;
line-height: 1em;
letter-spacing: 1px;
text-align: right;
}
/*------------------------------/TopNewsAreaStyles/--*/
.small_x_white {
	font-size: 10px;
	line-height: 1.3em;
	color: #FFFFFF;
}
.mainbgnonerpeat {
	background-image: url(../gennai/images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*------------------------------/plan|sp01/--*/
body#plan_sp{
	background-color:#333333;
}
.tatesen_l {
	background-image: url(../dish/course/images/tatesen_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tatesen_r {
	background-image: url(../dish/course/images/tatesen_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.sp_main {
	background-image: url(../sp/images/bg_green.jpg);
	background-repeat: repeat-x;
	width:468px;
	_width: 490px;
	padding: 0px 10px;
	border-top:none;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 3px solid #333333;
}
.sp_main strong{
	font-weight: bold;
	color:#990033;
}
.sp_main table{
	background-color: #f2f2f2;
	padding:5px;
}
.sp_main dt{
	font-weight: bold;
	list-style-type: disc;
}
.sp_main dd{
	text-indent: -1em;
	font-size: 11px;
	letter-spacing: 1px;
}
.sp_main .sp_st{
	text-align: left;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #be2c56;
	border-left: 1px solid #be2c56;
}
.footbanner{
	margin: 20px 0;
	text-align: right;
	color:#333333;
	background: #fee;
	padding: 10px 10px 5px 5px;
}