@charset "utf-8";
/*
Theme Name: FJS NEW
Theme URI:
Description: FJSリニューアル専用テーマ
Version: 1.6
Author: Masahide Ichikawa
Author URI: http://www.fjs.co.jp/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	background: #f5f5f5;
	color: #333;
	text-align: left;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	}

P {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #3399cc;
	border: none;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #3399cc;
	border: none;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #69c;
	border: none;
}

a:active {
	font-weight: normal;
	text-decoration: none;
	color:#14568a;
	border:none;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

h3 {
	font-size: 1.2em;
	font-weight:bold;
	line-height: 120%;
	color: #669966;
	}

img {
	margin: 0px;
	padding: 0px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.TextalignRight {
	text-align: right;
}


.BorderBottom {
	border-bottom: dotted 1px #cccccc;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	}


img.alignleft {
	margin: 0px 15px 0px 0px;
	display: inline;
	}

img.alignright {
	margin: 0px 0px 5px 15px;
	}

.form {
	font-size: 1.2em;
	border: 1px #cccccc solid;
	line-height: 160%;
	padding: 5px;
	background: #f6ffe5;
	}

/*　ベース　*/

#Container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	}

#Header {
	margin: 0px 0px 0px 0px;
	}

#TopContentsLeft {
	width: 235px;
	float: left;
	margin: 10px 15px 15px 0px;
	}

#TopContentsRight {
	width: 700px;
	float: left;
	margin: 0px 0px 15px 0px;
	}

.main {
	margin: 0px;
	padding: 15px;
	}


#Flash {
	margin: 0px 0px 10px 0px;
	}

.BottomMargin {
	margin: 0px 0px 15px 0px;
	}

#Pmark {
	width: 235px;
	height: 155px;
	float: left;
	background-image: url(images/waku_pmark_1.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	}

.SideboxCenter {
	font-size: 0.8em;
	width: 233px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	}

#SideboxCom {
	font-size: 0.8em;
	width: 203px;
	line-height: 140%;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	}

.SideboxCenter ul {
	margin: 0px;
	padding: 0px;
	}

.SideboxCenter ul li {
	line-height: 240%;
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 20px 0px;
	list-style-type: none;
	}

.SideboxCenter ul li a {
	width: 210px;
	height: 30px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	background-image: url(images/back_menu_02.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.SideboxCenter ul li a:hover {
	background-image: url(images/back_menu_02_1.png);
	}

.SideboxCenter ul li ul li {
	line-height: 250%;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

.SideboxCenter ul li ul li a {
	width: 200px;
	height: 30px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	background-image: url(images/back_menu_01.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.SideboxCenter ul li ul li a:hover {
	background-image: url(images/back_menu_01_1.png);
	}

.SideboxUnder {
	margin: 0px 0px 10px 0px;
	}

#SideboxCom strong {
	font-size: 1.6em;
	}

#SideboxCom-Image {
	font-size: 0.8em;
	width: 205px;
	height: 60px;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	background-image: url(images/back_support_01.png);
	}

#SideboxCom-Image P {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#SideboxPmark {
	font-size: 0.6em;
	width: 208px;
	line-height: 140%;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	}

#SideboxPmark img.alignleft {
	margin: 0px 5px 0px 0px;
	display: inline;
	}


#Footer {
	font-size: 0.8em;
	border-top: solid 1px #999999;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}


#Banner {
	padding: 10px 0px 10px 0px;
	}

#MainContentsWaku {
	font-size: 0.8em;
	width: 668px;
	margin: 0px;
	padding: 15px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	}

#MainContentsWaku strong {
	font-size: 1.2em;
	font-weight: bold;
	}

#MainContentsWaku h3 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(images/back_h3_01.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #669933;
	height: 30px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 15px;
	}

#MainContentsWaku h4 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(images/back_h3_01.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #669933;
	height: 30px;
	margin: 30px 0px 5px 0px;
	padding: 5px 0px 0px 15px;
	}


#MainContentsWaku dl {
	margin: 0px;
	padding: 15px 0px 20px 0px;
	}

#MainContentsWaku dl dt {
	float: left;
	width: 80px;
	text-indent: 0px;
	line-height: 150%;
	padding: 0px 0px 5px 0px;
	margin-top: 5px;
}

