@import "reset.css";

*{	text-align:left;
}

body {
	font-family:"メイリオ","Meiryo","Verdana","MS UI Gothic","ＭＳ Ｐゴシック","osaka",sans-serif;
	font-size:14px;
	color:#333;
	background: url(/img/body_bg.jpg) repeat-x;
}

a:link, a:visited{
	color:#1133CC;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:active {
	color:#FF8C00;
	font-weight:normal;
	text-decoration:underline;
}

img {
	border: 0;
}

a img {
border: none;
text-decoration: none;
}

.container {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	text-align:left;
}

.small-text{
	font-size:10px;
}

strong {
	font-weight: bold;
	color: #990000;
}

strong#nobold {
	font-weight: normal;
}

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

.pankuzu {
	width: 898px;
	font-size: 13px;
	text-align: left;
	height:2em;
	border:1px solid #dedede;
	margin:20px 0px 0px;
	float:left;
}

.pankuzu li {
	float:left;
	line-height:2em;
	color:#777777;
	padding-left:0.5em;
}

.pankuzu li a {
	background:url(/img/pankuzu_arrow.gif) no-repeat right center;
	display:block;
	padding:0 10px 0 0;
}


div.category-body {
	width: 560px;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 150%;
	padding: 10px;
}

div.extended {
	font-size: 13px;
	color: #000000;
	text-align: right;
	margin: 10px 0px;
}

div.postdate {
	font-size: 12px;
	color: #444444;
	text-align: right;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}

