@charset "Shift_JIS";

{margin:0px; padding:0px;}

/* **************** 基本 <strong>より強い強調　*/
body	{text-align:center; font-family:'arial','Century Gothic',sans-serif;
	 margin:0px; scrollbar-base-color : #ffffff;
	background:#ffffff font-size:14px; color:#000000; line-height:20px; margin:0px;}
hr	{border-style:solid; height:1px; border-color:#b22222;}
p	{text-decoration:none;}
img	{border:none;}
strong	{font-weight:bold; background-color:#c0c0c0; color:#000000;}


/* **************** link:未訪問　visited：訪問済　active：選択中　hover：カーソル等ON */
a 		{text-decoration:none;}
a:link		{color:#b22222;}
a:visited	{color:#b22222;}
a:active	{color:#b22222;}
a:hover		{text-decoration:underline; color:#c0c0c0;}


/* **************** */
h2 {font-size:14px; color:#b22222; font-weight:normal;}
h3 {text-align:right; font-size:14px; solid #808080; border-bottom:1px solid #808080;}
h4 {text-align:center; font-size:14px;}
h5 {font-size:14px;}
h6 {font-size:14px; letter-spacing:3px; margin:2px 10px 2px 10px;}


/* **************** リスト 上下左右/上下・左右/上・左右・下/上・右・下・左*/
ol	{margin:0 0 0 7%;}
ol li	{list-style-type:decimal;}

ul	{margin:0 2px; padding:0 2px;}
ul li	{list-style-type:disc;}
ul.back	li {text-align:right; padding:7px; list-style-type:none;}

dl	{list-style-position:inside; margin:0 0 0 5px;}
dt	{font-weight:bold; margin-top:5px;}
dd	{margin-left:15px; padding:2px 5px; border-left:3px solid #c0c0c0;}

/* **************** 物理要素 */
b	{font-weight:bold;}
i	{font-style:italic;}
big	{font-size:120%;}
small	{font-size:70%;}
tt	{font-family:monospace;}


/* *********************************************** */

#my_body 	{width:700px; margin:0 auto;}

#my_navigation 	{float:left; width:150px;}
ul.navi	li 	{list-style-type:none; margin:12 2px; padding:0 2px; border:1px solid #C0C0C0;}
ul.naviin li 	{text-align:right; list-style-type:none; margin:4 2px; padding:0 2px;
		border:1px solid #C0C0C0;}

#my_contents 	{float:left; width:550px;}
.text 		{margin:0 5px;}
.Illust		{text-align:center;}



/* *********************************************** */

#PAGETOP{text-align:left; width:700px; margin:0 auto; padding:0;}

/* **************** 上・下 */
#HEADER	{background:url("./title.gif") no-repeat 50% 50%;
	text-align:center; width:700px; height:20px; padding:0; margin:0px auto;}
h1	{font-size:17px; font-weight:normal; color:#2f4f4f; padding:2px;}

#FOOTER {text-align:center; width:700px; height:15px; margin:12px auto;}


/* **************** フォーム */
#TEXT 		{background-color:#ffffff; width:50%; border:1px solid;}
#RADIO 		{border:0;}
#CHECKBOX 	{border:0;}
#SELECT 	{background-color:#c0c0c0; border:1px solid;}
#TEXTAREA 	{background-color:#ffffff; width:50%; border:1px solid;}
#BUTTON 	{background-color:#000000; color:#ffffff; padding:0;}