@charset "utf-8";
/* すべて */
* {
	margin: 0;
	padding: 0;
	/*font-family: Verdana, Arial, sans-serif,"ＭＳ Ｐゴシック", Osaka;	*/
	/*font-family: "ＭＳ ゴシック";	*/
	font-family: "ＭＳ Ｐゴシック", Osaka;
}


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5,p,span {
	font-size: 80%;
	line-height: 160%;
}


p {
	color: #666;
}



#container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.both {
	clear:both;
}

.bothNone {
	display: block;
	clear:both;
	height: 0px;
	width: 10px;
}

.separator {
	background-image: url(/images/dline.gif);
	background-repeat: repeat-x;
	height: 14px;
}


a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/*---------------------------------------------------------------*/
/*header部分*/
/*---------------------------------------------------------------*/
#header {
	width: 870px;
}

#header #mainImg {
	float: left;
	width: 680px;
}

#header #contact{
	float: left;
	width: 180px;
	height: 92px;
	padding-left: 9px;
	padding-top: 30px;
	background-image: url(/images/inquiry.jpg);
}

#header #inquiry img {
	border-style: none;
}


h1 {
	display: none;
}

h2 {
	display: none;
}

#header #logo{
	float: left;
	width: 190px;
}


#top #header {
	height: 242px
}
#local #header {
	height: 192px
}


#top #header #mainImg {
	height: 242px
}

#local #header #mainImg {
	height: 192px
}



#top #header #logo{
	background-image: url(/images/logo_b.jpg);
	background-repeat: no-repeat;
	height: 120px
}

#local #header #logo{
	background-image: url(/images/logo_s.jpg);
	background-repeat: no-repeat;
	height: 70px
}


/*---------------------------------------------------------------*/
/*footer部分*/
/*---------------------------------------------------------------*/
#footer {
	clear:both;
	width: 870px;
	height: 100px;
}

#footer #copyright{
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 20px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

#footer #footerMenu{
	padding-top: 5px;
	font-size: 10px;
	float: left;
}

#footer #footerLogo{
	background-image: url(/images/forefront_s.gif);
	background-repeat: no-repeat;
	width: 116px;
	padding-right: 16px;
	float: right;
}

#footer #footerLogo img{
	border-style: none;
}



/*---------------------------------------------------------------*/
/*グローバルメニュー部分*/
/*---------------------------------------------------------------*/
#globalMenu{
	clear:both;
	text-align: center;
	width: 840px;
	height: 49px;
	padding-left: 14px;
	padding-right: 16px;
	background-image: url(/images/gm_back.gif);
	background-repeat: no-repeat;
}

#globalMenu .menuItem{
	float: left;
	height: 49px;
	padding-right: 18px;
	padding-left: 18px;
}



/*---------------------------------------------------------------*/
/*右側メニュー部分*/
/*---------------------------------------------------------------*/
#rightArea {
	width: 192px;
	float: right;
	padding-right: 18px;
	padding-bottom: 40px;
}

#rightArea img {
	border-style: none;
}

#rightArea .banner {
	width: 192px;
	background-repeat: no-repeat;
}
#banner_forefront {
	height: 62px;
	background-image: url(/images/forefront_b.gif);
	padding-bottom: 14px;
}

#banner_faq {
	height: 41px;
	background-image: url(/images/banner_faq.jpg);
}

#banner_blog {
	height: 41px;
	background-image: url(/images/banner_blog.gif);
}

#banner_enq {
	height: 62px;
	background-image: url(/images/banner_enq.gif);
}

#rightArea .rightFrame {
	background-image: url(/images/right_back.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#rightArea .rightBottom {
	background-image: url(/images/right_bottom.gif);
	height: 9px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

#rightArea .rightFrame h4 {
	color: #990000;
	line-height: 130%;
	font-weight: normal;
}

#rightArea .rightFrame h4 a {
	color: #990000;
}



#rightArea .rightFrame p {
	padding: 6px 0px 6px 0px;
}

#rightArea .rightFrame .separator {
	padding: 0px 0px 0px 0px !important;
}


/*---------------------------------------------------------------*/
/*コンテンツ部分*/
/*---------------------------------------------------------------*/
#contents {
	clear:both;
	width: 870px;
	margin-top: 30px;
}


#leadArea {
	text-align: right;
	padding-bottom: 30px;
	padding-right: 18px;
	background-image: url(/images/top/lead_back.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-position: 14px 0px;
}