div.category-body div.admin_link {
	width: 100%;
	height: 5px;
}
div.category-body div.admin_link img{
	width: 5px;
	height: 5px;
	float: none;
}
div.category-body div.cat-title {
	margin: 0px 0px 20px -10px;
	width:580px;
	height:50px;
	background-image: url(/img/bg_h1.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
}
div.category-body div.cat-title h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left:1em;
	line-height:50px;
}
div.category-body div.cat-title2 {
	margin: 20px 0px 20px -10px;
	width:580px;
	min-height:30px;
	height:auto !important;
	height:30px;
	background-image: url(/img/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
div.category-body div.cat-title2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left:1em;
	line-height:30px;
}

div.category-body h3 {
	width:560px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-image: url(/img/bg_h3.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
	margin: 16px 0px 20px -10px;
	padding-left:20px;
	padding-bottom:2px;
	border-bottom:dotted 1px #cccccc;
}

div.category-body h4 {
	width:560px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-image: url(/img/bg_h4.jpg);
	background-repeat: no-repeat;
	background-position:0px 6px;
	margin: 16px 0px 10px -10px;
	padding-left:20px;
	padding-bottom:2px;
}
div.category-body h5 {
	width:560px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 16px 0px 10px -10px;
	padding-left:20px;
	padding-bottom:2px;
}

div.topic-280 h3 {
	width:260px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-image: url(/img/bg_h3.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
	margin: 10px 0px 10px 0px;
	padding-left:20px;
	padding-bottom:2px;
	border-bottom:dotted 1px #cccccc;
}
div.topic-280 h4 {
	width:260px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-image: url(/img/bg_h4.jpg);
	background-repeat: no-repeat;
	background-position:0px 6px;
	margin: 10px 0px 10px 0px;
	padding-left:10px;
	padding-bottom:2px;
}


div.category-body .entry-menulist{
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.category-body .category-menulist{
	line-height: 120%;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.category-body .category-menulist li{
	list-style-type: circle;
}

div.category-body p{
	margin-bottom: 1em;
}

div.category-body ul{
	margin: 16px 0px 16px 10px;
}

div.category-body ul li{
	list-style-type: disc;
	list-style-position: inside;
}

div.category-body ol{
	margin: 16px 0px 16px 10px;
}

div.category-body ol{
	list-style-type: decimal;
	list-style-position: inside;
}

blockquote {
	margin: 0px 10px;
	padding: 10px;
	border: 1px solid #0c429a;
	background:#f0f8ff;
	color:#000000;
}

blockquote div.title {
	width: 100%;
	padding: 0 10px;
	color:#0c429a;
	font-weight:bold;
	border-bottom: 1px solid #0c429a;
}

.greenbox{
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	border: 1px solid #4f8a10;
	background:#dff2bf;
	color:#4f8a10;
}
.greenbox h6{
	margin-left:-5px;
	color:#4f8a10;
	font-weight:bold;
}

.orangebox{
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	border: 1px solid #9f6000;
	background:#feefb3;
	color:#9f6000;
}

.orangebox h6{
	margin-left:-5px;
	color:#9f6000;
	font-weight:bold;
}

.bluebox{
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	border: 1px solid #00529b;
	background:#bde5f8;
	color:#006699;
}

.bluebox h6{
	margin-left:-5px;
	color:#006699;
	font-weight:bold;
}

.graybox{
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	border: 1px solid #666666;
	background:#f9f9f9;
	color:#000000;
}

.graybox h6{
	margin-left:-5px;
	color:#000000;
	font-weight:bold;
}


blockquote img {
	margin: 5px 5px;
	float: right;
	border: none;
}
div.category-body img.entry {
	float: left;
	margin: 5px;
}

div.category-body div.btn-center {
	text-align:center;
}

div.link-right {
	text-align: right;
	margin:1em 0;
	padding-right:1em;
	background-image: url("/img/main_right_arrow.gif");
	background-repeat: no-repeat;
	background-position:100% 50%;
}

div.link-cfg{
	margin-top: 10px;
}

span.price {
	font-size: 18px;
	color: #cc0000;
}

.kiyaku{
}
.kiyaku textarea{
	width: 500px;
	height: 200px;
}

/*Fieldset legend設定
-------------------------*/
div.category-body fieldset {
	border: 1px solid #0c429a;
	border-top: 5px solid #0c429a;
	border-bottom: 5px solid #0c429a;
	padding: 5px;
}

div.category-body legend {
	color: #0c429a;
	font-weight: bold;
	margin-left: 10px;
}

table.data {
	width: 100%;
	border-collapse: collapse;
	border-width: 1px 0 0 1px;
	border-style:solid;
	border-color:#cccccc;
}

table.data th,
table.data td {
	padding:10px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #cccccc;
	vertical-align: top;
}

table.data th {
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #BDE5F8;
	color: #00529B;
	font-weight: bold;
}


/***** header *****/

h1.header-text{
	background: #f2f2f2;
	font-size: 10px;
	font-weight:normal;
	width:100%;
	height:10px;
	padding: 0;
	margin: 0 auto;
	text-align:center;
}

.header {
	position:relative;
/*	background: url(/img/seek.jpg) no-repeat bottom right;*/
	width: 900px;
	height: 90px;
}
.header input.search{
	position:absolute;
	border:0;
	width:120px;
	height:15px;
	top:60px;
	left:760px;
	display:none;
}
/***** drop down menu *****/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	height:50px;
	list-style: none;
	font-size: 12px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 50px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.community {
	background: url(/img/nav_community.jpg) no-repeat;
	width: 120px; 
}
ul#topnav a:hover.community {
	background: url(/img/nav_community_o.jpg) no-repeat;
	width: 120px; 
}
ul#topnav a.cfg {
	background: url(/img/nav_cfg.jpg) no-repeat;
	width: 110px; 
}
ul#topnav a:hover.cfg {
	background: url(/img/nav_cfg_o.jpg) no-repeat;
	width: 110px; 
}
ul#topnav a.msc {
	background: url(/img/nav_msc.jpg) no-repeat;
	width: 140px; 
}
ul#topnav a:hover.msc {
	background: url(/img/nav_msc_o.jpg) no-repeat;
	width: 140px; 
}
ul#topnav a.faq {
	background: url(/img/nav_faq.jpg) no-repeat;
	width: 80px; 
}
ul#topnav a:hover.faq {
	background: url(/img/nav_faq_o.jpg) no-repeat;
	width: 80px; 
}
ul#topnav a.blog {
	background: url(/img/nav_blog.jpg) no-repeat;
	width: 70px; 
}
ul#topnav a:hover.blog {
	background: url(/img/nav_blog_o.jpg) no-repeat;
	width: 70px; 
}
ul#topnav a.links {
	background: url(/img/nav_links.jpg) no-repeat;
	width: 80px; 
}
ul#topnav a:hover.links {
	background: url(/img/nav_links_o.jpg) no-repeat;
	width: 80px; 
}
ul#topnav a.contact {
	background: url(/img/nav_contact.jpg) no-repeat;
	width: 120px; 
}
ul#topnav a:hover.contact {
	background: url(/img/nav_contact_o.jpg) no-repeat;
	width: 120px; 
}
ul#topnav a.about {
	background: url(/img/nav_about.jpg) no-repeat;
	width: 110px; 
}
ul#topnav a:hover.about {
	background: url(/img/nav_about_o.jpg) no-repeat;
	width: 110px; 
}
ul#topnav li .sub {
	z-index:999;
	position: absolute;	
	top: 50px; left: 0;
	background: #0c429a url(/img/sub_bg.jpg) repeat-x;
	padding: 10px 10px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li h2 a{
	font-size: 13px;
	font-weight: normal;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 2px 0px 2px 0px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
ul#topnav .sub ul li a:hover {color: #ddd;}
/***** main contents -site top- *****/
.content{
	width: 100%;
}

.wide-box{
	float:left;
	width:100%;
	margin:20px 0;
}

.left-box{
	float:left;
	width:580px;
	margin:20px 0;
}
.right-box{
	float:right;
	width:300px;
	margin:20px 0;
}
.left-box .box{
	width:580px;
	height:auto;
	clear:both;
}
.right-box .box{
	width:300px;
	height:auto;
}
.left-280{
	width:280px;
	float:left;
}
.right-280{
	width:280px;
	float:right;
}
.topic-title280{
	line-height:100%;
	width:280px;
	height:30px;
	margin:0 0 10px 0;
}
.topic-280{
	font-size:13px;
	line-height:150%;
	width:280px;
	min-height:100px;
	height:auto;
	margin:0 0 10px 0;
}
.topic-title300{
	width:300px;
	height:30px;
	margin:0 0 10px 0;
}
.topic-300{
	font-size:13px;
	line-height:150%;
	width:300px;
	height:auto;
	min-height:1px;
	margin:0 0 10px 0;
}
.topic-title580{
	width:580px;
	height:30px;
	margin:0 0 10px 0;
}
.topic-580{
	font-size:13px;
	line-height:150%;
	width:580px;
	height:auto;
	margin:0 0 10px 0;
}
.topic-280 h4,
.topic-300 h4,
.topic-580 h4{
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	padding:5px 0 5px 0px;
}

.topic-280 div.main-link-right{
	margin-top: 1em;
	text-align: right;
}

.topic-280 div.main-link-right img.point{
	margin-left: 5px;
}
div.bookmark{
	text-align:right;
}

dl.update {
	margin-top: 10px;
	border-top: 1px solid #0c429a;
}

dl.update dt {
	color: #0c429a;
	margin: 3px 0px;
}

/***** site top -left contents- *****/
.topic-580#news{
	border:1px solid #0c429a;
	border-top:3px solid #0c429a;
	width:578px;
	height:auto;
}
table.news{
}
table.news tr.sticky td{
	font-size:13px;
	border-bottom:1px dotted #0c429a;
	background-color:#f0f8ff;
}
table.news tr.alt td{
	font-size:13px;
	border-bottom:1px dotted #0c429a;
	background-color:#ffffff;
}
table.news tr td{
	font-size:13px;
	padding:5px 0;
}
table.news tr td.head{
	font-size:13px;
	width:60px;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
table.news tr td.date{
	font-size:13px;
	width:100px;
	color:#0c429a;
	font-weight:bold;
}
table.news tr td.title{
	font-size:13px;
	width:418px;
	color:#333;
}
table.news tr td.title a{
	display:block;
	text-decoration:none;
}

.topic-580#msc-news{
	border:1px solid #0c429a;
	border-top:3px solid #0c429a;
	width:578px;
	height:auto;
}
table.msc-news{
}
table.msc-news tr.alt td{
	font-size:13px;
	border-bottom:1px dotted #0c429a;
	background-color:#ffffff;
}
table.msc-news tr td{
	font-size:13px;
	padding:5px 0;
}
table.msc-news tr td.date{
	font-size:13px;
	width:100px;
	color:#0c429a;
	font-weight:bold;
	padding-left:5px;
}
table.msc-news tr td.title{
	font-size:13px;
	width:473px;
	color:#333;
}
table.msc-news tr td.title a{
	display:block;
	text-decoration:none;
}
/***** site top -right contents- *****/
div.mailadd{
	text-align:center;
	margin:5px;
}

