﻿@charset "UTF-8";

/*---------------------------------------------
Dertec css

for all pages
coded by dertec at 2009-08-20
---------------------------------------------*/

/*-----------全ページ共通-----------*/

/*共通背景*/
#body_background
{
	background : url(../img/body_back_ground.png) repeat-x 0px 0px;
	text-align : center;
	margin : auto;
}

/*共通コンテナ*/
#container
{
	width : 800px;
	text-align : center;
	background-color : #ffffff;
	border-style : solid;
	border-width : 0px;	
	border-color : #9c9c9c;
	border-bottom : 1px solid #ffffff;
	margin : auto;
}

/*共通コンテンツ*/
#content
{
	width : 750px;
	text-align : center;
	margin : auto;
}

/*共通ヘッダ*/
#header
{
	width : 750px;
	padding-top : 10px;
}

/*共通ブランディング*/
#branding
{
	width : 750px;
	min-height : 45px;
}

/*共通ロゴ*/
#logo
{
	float : left;
}

/*共通ヘルプ*/
#help
{
	float : right;
}

/*共通ヘルプロゴ*/
#help_logo
{
	margin-top : 3px;
	margin-bottom : 0px;
	text-align : right;
}

/*共通ヘルプのテキスト*/
#help_text
{
	/*font-family : 'hgp創英角ゴシックub', Osaka, serif;*/
	/*font-family : sans-serif;*/
	font-size : 10px;
}

/*共通ヘルプエリアのリンク設定*/
a.help_text_link	/*デフォルト*/
{
	color : #666666;
	text-decoration : none;
}
a.help_text_link:hover /*マウスをのせたとき*/
{
	color : #333333;
	text-decoration : none;
	background-color : #cccccc;
}

/*共通ヘルプエリア検索ボタン*/
.help_search_btn
{
	width : 47px;
	color : #454545;
	padding-left :4px;
}


/*共通グローバルナビゲーション*/
#gnavi
{
	width : 750px;
	clear : both;
}

/*共通ローカルナビゲーションエリア*/
#lnavi
{
	width : 175px;
	float : left;
}

/*共通ローカルナビゲーションエリアデザイン*/ /* 2012.08.03 menu→topics変更に伴い、現在未使用 */
#lnavi_design
{
	width : 153px;
	border-bottom : 1px solid #ffffff;
	/*margin-bottom : 70px; Informationへのテキスト追加により以下のように調整2010.07.20 */
	margin-bottom :  92px;
}

/*共通大見出し*/
#headline
{
	clear : both;
	padding-top : 2px;
	margin-bottom : 7px;
	width : 750px;
}

/*共通コアエリア(トップページ専用)*/
#core_top
{
	width : 553px;
	float : right;
	border-left : 1px solid #aaaaaa;
	padding-left : 20px;
	min-height : 446px; /* 2012.10.31 トップページの左下エリアの変更に伴い、区切り縦線の長さを調節 */
}

/*共通コアエリア*/
#core
{
	width : 553px;
	float : right;
	border-left : 1px solid #aaaaaa;
	padding-left : 20px;
	min-height : 600px;
}


/*共通フッタエリア*/
#footer
{
	width :100%;	/*IEのfloatバグ対策DO NOT DELETE!*/
	clear : both;
	/*font-size : 12px;*/
	color : #666666;
	text-align : right;
	font-style : Normal;
	margin-bottom : 10px;
	padding-top : 10px;
}


/*flash*/
.flash
{
	clear : both;
	padding-top : 2px;
	width : 750px;
	min-height : 300px;
}

/*メインエリア*/
.main
{
	/*font-size : 12px;*/
	color : #666666;
	text-align : left;
	min-height : 300px;
	margin-top:10px;	
	line-height : 16px;
	float : left;
	/* 2012.08.03 menu→topics変更に伴い、灰色背景を無効化 */
	/* background-image : url("../img/lnavi_background.gif"); */
	/* background-repeat : repeat-y; */
}

/*メニュータイトル*/
.lmenu_title
{
	padding-bottom : 7px;
	background-image : url("../img/lnavi_title_background.gif");
	background-repeat : repeat-y;
}


/*メニュータイトル*/
.menu_title
{
	padding-bottom : 10px;
}

/*メニュー*/
.menu_list
{
	margin-bottom : 10px;
}

/* 全体の枠 */

.index_image-text
{
    position: relative;
	width : 750px;
	padding-top : 2px;
	text-align : left;
	line-height : 120%;
	color : #666666;
	float : left;

}
 
/* 重ねる文字 */
.index_over_text
{
    position: absolute;
    top: 100px;
    width: 100%;
	text-align : center;
    left: 0px;
    color: white;
    font-size: 18px;
    line-height: 150%;

	text-shadow: 1px 2px 3px #00008B;
}

/*index説明*/
.index_description
{
	text-align : left;
	line-height : 20px;
	color : #666666;
	float : left;

}


/*お知らせエリア*/
.whats_new
{
	clear : both;
	width : 553px;
	min-height : 20px;
	margin-bottom :10px;
}

/*お知らせ内容日付エリア*/
.whats_new_date
{
	border-bottom : 10px solid #ffffff;
	width : 90px;
	padding-left : 7px;
	vertical-align : top;
	background : url(../img/whats_new_text.png) no-repeat 1px 1px;

}

/*お知らせ内容テキストエリア*/
.whats_new_content
{
	border-bottom : 10px solid #ffffff;
	width : 460px;
}

/*ローカルナビゲーションLisenceOnline*/
.lnavi_affiliate
{
	margin-left : 7px;
}

/*お知らせボーダー*/
.whats_new_border
{
	border-bottom:solid 1px #aaaaaa;
	margin-bottom: 14px;
}

/*ローカルナビゲーションLisenceOnlineテキストレイアウト*/
.lnavi_affiliate_text
{
	margin-left : 5px;
}

/*お知らせテキストリンク装飾*/
a.whats_new_text_link	/*デフォルト*/
{
	color : #666666;
	text-decoration : underline;
}
a.whats_new_text_link:hover	/*マウスを載せたとき*/
{
	color : #aaaaaa;
	text-decoration : none;
}

/*Informationテキスト配置*/
.information_text_layout
{
	margin-bottom : 12px;
}

/*Informationテキスト装飾*/
.information_text_decoration
{
	/*
	line-height: 18px;
	margin-bottom: 12px;
	*/

	/*profileのprofile_index_table_rightと同じ*/
	text-align : justify;
	text-justify : inter-ideograph;
	vertical-align : top;
}

/* topicsエリア */
.topics_area
{
	/*font-family : 'MS Pゴシック', sans-serif;*/

	/*font-size : 11px;*/
	width : 165px;
}

/* topicsタイトル */
.topics_title
{
	/*font-size : 12px;*/
	margin-top : 5px;
	margin-bottom : 5px;
	padding-left : 3px;
	vertical-align : top;
	background : url(../img/topics_title_background.png) no-repeat 1px 1px;
}

/* topicsリンクテキスト */
a.topics_link_text
{
	color : #666666;
	text-decoration : none;
}

/* topicsテキスト中央寄せ */
.topics_text_center
{
	text-align : center;
	margin-top : 5px;
	margin-bottom : 20px;
}