#main {
	width: 617px;
	padding-left: 15px;
	float: left;
}

#main p {
	margin-bottom: 1em;
}


/*---------------------------------------------------------------*/
/*各ページ共通*/
/*---------------------------------------------------------------*/

.title {
	padding-bottom: 8px;
	margin-bottom: 12px;
}

.title h4 {
	background-repeat: no-repeat;
	padding-top: 8px;
	font-size: 90%;
	padding-bottom: 2px;
}

.blue {
	background-image: url(/images/headline_b_back.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	color: #369;
}

.yellow {
	background-image: url(/images/headline_y_back.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	color: #960;
}

.blue h4 {
	background-image: url(/images/headline_b_top.gif);
	padding-right: 15px;
	padding-left: 15px;
}

.yellow h4 {
	background-image: url(/images/headline_y_top.gif);
	padding-right: 15px;
	padding-left: 15px;
}


.pageNavigator {
	text-align: right;
}

.pageNavigator p{
	padding-right:0px !important;	
	padding-left: 0px !important;
	margin-right:0px !important;	
	margin-left: 0px !important;
}

.pageNavigator img{
	text-decoration: none;
	border-style: none;
	vertical-align: middle;

	
}

.frame_top {
	background-image: url(/images/frame_top.gif);
	background-repeat: no-repeat;
	width:615px;
	height:10px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.frame {
	background-image: url(/images/frame_back.gif);
	background-repeat: repeat-y;
	width:591px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.frame_bottom {
	background-image: url(/images/frame_bottom.gif);
	background-repeat: no-repeat;
	width:617px;
	height:10px;
	margin-bottom: 24px;
}



/*---------------------------------------------------------------*/
/* what's new */
/*---------------------------------------------------------------*/
#whatsnew {
}

#whatsnew .headline {
	background-image: url(/images/headline_whatsnew.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 20px;
}

#whatsnew .headline h3 {
	display: none;
}

#whatsnew .item {

}
#whatsnew .icon {
	width: 60px;
	height:16px;
	float: left;
	text-align: right;
}
#whatsnew .icon img {
	border:none;
	text-decoration: none;
}


#whatsnew .pdf {
	background-image: url(/images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#whatsnew .link {
}

#whatsnew .item .date {
	color: #900;
	float: left;
	width: 100px;
	font-weight: bold;
	text-decoration: none;
}

#whatsnew .item .txt {
	float: left;
	width: 450px;
}

#whatsnew .item a{

}

#whatsnew .item p{
	margin-bottom: 0px;
}


#whatsnew .item p.separator {
	clear: both;
	margin: 0px;
	line-height: 0px;
}



/*---------------------------------------------------------------*/
/* getReader */
/*---------------------------------------------------------------*/
#getReader {
	margin-bottom: 40px;
	font-size: 90%;
	line-height: 130%;
	padding-top: 10px;
}

#getReader img {
	float: left;
	margin-right: 10px;
	text-decoration: none;
	border: none;
}

/*---------------------------------------------------------------*/
/* FAQページ */
/*---------------------------------------------------------------*/
#faq_category {
}

#faq_category .headline {
	height: 26px;
	background-image: url(/images/headline_faq.gif);
	background-repeat: no-repeat;
}

#faq_category .headline h3 {
	display: none;
}

#faq_category .main {
	background-image: url(/images/category_back.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 11px;
	padding-top: 2px;
}

#faq_category .main table {
	width:100%;
	border-style: none;
}

#faq_category .main td {
	vertical-align: top;
	background-image: url(/images/dline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 7px;
	width: 267px;
	font-weight: bold;
}

#faq_category .main td.noline {
	background-image: none;
	padding-bottom: 0px;
}


#faq_category .main td p {
	background-image: url(/images/mark_b.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	background-position: 5px 1px;
	color: #E08600;
	padding-bottom: 2px;
}

#faq_category .main td p a {
	font-weight: normal;
}

#faq_category .main td p a.hover {
}



#faq_category .bottom {
	height: 11px;
	background-image: url(/images/category_bottom.gif);
	background-repeat: no-repeat;
}

#category_title {
	text-align: right;
	padding-top: 10px;
}

#category_title h3 {
	font-size: 100%;
	font-weight: bold;
	color: #369;
}


#faq_list {
	border: 2px solid #369;
	margin-bottom: 50px;
}

#faq_list p{
	font-size: 90%;
	color: #369;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 38px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
}


#faq_list a{
	color: #369;
}