div.mailadd a img{
	width:200px;
	height:40px;
}


input.mail-add{
	border:1px solid #000;
	width:150px;
	height:20px;
	margin: 5px 0px 5px 5px;
}
.face{
	width:130px;
}
.face img{
	width:130px;
	height:195px;
	border:none;
}
.hallo-text{
	font-size:13px;
	line-height:120%;
	min-height:210px;
}
.face#right{
	float:right;
}
.face#left{
	float:left;
}
/***** site top -footer contents- *****/
.footer{
	position: relative;
	width: 100%;
	clear: both;
}
.footer ul{
	padding-bottom: 5px;
	text-align: center;
}
.footer ul li{
	border-right: 1px solid #0c429a;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	
}
.footer ul li.footer-list-end{
	border: none;
}
.footer_ad{
	text-align:center;
	margin-bottom:10px;
}
/***** site top -copyright- *****/
.copyright{
	width: 100%;
	background: #eee url(/img/bar_footer.jpg) repeat-x scroll 0 0;
	padding:25px 0;
}
.caution{
	width:900px;
	margin:0 auto;
	text-align: left;
}
.copy{
	width: 100%;
	text-align: center;
	padding-top: 10px;;
}

div.interview {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.shu {
	font-size: 14px;
	font-weight: bold;
	color: #00008B;
}

div.shu-comment {
	font-size: 14px;
	font-weight: normal;
	color: #00008B;
}

div.guest {
	font-size: 14px;
	font-weight: bold;
}

div.guest-comment {
	font-size: 14px;
	font-weight: normal;
}

/* JavaScript使用部分 (IDを変更する場合、JSファイルの変更も必要) */
div#campaign div#campaignImages {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 560px;
	height: 180px;
	margin: 0 0 0 10px;
	text-align: left;
	z-index:1;
}

