/* ------------------new start ----------*/
* {
	margin:0;
	padding:0;
	line-height:1.5;
}
body {
	font-family:  Meiryo, "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-color: #FFFFFF;
	text-align:center;
	word-wrap: break-word;
}
img {
	max-width: 100%;
	height:auto;
}

#youtube iframe {
	max-width: 100%;
	margin: 0 auto;
}
/* リンクの表示 */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:link img, a:visited img, a:active img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
a:hover img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
/* 画面最上部の表示 */
#overhead {
	background-image:none;
	width:480px;
	height:180px;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background: url('./img/Mobile_LOGO.png');
	background-size: 480 180px;
	background-repeat: no-repeat;
}
#overhead h1 {
	position: relative;
	top: 40px;
	font-size:140%;
	color: #FFFFFF;
	text-align: center;
	padding: 0.5em 0.0em 0.5em 0.0em;
}
#overhead h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#overhead p {
	position: relative;
	top: 40px;
	font-size:100%;
	color: #FFFFFF;
	text-align: center;
	padding: 0.0em 0.5em 0.0em 0.5em;
}
#overhead p a {
	color: #FFFFFF;
	text-decoration: none;
}

/* タイトルロゴ、検索ボックス、広告などの表示 */

#head {
	display:none;
	}
/*
#head {
	width:480px;
	height:60px;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#head img {
	float: left;
}
#head p {
	font-size:75%;
	padding: 0.5em;
	line-height: 1.5em;
}
*/

/*============================================
記事本体
============================================*/

#pagebody {
	width:480px;
	margin:0px 0px 0px 0px auto;
	text-align:left;
	background-color:#FFFFFF;
}
/*============================================
左カラム
============================================*/
#left_area {
	width:480px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
/* パンくずリスト */
#note {
	font-size: 100%;
	color: #666666;
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: 1.5em;
}

/* 本文 */
#artcl {
	padding: 0.5em 1em 0.5em 1em;
	line-height: 1.5em;
}
/* 基本テキスト属性 */
#artcl p {
	font-size: 100%;
	color: #666666;
	margin-bottom:1em;
}
#artcl h2 {
	font-size: 140%;
	padding: 2em 0em 0em 0em;
}
#artcl h2 a {
	color: #000066;
}
#artcl h3 {
	font-size: 120%;
	color: #000066;
	padding: 1.5em 0em 0.5em 0em;
}
#artcl ul {
	width:auto;
	list-style-type: none;
	padding: 0em 0em 0em 1em;
}
/*
#artcl ul li {
	display: inline;
}
*/
#artcl ul li {
	font-size: 100%;
	list-style-type: none;
	line-height: 2em;
	padding: 0em 1em 0em 0em;
	color: #666666;
}

#artcl ul li a {
	font-size: 100%;
	list-style-type: none;
	line-height: 2em;
	padding: 0em 1em 0em 0em;
	color: #666666;
}
#artcl ol {
	width:auto;
	list-style-type: decimal;
}

#artcl ol {
	width:auto;
	list-style-type: decimal;
	padding: 0em 0em 0em 1em;
}

#artcl ol li{
	line-height: 1.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	color: #666666;
}

/* 関連記事へのリンク */
#artcl_relate {
	font-size: 100%;
	color: #330033;
	text-align:center;
	margin:2em 0em 2em 0em;
}
#artcl_relate h3 {
	margin: 0.5em 0em 0.5em 0em;
	text-align:left;
	font-size: 120%;
	color:#ff00ff;
}
#artcl_relate ul {
	list-style-type: none;
	line-height: 1.5em;
	padding: 0px 0px 0px 1em;
}
/* 関連広告 */
#artcl_ad {
	font-size: 90%;
	color: #330033;
	margin:2em 0em 2em 0em;
}
/*============================================
右カラム
============================================*/
div#right_area {
	width:480px;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#ffffff;		/*内容全体の背景色*/
}

#SNS {
	display:none;
}

/*============================================
フッタ
============================================*/
#foot_area {
	width:480px;
	clear:both;					/*回り込みを解除する*/
	background-color:#F2F2F2;			/*フッタ部分の背景色*/
}
#foot_sitemap {
	margin: 20px;
	text-align:left;
	font-size: 100%;
	color:#ff0000;
}
#foot_sitemap h3 {
	margin: 0.5em 0em 0.5em 0em;
	text-align:left;
	font-size: 120%;
	color:#ff00ff;
}
#foot_sitemap ul {
	list-style-type: none;
	line-height: 1.5em;
	padding: 0px 0px 0px 1em;
}
div#foot_menu {
	clear:both;
	text-align:center;
	font-size: 100%;
	background-color:#F2F2F2;
}