#faq_list .odd{
	background-color: #E8F0F7;
	background-image: url(/images/faq_qs_o.gif);
}

#faq_list .even{
	background-color: #FFFFFF;
	background-image: url(/images/faq_qs_e.gif);
}

.QandA {
	margin-bottom: 50px;
}

.QandA .title {

}

.QandA p{
	margin-right: 15px;
	margin-left: 15px;
}

.QandA .pageNavigator {
}

.QandA .blue {
	margin-top: 0px;
}

.QandA .yellow {
	margin-top: 40px;
}


.QandA .blue h4 {
	background-image: url(/images/headline_q_top.gif);
	padding-right: 15px;
	padding-left: 40px;
}

.QandA .yellow h4 {
	background-image: url(/images/headline_a_top.gif);
	padding-right: 15px;
	padding-left: 40px;
}




/*---------------------------------------------------------------*/
/*機能紹介一覧(function_list) ページ*/
/*---------------------------------------------------------------*/
#function_list {
}

#function_list .item {
	clear:both;
	padding-bottom: 30px;
	margin-top: 10px;
}

/*
#function_list h4 {
	background-image: url(/images/headline_c.gif);
	background-repeat: repeat-y;
	color: #996600;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 90%;
}
*/

#function_list h4 a {
	color: #996600;
}


#function_list p {
	padding-left: 15px;
	padding-right: 15px;
}


#function_list .item img {
	float: right;
	border: 1px solid #999;
}

#function_list .image h4 {
	width: 440px;
}

#function_list .image p {
	width: 440px;
}

#function_list .pageNavigator {
}




/*---------------------------------------------------------------*/
/*機能紹介詳細(function_detail) ページ*/
/*---------------------------------------------------------------*/
#function_detail {
}

#function_detail p{
	margin-right: 15px;
	margin-left: 15px;
}



/*---------------------------------------------------------------*/
/*概要(outline)ページ*/
/*---------------------------------------------------------------*/
#outline {
}

#outline .frame{
	padding-top: 0px;
	padding-bottom: 0px;
}

#outline .frame_top{
}

#outline .frame_bottom{
	margin-bottom: 8px;
}

#outline .frame p{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#outline .frame p.both{
	font-size:0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
}

#outline p.title{
	float: left;
	width: 100px;
}

#outline p.txt{
	color:#333;
	float: left;
	font-size: 90%;
	padding-top: 2px;
}

#outline p.image{
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

#outline div.txt{
	margin-left: 10px;
	margin-right: 10px;
}

#outline div.txt p{
	color:#333;
}



/*---------------------------------------------------------------*/
/*お問い合わせ ページ*s/
/*---------------------------------------------------------------*/
#inquiry {
}
#inquiry p{
	margin-right: 15px;
	margin-left: 15px;
}

#inquiry #leadBox{
	padding-top: 15px;
	padding-bottom: 15px;
	height:140px;
	overflow: auto;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}

#inquiry #leadBox p{
	margin-right: 20px;
	margin-left: 20px;
}

#inquiry .separateArea{
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}

#inquiry .separateArea p{
	margin-bottom: 0px;
}

#inquiry .separateArea img{
	border: none 0;
}

#inquiry .separateArea .leftArea{
	width:300px;
	float: left;
	text-align: right;
}

#inquiry .separateArea .rightArea{
	width:310px;
	float: right;
	text-align: left;
}

#inquiry .formTable{
	border-style: none;
	width:615px;
	margin-bottom: 20px;
}

#inquiry .formTable th{
	text-align: left;
	white-space: nowrap;
	width: 180px;
	vertical-align: top;
	font-weight: normal;
}

#inquiry .formTable td{
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
}


#inquiry .formTable .odd{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFFBEC;
}

#inquiry .formTable .even{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFF3CC;
}


#inquiry .formTable th.odd p{
	background-image: url(/images/mark_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#inquiry .formTable th.even p{
	background-image: url(/images/mark_c.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


#inquiry .formTable th p{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 4px;
}

#inquiry .formTable td p{
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

#inquiry h5{
	font-size: 100%;
	color: #FF6600;
}

#inquiry .thanksTxt{
	width:30em;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:30px;
}

#inquiry .thanksTxt p{
	margin-left:0px;
	margin-right:0px;
}


#inquiry em{
	font-style:normal;
	color:#FF9900;
	
}

#inquiry p.error{
	background-color: #FF6600;
	width:354px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	color:#FFFFFF;
	font-size: 70%;
	margin-right: 0px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
