@charset "utf-8";

/*---------------------------------
	sitemap.html(サイトマップ)
----------------------------------*/
/*-- サイトマップ左側 --*/
#sitemap_left {
	width:280px;
	margin-left:20px;
	float:left;
	line-height:1.9em;
}

/*-- IE6用バグ対応 --*/
* html #sitemap_left {
	margin-left:10px;
}

/*-- サイトマップ右側 --*/
#sitemap_right {
	width:280px;
	margin-right:20px;
	float:right;
	line-height:1.9em;
}

/*-- IE6用バグ対応 --*/
* html #sitemap_right {
	margin-right:0;
}

/* リスト見出し */
.sitemap_list_title {
	width:280px;
	height:33px;
	margin:25px 0 5px;
	background:url(../img/sitemap_title_back.jpg) no-repeat;
}
.sitemap_list_title span {
	display:block;
	padding:4.5px 0 0 22px;
}

/* リスト */
#sitemap_left ul, #sitemap_right ul, .sitemap_secondlist_title002 {
	margin:0 0 0 2em;
}
.sitemap_secondlist002 {
	margin:0 0 0 4em!important;
}

#sitemap_left li, #sitemap_right li, .sitemap_secondlist_title001, .sitemap_secondlist_title002 {
	background:url(../img/sitemap_allow.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}

.sitemap_noallow {
	background:none!important;
	padding:0!important;
}

/*-----------------------------------
	contact.html(お問い合わせ)
------------------------------------*/
/*-- テキストエリア --*/
.contact_div {
	width:600px;
	margin:15px auto;
}
* html .contact_div {
	margin:15px 0 15px 14px;
}

/*-- テーブルのマージン・幅設定 --*/
table.contact_table{
	width:100%;
	margin:5px 0px;
}

/*-- テーブルの見出し設定 --*/
.contact_table_head{
	width:120px;
	background-color: #FFFACD;
	

}
/*-- テーブルの内容部分設定 --*/
.contact_table_body{
	
	
}

/*-- テーブルの内容部分設定（結合） --*/
.contact_table_body_unit{
	text-align:center;
	
}

/*-- オプションリスト --*/
.contact_list {
	margin-top:10px;
	margin-bottom:10px;
}

/*-- テキストボックスサイズ --*/
.contact_text {
	width:200px;
}

/*-- テキストエリアサイズ --*/
.contact_textarea {
	width:420px;
}

/*-- ボタンサイズ --*/
.contact_button {
	width:80px;
}

/*-- ボタン左要素 --*/
.contact_boxleft {
	width:380px;
	float:left;
	text-align:right;
}

/*-- 大ボックス内右要素 --*/
.contact_boxright {
	width:200px;
	float:right;
	text-align:center;
}

/*-----------------------------------
	privacydoui.html(ご利用同意書)
------------------------------------*/
/*-- テキストエリア --*/
.privacydoui_div {
	width:600px;
	margin:15px auto;
}
* html .privacydoui_div {
	margin:15px 0 15px 14px;
}

/*-- リスト --*/
.privacydoui_list {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	list-style-type: disc;
}

/*-----------------------------------
	thanks.html(ご利用同意書)
------------------------------------*/
/*-- テキストエリア --*/
.thanks_div {
	width:600px;
	margin:15px auto;
	padding:200px 0 200px;
	text-align:center;
}
* html .thanks_div {
	margin:15px 0 15px 14px;
}

/*-----------------------------------
	privacy.html(個人情報)
------------------------------------*/
/*-- テキストエリア --*/
.privacy_div {
	width:600px;
	margin:15px auto;
}
* html .privacy_div {
	margin:15px 0 15px 14px;
}

/*-- 見出しのレイアウト --*/
.privacy_title {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	margin-top:20px;
	margin-bottom:20px;
}

/*-- 小見出しのマージン --*/
.privacy_index {
	margin-top:20px;
	margin-bottom:10px;
}

/*-- リストのレイアウト --*/
.privacy_div ul {
	list-style-type:lower-alpha;
	margin-top:20px;
}

.privacy_div li {
	margin-left:30px;
}

/*-- 署名用マージン --*/
.privacy_signature {
	margin:20px 10px 40px 340px;
}

/*-- 署名用リストのレイアウト --*/
.privacy_signature ul {
	list-style-type:none;
	margin-bottom:20px;
}

.privacy_signature li {
	margin-left:0;
}

