﻿@charset "utf-8";
@import url("default.css");
@import url("tmp.css");

/* 汎用CSS
------------------------------------------------------------------------------ */
#main .ttl_lv1 {
	margin: 0 0 10px 0;
	padding: 8px 0 5px 30px;
	background: url(../image/ttl_lv1.gif) no-repeat left 0;
	font-size: 14px;
	font-weight: bold;
	color: #9769f3;
	border-top: #9769f3 double 3px;
	border-bottom: #9769f3 solid 1px;
}

#main .height850 {
	height: 850px;
	min-height: 500px;
}


/* home.html
------------------------------------------------------------------------------ */
#main .top_read_txt {
	margin: 0 auto 10px auto;
	background: url(../image/top-comment.jpg) no-repeat left top;
	width: 675px;
	height:140px;
	overflow: hidden;
	text-indent: -1000px;
}

#main .news {
	width: 320px;
	height: 450px;
	float: left;
}

#main .news h3 {
	padding: 0 0 0 5px;
	font-size: 14px;
	color: #990;
	border-left: #990 solid 3px;
}

#main .event {
	width: 320px;
	height: 450px;
	float: right;
}

#main .event h3 {
	padding: 0 0 0 5px;
	font-size: 14px;
	color: #906;
	border-left: #906 solid 3px;
}

#main .tell_her {
	clear: both !important;
}

#main .tell_her #tell_her_iframe {
	padding: 0 0 20px 0;
	background: #e00;
}

#main .tell_her h3 {
	padding: 0 0 0 5px;
	font-size: 14px;
	color: #60F;
	border-left: #60F solid 3px;
}


/* system-1.html
------------------------------------------------------------------------------ */
#main .system1_read_txt {
	margin: 0 auto 20px auto;
	background: url(../image/sys_top-comment.jpg) no-repeat left top;
	width: 672px;
	height: 190px;
	overflow: hidden;
	text-indent: -1000px;
}

#main .system1_ttl {
	color: #FF0000;
	font-size: 16px;
	text-align: center;
}

#main .system1_box {
	margin: 0 0 20px 0;
	padding: 10px;
	border: #8CB53A solid 1px;
}

/* box_form
------------------------------------------------------------------------------ */
.box_form {
	margin: 30px 10px 20px 0;
}

/* box
------------------------------------------------------------------------------ */
.box_price {
	margin: 0;
	background: #FFFFFF;
	height: auto;
	width: 645px;
	padding-bottom: 20px;
}

.box_mailmagazine {
	margin: 0;
	background: #FFFFFF;
	height: auto;
	width: 645px;
	padding-bottom: 40px;
	padding-top: 60px;
}

.box_price2 {
	margin: 0;
	background: #FFFFFF;
	height: auto;
	width: 645px;
	padding-bottom: 20px;
}

.border-green {
	border: 1px solid #8CB53A;
	background-color: #FFFFFF;
	margin: 0px auto 10px;
}

.price_text {
	font-size: 14px;
	color: #9900FF;
	margin-left: 30px;
	margin-bottom: 5px;
}


/*
.wrapper {
	padding: 0;
	width: 675px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 655px;
	height: 44px;
	background-image: url(../image/blog_hd.gif);
	margin-right: auto;
	margin-left: auto;
}
.box2 {
	padding: 5px;
	float: left;
	width: 305px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CC99FF;
	border-right-color: #CC99FF;
	border-bottom-color: #9966FF;
	border-left-color: #CC99FF;
	margin: 10px;
}
.box {
	padding: 5px;
	float: left;
	width: 305px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF66FF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FF66FF;
	border-left-color: #FFCCFF;
	margin: 10px;
}
.box_r {
	float: right;
	height: 150px;
	width: 175px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #CC3366;
	padding: 5px;
}
.box_l {
	padding: 0px;
	float: left;
	height: 160px;
	width: 120px;
}
*/
