 /* TOPページCSS */


 /* ページ共通 */

@Charset "Shift_JIS";

a:link {
	color : #217AA6;
	text-decoration: none;
}
a:hover {
	color : #FF54A4;
}
a:visited {
	color : #217AA6;
	text-decoration: none;
}

html {
	font-style: normal;
	color: #5A5A5A;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

body {
	width: 100%;
	font-size: 12px;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
	background-image: url(images/wallpaper_top.gif);
	text-align:center;
}

 /* 大枠 */
.table {
	padding: 0px 0px;
	width: 900px;
	margin: auto;
}

 /* ヘッダー部分 */
.header {
	padding: 0px 0px;
	margin: 0px 0px;
	width: 900px;
	height:100px;
	background-image: url(images/header_top.gif);
	background-repeat:no-repeat 10px 0px;
	text-align:left;
}

 /* ヘッダー 会社ロゴ */
.logo {
	float:left;
	width:190px;
	height:40px;
	margin-top:38px;
	margin-left:20px;
}

 /* ヘッダー 右側 */
.headerright {
	float:right;
	width:660px;
	margin-right:20px;
	text-align:right;
	border:0;
}

 /* ヘッダー お問い合わせ・サイトマップ */
.headerlink {
	height:15px;
	margin-top:38px;
	border:0;
}

 /* ヘッダー キャリアリンク */
.headermenu {
	height:31px;
	margin-top:13px;
	border:0;
	text-align:right;
}

 /* ヘッダー お問い合わせ・サイトマップ・キャリアリンク リスト設定１ */
ul.gnavi_h li {
	width:650px;
	text-align:right;
	margin:0px -1px;
	display:inline;

}

 /* ヘッダー お問い合わせ・サイトマップ・キャリアリンク リスト設定２ */
.gnavi_h a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}


 /* データエリア */
.dataarea {
	padding: 10px 20px;
	margin: 0px 0px;
	width: 860px;
	background-image: url(images/top_bg.gif);
	background-repeat:repeat-y 0px 0px;
	background-color: #FFFFFF;
	text-align:center;
}

/* フッター */
.footer {
	padding: 0px 0px;
	margin: 0px 0px;
	width: 900px;
	height:51px;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat 0px 0px;
	text-align:left;
}

/* フッター　リスト設定１ */
ul.gnavi_f li {
	width:650px;
	text-align:left;
	margin:0px -1px;
	display:inline;

}

/* フッター　リスト設定２ */
.gnavi_f a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

/* フッター　会社情報・商標について等 */
.footerlink {
	float:left;
	width: 600px;
	margin: 7px 20px;
}

/* フッター　コピーライト */
.footercopyright {
	float:right;
	width: 200px;
	margin: 7px 20px;
	text-align:right;
}

 /* ページトップへ戻る */
.scroller {
	width: 750px;
	margin: 5px 0px;
	text-align:right;
}


/* --------------------------------------------------------------------- */

/* PRFlash */
.prflash {
	padding: 0px 0px;
	margin: 0px 0px;
	width: 860px;
	text-align:center;
}

/* データエリア２ */
.dataarea2 {
	padding: 0px 0px;
	margin: 10px 0px;
	width: 860px;
	height:520px;
}

/* ３つ並びエリアの左から１つ目と２つ目を一緒に囲んでいます */
.infobox {
	float:left;
	padding: 0px 0px;
	margin: 0px 0px;
	width: 630px;
}

/* ３つ並びエリアの左側 */
.leftinfo {
	float:right;
	margin-right:8px;
	width:220px;
}

/* 携帯サイトへのアクセス */
.access {
	height:160px;
}

/* キーワードで探す１ */
.keyword {
	margin-top:10px;
}

/* キーワードで探す２ */
.keywordarea {
	text-align:left;
	width:210px;
	height:130px;
	border:solid 1px #C0C0C0;
	padding:4px 4px;
}

/* キーワードで探すリンクカラー指定 */
.keyword a:link {
	color:#FF2E69;
}

/* キーワードで探すvlinkカラー指定 */
.keyword a:visited {
	color:#FF2E69;
}