.privacy_hr {
	width:600px;
	background:transparent none repeat scroll 0 0;
	border-color:#D0D0D0;
	border-style:solid;
	border-width:0 0 1px;
	color:#D0D0D0;
	height:1px;
}

/*-----------------------------------
	index.html(トップ)
------------------------------------*/
#index_main {
	width:100%;
	margin:15px 0;
}

/*-- トップイメージ --*/
#index_main h1 {
	width:480px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#4D4D4D;
	background:url(../img/index_h1.jpg) no-repeat;
	padding:3px 0 0 10px;
}

/*-- IE7バグ対応 --*/
*:first-child+html #index_main h1 {
	width:470px;
}

/*-- IE6バグ対応 --*/
*html #index_main h1 {
	width:470px;
}

.info {
	width:480px;
	height:33px;
	font-size:14px;
	font-weight:bold;
	background:url(../img/info_back.jpg) no-repeat;
}
.info span {
	font-size:14px;
	font-weight:bold;
	color:#202020;
	padding:7px 0 0 20px;
	display:block;
}


/*-- メインロゴ --*/
#index_img {
	width:800px;
	height:200px;
	/*border-bottom:solid #EBE2C1 2px;*/
}

/*-- メインロゴ(flash) --*/
#index_flash {
	background:url(../img/top_index.jpg) no-repeat;
	padding-left:0px;
}

/*-- 左エリア --*/
#index_div1 {
	width:145px;
	margin:0 0 0 5px;
	float:left;
	text-align:center;
}

/*-- 中央エリア --*/
#index_div2 {
	width:480px;
	float:left;
	margin-left:10px;
}

/*-- 右エリア --*/
#index_div3 {
	width:145px;
	float:right;
	font-size:9px;
	margin:0 5px 0 0;
}

/*-- IE6バグ対応 --*/
*html #index_div1 {
	margin:0 0 0 3px;
}
*html #index_div3 {
	margin:0 3px 0 0;
}

/*-- 左右メニュー --*/
.smenu {
	width:145px;
	height:33px;
	text-align:left;
	background:url(../img/smenu_back.jpg) no-repeat;
}
.smenu span {
	font-size:14px;
	font-weight:bold;
	color:#202020;
	padding:7px 0 0 20px;
	display:block;
}


/*-- 各種パートナーロゴ --*/
.partnerlogo li {
	margin-top:10px;
}

/*-- パートナーエリアテキスト --*/
.partner_text {
	font-size:10px;
	line-height:13px;
}

/*-- Pマークテキスト用目マージン --*/
.pmark_text_margin {
	margin-top:5px;
}

/*-- 採用・更新情報テキストエリア --*/
.information {
	width:460px;
	margin:5px auto;
}
* html .information {
	margin-left:10px;
}
/*-- 更新情報box --*/
.information dl {
	padding:5px;
	display:block;
	border-bottom:dotted #D0D0D0 1px;
}
* html .information dl {
	padding-top:3px!important;
}
/*-- 更新情報日付 --*/
.information dt {
	width:80px;
	float:left;
}
/*-- 更新情報テキスト --*/
.information dd {
	width:370px;
	float:right;
}

/*-- 販売ソフト、リンクエリア --*/
.soft_erea {
	width:145px;
	background-color:#DCECF5;
}

/*-- 販売ソフト、リンクエリアイメージ --*/
.soft_erea_img {
	text-align:center;
}

/*-- 販売ソフト、リンクエリア画像したテキストエリアマージン --*/
.soft_text_margin {
	padding:5px;
	line-height:13px;
}

/*-- 販売ソフトボーダー --*/
hr.hr_soft_erea {
	width:140px;
	background:transparent none repeat scroll 0 0;
	border-color:#A0A0A0;
	border-style:solid;
	border-width:0 0 1px;
	color:#A0A0A0;
	height:1px;
}

/*-- リンクエリアマージン設定 --*/
.link_margin {
	margin-top:10px !important;
}

/*-- 地球温暖化 --*/
.team_6base {
	margin-top:10px;
}

/*-----------------------------------
	404.html(404)
------------------------------------*/
/*-- テキストエリア --*/
.notfound_div {
	width:600px;
	height:200px;
	margin:15px auto;
}
* html .notfound_div {
	margin:15px 0 15px 14px;
}

/*-- 見出しのレイアウト --*/
.notfound_title {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	margin-top:20px;
	margin-bottom:20px;
}

