@charset "utf-8";
/*----------------------------------------------------
Copyright csince 1999 FC2 inc. All Rights Reserved
----------------------------------------------------*/
/*---------------------------------------------------------
	このスタイルシートはポータルトップ、管理画面での
	共通で使用できるデザインのベースのスタイルシートです。
---------------------------------------------------------*/

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

項目
・初期化
・ページ全体の共通設定
・リンクの文字色
・画像の設定
・Base elements
・Layout
・header

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

/* Reset：初期化
------------------------------------------------- */
html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

/* default：ページ全体の共通設定
------------------------------------------------- */
body {
	color: #333333;
	text-align: center;
	width: 100%;
	font-family: Verdana, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	background-image:url("/en/fc2img/background_image.gif");
	background-repeat:repeat-x;
	background-position: left top;
	background-color : #f8f8f8;
	font-size: small !important; /* IE7 */
	font-size: 82%;     /* IE6 */
}

/* Modern browser */
html>/**/body {
    font-size: 13px;
}


/* Hyper text：リンクの文字色
------------------------------------------------- */
a,a:link,a:visited { color: #3875AB; }
a:hover,a:active   { color: #000000; }



/* Image：画像設定
------------------------------------------------- */
img { border: none; }



/* Base elements
------------------------------------------------- */

h1 { font-size : 160%; }
h2 { font-size : 120%; }
h3 { font-size : 110%; }
h4 { font-size : 100%; }
h5 { font-size : 90%; }
h6 { font-size : 80%; }
em { font-style : italic; }
ul, ol, li, dl, dt, dd { list-style: none; }
br { letter-spacing: 0; }
abbr { border-bottom: 1px dashed; }
del {
	color: #D5D5D5;
	font-weight: normal;
	text-decoration: line-through;
}
ins {
	text-decoration:none;
	border-bottom:1px solid;
}
cite {
	font-style: italic;
	color: #666666;
}
blockquote {
	margin: 0.5em 1em;
	padding:1em;
	color: #666666;
}
fieldset {
	color: #666666;
	padding: 5px;
}
legend {
	font-weight: bold;
	color: #3875AB;
}



/* Layout
------------------------------------------------------------ */

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-left:1px solid #e6e6e7;
	border-right:1px solid #e6e6e7;
	border-bottom:1px solid #e6e6e7;
}

#container #m_header,
#container #header {
	width: 800px;
	height:76px;
	background-repeat:no-repeat;
	text-align:left;
}

#container #m_header {
	background-image: url("http://static.fc2.com/fc2web/en/image/header_back.gif");
}

#container #header {
	background-image: url("http://static.fc2.com/fc2web/en/image/header_back.gif");
}

#container #main,
#container #m_main {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 15px;
	overflow: hidden;
}
/*
	以下のスタイルはmainの中のleftとrightの回り込みによって
	mainの背景が出ない現象を解消する
*/
#container #main:after,
#container #m_main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container #main,
* html #container #m_main {
    height: 1em;
    overflow: visible;
}
/**/
#container #m_main {
	text-align:center;
}
/* mainここまで */

#container #main #menu {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align:center;
}
/*\*/
* html #container #main #menu {
	text-align:center;
}
/**/
#container #main #content {
	float: right;
	width: 550px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
}
/*\*/
* html #container #main #content {
	width:530px;
}
/**/

#container #footer {
	width: 800px;
	background-color:#FFFFFF;
	font-size:10px;
}


/* header
------------------------------------------------------------ */
/*ポータルトップ：キャッチ*/
#container #m_header_left {
	width: 300px;
	height: 76px;
	float: left;
	background-image:url("/en/fc2img/m_header_left.gif");
	background-repeat:no-repeat;
	background-position: left center;
}
#container #m_header_left a {
	width: 280px;
	height: 76px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#container #m_header_right {
	width: 500px;
	height: 76px;
	float: left;
	text-align: right;
	background-image:url("/en/fc2img/m_header_right.gif");
	background-repeat:no-repeat;
	background-position: center center;
}
#container #m_header_right p {
	padding: 8px 8px 0 0;
}


#container #header p {
	background-image:url("http://static.fc2.com/fc2web/en/image/c_f.gif");
	background-repeat:no-repeat;
	background-position:left 10px;
	text-align: left;
	display: block;
	height: 34px;
	width: 302px;
	text-indent: -9999px;
	margin-left:23px;
}

#container #header h1,
#container #m_header h1.m_header {
	background-repeat:no-repeat;
	text-align: left;
	display: block;
	height: 34px;
	width: 239px;
	margin-left:23px;
}
#container #header h1 {
	margin-top:5px;
	background-position:left top;
}