div#campaign div#campaignImages ul#campaignNavi {
	float: right;
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#campaign div#campaignImages ul#campaignNavi li {
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#campaign div#campaignImages ul#campaignNavi li img{
	width:140px;
	height:60px;
	display:block;
	vertical-align:bottom;
}
div#campaign div#campaignImages ul#campaignNavi li a{
	display:inline-block;
	vertical-align:bottom;
}

div#campaign div#campaignImages div#campaignImage {
	position: absolute;
	width: 420px;
}

div#campaign div#campaignImages div#campaignImage p {
	display: none;
}

div#campaign div#campaignImages div#campaignImage p.selected {
	width:420px;
	height:180px;
	display: block;
}

div#campaign div#campaignImages ul#campaignNavi li.selected {
	background: url(/img/campaign_arrow.gif) no-repeat;
}

div#campaign div#campaignImages ul#campaignNavi li.selected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
/* JavaScript使用部分ここまで */


/*申込フォームの設定
=======================*/

table.form {
font-size: 13px;
text-align: left;
margin: 20px auto 10px 20px;
border: none;
}

tr.heading {
}


td.itemname {
text-align: right;
width: 150px;
border: 1px solid #cccccc;
background: #f0f8ff;
padding: 5px;
}

table.info {
font-size: 15px;
text-align: left;
margin: 10px auto 10px 5px;
border: 1px solid #333333;
border-collapse: collapse;
}


table.info#send {
font-size: 15px;
text-align: center;
margin: 10px auto 10px 5px;
border: none;
border-collapse: collapse;
}

td.index {
color: #ffffff;
text-align: right;
width: 200px;
background: #6495ED;
border: 1px solid #ffffff;
padding: 5px;
}

td.input {
text-align: left;
width: 550px;
background: #ffffff;
border: 1px solid #ffffff;
padding: 5px;

}

td.send {
text-align: center;
width: 780px;
background: #ffffff;
border: none;
padding: 5px;

}

h2#form {
font-size: 16px;
font-weight: bold;
color: #0c429a;
text-align: left;
background: #ffffff;
border-bottom: 3px solid #0c429a;
margin: 10px 0 0;
padding: 10px 5px 3px 0px;
}

h2#form span {
color: #ffffff;
font-family: "ＭＳ Ｐゴシック", "osaka" , sans-serif;
font-size: 40px;
background: #0c429a;
border: 1px solid #0c429a;
margin: 0;
padding: 0;
}

div.must {
font-weight: bold;
color: #990000;
float:left;
}

table.info input,
table.info textarea,
table.info select{
font-size: 15px;
color:#000000;
}
