/* 骨組み-------------------------------*/
body	{
 background-color: #FFFFFF;
 font-family: Verdana, "ＭＳ ゴシック";
 margin-left: 10px;
 margin-top : 10px;
}

img{	
border:0px;
}

#inbox	{
 width : 660px;
}

a:link {color: 	#5e3491; text-decoration:none;}
a:visited {color: #5e3491; text-decoration:none;}
a:active {color: #5e3491; text-decoration:none;}
a:hover {color: #5e3491; text-decoration:underline;}



/* タイトル部分--------------------------------- */
#title	{
width : 660px;
height : 140px;
}

/* メニューバー--------------------------------- */

#hedder	{
background-color : transparent;
background-image : url(image/menu_back.gif);
background-repeat : no-repeat;
width : 660px;
height : 50px;
 margin-top : 10px;
}

.hedder	{
text-align: center;
}

/* トップ下メイン--------------------------------- */
#main_ue	{
 width : 660px;
 height : 15px;
 background-image : url(image/main.gif);
 background-repeat : no-repeat;
}

#main	{
 width : 660px;
 background-color : #f0f0f0;
}



/* サイド（サブ）メニュー--------------------------------- */
#left_text	{
width : 170px;
float: left;
}

.contents	{ 
font-family: Arial, Osaka, Verdana, "ＭＳ ゴシック";
font-size:14px;
color: #f1e1ce;
font-weight: bolder;
width: 150px;
margin : 0px 10px 15px 10px;
padding: 3px;
background-color: #8b84b7;
}

.contents_text	{
font-size:12px;
color: #5f5d63;
width: 150px;
margin : 0px 10px 25px 10px;
font-family: Osaka, Verdana, "ＭＳ ゴシック";
line-height:170%;
}

.contents_count	{
font-size:12px;
color: #5f5d63;
width: 150px;
margin : 0px 10px 10px 10px;
font-family: Verdana, "ＭＳ ゴシック";
line-height:170%;
lang : EN;
}



/* 右側テキスト--------------------------------- */
#right_text	{
width : 480px;
margin-right: 0px;
margin-left: auto;
padding-bottom: 80px;

}


/* 見出し--------------- */
.text1	{ 
font-family: Arial, Osaka, Verdana, "ＭＳ ゴシック";
font-size:14px;
color: #fff3e1;
background-color: #d1a5ac;
width : 445px;
font-weight: bolder;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 10px;
margin-bottom : 15px;
}

/* 見出しに対する内容--------------- */
.text2		{
font-family: Osaka, Verdana, "ＭＳ ゴシック";
line-height: 170%;
font-size: 15px;
color: #5f5d63;
background-color: transparent;
width : 445px;
margin-bottom: 30px;
}

.ul	{
padding-left: 0px;
}

.li	{
list-style-type: square;
padding-left: 0px;
}


/* フッター--------------------------------- */
#footer		{
width : 660px;
height : 10px;
margin-top:10px;
border-top : 1px dashed #5f5d63;
clear: both;
}

.footer		{
font-family: Osaka, Verdana, "ＭＳ ゴシック";
font-size:12px;
color: #5f5d63;
}



/* スキン・素材・入り口--------------------------------- */
.enter	{
font-family: Osaka, Verdana, "ＭＳ ゴシック";
font-size: 15px;
background-color: white;
width : 350px;
padding : 10px;
border : 1px solid dimgray;
margin-top: 15px;
}


/* スキン質問--------------- */
.qes	{ 
font-family: Osaka, Verdana, "ＭＳ ゴシック";
line-height: 170%;
font-size: 15px;
color: #5f5d63;
background-color: #FFFFFF;
width : 445px;
font-weight: bolder;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 10px;
margin-bottom : 15px;
}

/* スキン答え--------------- */
.ans		{
font-family: Osaka, Verdana, "ＭＳ ゴシック";
line-height: 170%;
font-size: 15px;
color: #5f5d63;
background-color: transparent;
width : 445px;
margin-bottom: 30px;
}



/* リンクページ--------------------------------- */
.link_box	{
width :450px;
margin : 30px 20px 0px 0px;
border-bottom: 1px solid dimgray;
padding-bottom: 5px;
}

.limg	{
margin-right: 5px;
width: 90px;
float: left;
}

.ltext1	{ 
font-family: Verdana, "ＭＳ ゴシック";
font-size:12px;
color: dimgray;
background-color:transparent;
width: 340px;
letter-spacing: 0.1em;
line-height: 130%;
margin-right: 0px;
margin-left: auto;
padding-left :10px;
}