/* キーワードで探す フォントサイズ指定１ */
.keyword1 {
	font-size: 11px;
	line-height: 16pt;
}

/* キーワードで探す フォントサイズ指定２ */
.keyword2 {
	font-size: 16px;
	line-height: 16pt;
	font-weight: bold;
}

/* ３つ並びエリアの中央 */
.centerinfo {
	float:right;
	width:400px;
	line-height: 0;
}

/* 新着アプリ情報 */
.newinfo {
	text-align:left;
	color:#414141;
	width:398px;
	height:265px;
	overflow:auto;
	border:solid 1px #C0C0C0;
	scrollbar-face-color:#EFEFEF;
	font-size: 12px;
	line-height: 12pt;
}

/* 新着アプリ情報 */
.newinfo a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

/* 新着アプリ情報 SSS画像 */
.sss_images {
	margin-right:5px;
} 

/* 新着アプリ情報　SSS画像にテキストを中央揃え */
.centering p {  
	display: table-cell;  
	vertical-align: middle;
	margin-right:5px;
}
/*for IE6 */  
* html .centering p {  
	display: inline;  
	zoom: 1;  
}  
/*for IE7 */  
*:first-child+html .centering p {  
	display: inline;  
	zoom: 1;  
}

/*  キャリアアイコン リンク設定 */
.centerings a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}


/* お知らせ */
.newsinfo {
	text-align:left;
	color:#414141;
	width:398px;
	height:72px;
	border:solid 1px #C0C0C0;
	font-size: 12px;
	line-height: 12pt;

}

/* ３つ並びエリアの右側 */
.rightinfo {
	float:right;
	width:220px;
}


/* --------------------------------------------------------------------- */
/* 更新履歴一覧　ページ */
.historyarea {
	padding: 0px 30px;
	margin: 0px 0px;
	width: 750px;
	text-align:center;
}

.historyleft {
	float:left;
	padding: 0px 0px;
	margin: 15px 5px;
	margin-left:30px;
	width: 172px;
	text-align:left;
}

.historyright {
	float:right;
	padding: 0px 0px;
	margin: 15px 5px;
	margin-right:30px;
	width: 500px;
	text-align:left;
}