#MainContentsWaku dl dd {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 80px;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dotted;
}

#SystemWiLLBASE dl {
	margin: 0px;
	padding: 15px 0px 20px 0px;
	}

#SystemWiLLBASE dl dt {
	float: left;
	width: 180px;
	text-indent: 0px;
	line-height: 150%;
	padding: 0px 0px 5px 0px;
	margin-top: 5px;
}

#SystemWiLLBASE dl dd {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 180px;
	line-height: 150%;
}


#SystemWiLLBASE ul {
	margin: 15px 0px 15px 15px;
	padding: 0px;
	}

#SystemWiLLBASE ul li {
	margin: 0px;
	padding: 0px;
	}


#News {
	font-size: 0.8em;
	width: 698px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	}

#News dl {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	}

#News dl dt {
	float: left;
	width: 50px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-indent: 0px;
	line-height: 150%;
}

#News dl dd {
	margin: 0px;
	padding: 10px 0px 10px 100px;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dotted;
	background-image: url(images/bg_news.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

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

#Inq {
	padding: 10px 0px 20px 0px;
	}

.Clear {
	clear: both;
}


#SubMenu {
	text-align: right;
	margin: 0px 0px 10px 0px;
	}

#LinkContentsLeft {
	width: 420px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
	}

#LinkSummitMember {
	width: 200px;
	height: 550px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 150%;
	padding: 0px 0px 5px 0px;
	margin-left: 25px;
	margin-bottom: 30px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background: #fffff0;
	}

#LinkSummitOb {
	width: 200px;
	height: 550px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 180%;
	margin-left: 20px;
	margin-bottom: 30px;
	padding: 0px 0px 5px 0px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background: #fffff0;
	}

#LinkTitle {
	margin-bottom: 20px;
	}

#SingleContentsLeft {
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
	}

#SingleMenuWaku {
	padding: 0px 10px 0px 10px;
	margin: 0px;
/*	background-image: url(images/menu_waku_1.gif); */
	background-color: #ffffe6;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

#SingleMenuWaku p {
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#SingleContentsRight {
	width: 600px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	margin-bottom: 30px;
	}

#SingleMenuWaku ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#SingleMenuWaku ul li {
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	background: transparent url(images/icon_01_red.gif) no-repeat;
	background-position: 0px 15px;
	border-bottom: dotted 1px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	}

#SingleMenuWaku ul li ul li {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	}

#SingleMenuWaku ul li a:link {
	font-weight:bold;
	text-decoration: none;
	color: #14568a;
	border: none;
}

#SingleMenuWaku ul li a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #069;
	border: none;
}

#SingleMenuWaku ul li a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #cc6600;
	border: none;
}

#SingleMenuWaku ul li a:active {
	font-weight:bold;
	text-decoration: none;
	color:#14568a;
	border:none;
}

.SubTitle {
	font-size: 1.1em;
	font-weight:bold;
	text-align: center;
	color: #990000;
	background: #fae4c8;
	height: 25px;
	padding: 5px 0px 0px 0px;	
	margin: 0px 0px 10px 0px;	
	}

#FloodTextTitle {
	font-size: 1.5em;
	line-height: 180%;
	margin-bottom: 100px;
	}

#FloodTextTitle ul {
	list-style : none;
	}

#FloodTextTitle ul li {
	background-image : url(images/icon_abutan_01_1.gif) ;
	background-position : left center ; /* 位置は左端の真ん中 */
	background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	}

.entry ul li {
	margin-top: 0.5em;
	}

.entry ul {
	margin-bottom: 2em;
	}

.entry ol {
	margin-bottom: 2em;
	}

.entry ol li {
/*	font-weight:bold; */
	}

.entry strong {
	color: #669933;
	}

.entry P {
	margin-bottom: 0.5em;
	padding: 0px;
	}

.entry blockquote {
	margin-right: 0px;
	}

#PrductBannerLeft {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}

#PrductBannerRight {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#Sitemap ul {
	line-height: 250%;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	}

#Sitemap ul li {
	line-height: 250%;
	margin: 0px;
	padding: 0px;
	}

#Poricy {
	margin: 0px;
	padding: 10px 15px 50px 15px;
	}

#Privacy {
	line-height: 140%;
	}