#container #header a:hover {
	text-decoration: none;
}

#container #m_header h1.m_header {
	padding-top:38px;
	background-position:left bottom;
}

#container #header_menu {
	background-color: #0066CC;
	border-bottom: 1px solid #355681;
	height:30px;
	width: 800px;
}

#container #header_menu li.touroku {
	float:left;
	width:auto;
	height:26px;
	margin-top:2px;
	margin-left:23px;
}

#container #header_menu li.text {
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-top:7px;
	margin-left:15px;
}

#container #header_menu li.butten {
	float:right;
}


/*Lang
------------------------------------------------------------*/
#lang_box{
margin: 0 26px;
text-align:right;
}


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

/* FC2menu
------------------------------------------------------------*/

#fc2footermenu {
	clear:both;
	width: 900px;
	margin:0 auto;
	padding-top: 10px;
	color: #666666;
	font-size: 93%;
}

#fc2footermenu p {
	clear:both;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 20px;
	
}

#fc2footermenu p img {
	vertical-align:middle;
	padding: 0 5px 5px 0;
}

#fc2footermenu div.cell-content a {
	display:block;
	height:20px;
}

#fc2footermenu div.cell-content a:hover,
#fc2footermenu div.cell-content a:active {
	text-decoration: none;
	background: #FFEEEE;
	border-bottom: none;
}

#fc2footermenu div.cell-content {
	float:left;
	text-align:left;
	width:210px !important;
	width /* IE5.5 */ : 220px;
	padding: 0 5px 0px 5px ;
}

html>/**/body #fc2footermenu div.cell-content {
	padding: 0 5px 10px 5px ;
}

#fc2footermenu div.cell-content ul {
	margin: 5px 0 10px 0;

}

#fc2footermenu div.cell-content h3 {
	padding: 6px 5px 6px 28px !important;
	padding: 6px 5px 5px 28px;
	width:169px !important;
	width /* IE5.5 */ :202px;
	height: 11px !important;
	height /* IE5.5 */ :23px;
	border:#CCCCCC 1px solid;
	background:url("/en/fc2img/footerimage.png") 0px -0px no-repeat;
	font-size: 100%;
}

#fc2footermenu div.cell-content h3.blog { background-position: 0px 0px; }
#fc2footermenu div.cell-content h3.advert { background-position: 0px 0px; }
#fc2footermenu div.cell-content h3.hp { background-position: -300px 0px; }
#fc2footermenu div.cell-content h3.mobile { background-position: -600px 0px; }
#fc2footermenu div.cell-content h3.tool { background-position: 0px -100px; }
#fc2footermenu div.cell-content h3.social { background-position: -300px -100px; }
#fc2footermenu div.cell-content h3.special { background-position: -600px -100px; }

#fc2footermenu div.cell-content li {
	padding:2px 5px 0 15px;
	background:url("/en/fc2img/footerimage.png") 0px -194px no-repeat;
	line-height:20px;
	height: 20px;
}

#fc2footermenu div.cell-content .blog li { background-position: 0px -195px; }
#fc2footermenu div.cell-content .advert li { background-position: 0px -195px; }
#fc2footermenu div.cell-content .hp li { background-position: -300px -195px; }
#fc2footermenu div.cell-content .mobile li { background-position: -600px -195px; }
#fc2footermenu div.cell-content .tool li { background-position: 0px -295px; }
#fc2footermenu div.cell-content .social li { background-position: -300px -295px; }
#fc2footermenu div.cell-content .special li { background-position: -600px -295px; }

#fc2footermenu div.cell-content li img {
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 2px;
}

#fc2footermenu ul.cell-outline {
	clear: both;
	border-top:1px solid #CCCCCC;
	padding: 20px 0 10px 0;
	font-size: 100%;
	
}

#fc2footermenu ul.cell-outline li {
	display: inline;
	margin: 0 6px;
}

#fc2footermenu ul.cell-outline li.information {
	display: inline;
	border-left: 2px dotted #CCCCCC;
	padding-left: 12px;
}

#fc2footermenu address {
	padding: 0 0 10px 0;
	font-style: normal;
}


/* Mac版IEの文字化け対策
------------------------------------------------------------ */
/*
	マック版IEでは表示できるフォントを指定しないと
	文字化けを起こしますので通常は削除しないで下さい。
	（このスタイルはcssの一番最後に置いて下さい。）
*/

textarea,input,select {
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
}

/*-- Attention --*/

.attention { margin:10px auto; padding:5px; background:#DFF3FF; text-align:left; }