/* 2012 */
.history2012 a {
	display:block;
	width:170px;
	height:32px;
	background:url(information/images/button_2012.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
.history2011 a:hover {
	background-position:right top;
}

/* 2011 */
.history2011 a {
	display:block;
	width:170px;
	height:32px;
	background:url(information/images/button_2011.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
.history2011 a:hover {
	background-position:right top;
}

/* 2010 */
.history2010 a {
	display:block;
	width:170px;
	height:32px;
	background:url(information/images/button_2010.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
.history2010 a:hover {
	background-position:right top;
}

/* 2009 */
.history2009 a {
	display:block;
	width:170px;
	height:32px;
	background:url(information/images/button_2009.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
.history2009 a:hover {
	background-position:right top;
}


/* 2008 */
.history2008 a {
	display:block;
	width:170px;
	height:32px;
	background:url(information/images/button_2008.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
.history2008 a:hover {
	background-position:right top;
}

/* 2007 */
.history2007 a {
	display:block;
	width:170px;
	height:32px;
	background:url(information/images/button_2007.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
.history2007 a:hover {
	background-position:right top;
}

/* 2006 */
.history2006 a {
	display:block;
	width:170px;
	height:32px;
	background:url(information/images/button_2006.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
.history2006 a:hover {
	background-position:right top;
}

 /* ページトップへ戻る2 */
.scroller2 {
	width: 500px;
	margin: 5px 0px;
	text-align:right;
}



/* --------------------------------------------------------------------- */
/* 当サイトのご利用について　商標について　サイトマップ　ページ */

/* 見出しアイコン設定１ */
.point1 {
	margin-left:1px;
	margin-right:8px;
	margin-top:5px;
	width: 3px;
	height:11px;
	background-image: url(images/point1.gif);
	background-repeat:no-repeat;
	float:left;
}

/* 見出しアイコン設定２ */
.point2 {
	margin-left:2px;
	margin-right:4px;
	margin-top:4px;
	width: 3px;
	height:7px;
	background-image: url(images/point2.gif);
	background-repeat:no-repeat;
	float:left;
}


/* リスト設定 */
ul.listmark {
	list-style-type:square;
	list-style-position:outside;
	text-align:left;
	padding-left:12px;
	margin-left:12px;
}

.textarea {
	padding: 10px 0px;
	margin: 10px 55px;
	width: 750px;
	text-align:left;
}

.title {
	padding: 0px 6px;
	margin: 0px 0px;
	text-align:left;
}

.sitemap_l {
	float:left;
	margin-right:4px;
	width:240px;
}

.sitemap_m {
	float:right;
	margin-right:16px;
	width:240px;
}

.sitemap_r {
	float:right;
	margin-left:4px;
	width:240px;
}

.sitemap_i_bg {
	background-color:#FFFCD9;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_i_font {
	color:#FFAE00;
}

.sitemap_i_line {
	border-bottom: 1px dotted #FFDB34;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_y_bg {
	background-color:#FFE4E4;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_y_font {
	color:#FF3442;
}

.sitemap_y_line {
	border-bottom: 1px dotted #FF5763;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_e_bg {
	background-color:#FFE7D8;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_e_font {
	color:#FF711C;
}

.sitemap_e_line {
	border-bottom: 1px dotted #FF9D62;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_w_bg {
	background-color:#E9F1FF;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_w_font {
	color:#1D6DFF;
}

.sitemap_w_line {
	border-bottom: 1px dotted #518EFF;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_ds_bg {
	background-color:#FFEBF3;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_ds_font {
	color:#FF3F8C;
}

.sitemap_ds_line {
	border-bottom: 1px dotted #FF75AC;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_ip_bg {
	background-color:#F8F8F8;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_ip_font {
	color:#A5A5A5;
}

.sitemap_ip_line {
	border-bottom: 1px dotted #D2D2D2;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_a_bg {
	background-color:#E9FFA8;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_a_font {
	color:#8AB800;
}

.sitemap_a_line {
	border-bottom: 1px dotted #AADA18;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_sp_bg {
	background-color:#FAE7FF;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_sp_font {
	color:#B949E2;
}

.sitemap_sp_line {
	border-bottom: 1px dotted #E684FF;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
}

.sitemap_o_bg {
	background-color:#FFFFFF;
	border: 1px solid #DFDFDF;
	padding: 5px 2px;
	line-height:140%;
	width:230px;
}

.sitemap_o_font {
	color:#A5A5A5;
}

.sitemap_o_line {
	border-bottom: 1px dotted #D2D2D2;
	margin: 2px 0px;
	padding: 2px 2px;
	line-height:100%;
	width:235px;
}



/* --------------------------------------------------------------------- */
/* ここから下　画像CSS */

/* 縦並びエリアの右側　バナー */
.img_banner {
	margin-top:3px;
	margin-bottom:2px;
	border:0px;
}

/*  新着アプリ情報 */
.img_ti_appliinfo {
	width: 400px;
	height: 26px;
	border:0px;
}

/*  お知らせ */
.img_ti_newsinfo {
	width: 400px;
	height: 26px;
	border:0px;
	margin-top:10px;
}

/*  新着SS */
.img_sss {
	width: 40px;
	height: 40px;
	border:0px;
	margin:2px;
}

/*  キャリアアイコン小 */
.img_carrier_icon {
	width: 20px;
	height: 20px;
	border:0px;
	margin-left:2px;
}

/*  キャリアアイコン大 */
.img_carrier_icon2 {
	width: 58px;
	height: 20px;
	border:0px;
	margin-left:2px;
}

/*  一覧ボタン */
.img_ti_appliinfo_list {
	width: 40px;
	height: 12px;
	border:0px;
	margin-right:4px;
	margin-top:3px;
}

/*  RSSボタン */
.img_ti_appliinfo_rss {
	width: 38px;
	height: 12px;
	border:0px;
	margin-right:4px;
	margin-top:3px;
}

.mobairukun {
	position:relative;
	left:786;
	top:65;
}
