@charset "Shift_JIS";

/*=================================================================*/
body  {
background-color: #EEF5FA;
color: #80A0C0;
}

img   {
border: none;
}

.col1  {
color: #445588;
}
.col2  {
color: #114499;
}
.col3  {
color: #7799BB;
}
.col4  {
color: #BB7733;
}

/*=================================================================*/
/* メインボックス */

DIV#MBOX	{
width: 700px; height: 460px;
background: url("../hp_img/index2008-2.gif") no-repeat;
margin-left: auto;
margin-right: auto;
}

DIV#MBOX .sSP	{							/* サイド空 */
width: 20px; height: 460px; float: left;
}

DIV#MBOX .MAIN	{							/* メイン */
width: 660px; height: 460px; float: left;
}

DIV#MBOX .header	{						/* メイン内 上部1 */
width: 660px; height: 95px; float: left;
position: relative;
top: 0px;
text-align: right;
}

DIV#MBOX .title	{							/* メイン内 上部2 */
width: 660px; height: 64px; float: left;
font: normal normal 9pt Sans-Serif;
}

DIV#MBOX .left	{							/* メイン内 中部左 */
width: 360px; height: 256px; float: left;
}
DIV#MBOX .info	{		/* インフォメーション */
width: 360px; height: 216px; float: left;
}

DIV#MBOX .infosub	{	/* インフォメーション 入れ子 */
width: 300px; height: 20px; float: left;
margin: 0px 0px 0px 50px;
}

DIV#MBOX .doumei	{	/* 同盟 */
width: 360px; height: 40px; float: left;
}

DIV#MBOX .right	{							/* メイン内 中部右 */
width: 300px; height: 256px; float: left;
}

DIV#MBOX .WRline{
padding: 2px 0px 0px 0px;
border-width: 1px 0px 0px 0px; 
border-color: #C0D0E0;
border-style: solid;
}
DIV#MBOX .WRpmr	{		/* WebRing Photo Material WebRing */
width: 300px; height: 36px; margin: 12px 0px 2px 0px;  
}
DIV#MBOX .WRsoza	{	/* WebRing 加工自由な素材屋さんRING */
width: 300px; height: 132px;
}
DIV#MBOX .WRkokon	{	/* WebRing 古今東西 〜和風素材りんぐ〜 */
width: 300px; height: 90px;
}

DIV#MBOX .under	{							/* メイン内 下部 */
width: 660px; height: 30px;
}
DIV#MBOX .count	{		/* カウンタ */
height: 7px;
position: relative;
top: 5px;
}

/*=================================================================*/
/* フォント指定 */
.monoFt	{						/* 等ピッチフォント */
	font: normal normal 10pt monospace;
}
.monoFtm{						/* 等ピッチフォント */
	font: normal normal 8pt monospace;
}
.mn14Ft	{						/* 等ピッチ ENTER */
	font: normal normal 14pt monospace;
}

.csmsFt	{						/* Comic Sans MS */
font: normal normal 9pt "Comic Sans MS",cursive;
}

.ssFt	{							/*  Sans Serif */
font: normal normal 9pt Sans-Serif;
}

.gt75Ft	{						/*  Gothic 7.5pt */
font: normal normal 7.5pt "ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}

.gt9Ft	{							/*  Gothic 9pt */
font: normal normal 9pt "ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
/*=================================================================*/
/* リンク */
/* ENTER */
a.lnk:visited, a.lnk:active, a.lnk:link {
	text-decoration: underline;
	color: #6F777F;
}
a.lnk:hover {
	text-decoration: underline;
	color: #44A0DD;
}

/* その他1 */
a.lnks:visited, a.lnks:active, a.lnks:link {
	text-decoration: none;
	color: #999999;
}
a.lnks:hover {
	text-decoration: underline;
	color: #44A0DD
}

/* その他2 */
a.lnki:visited, a.lnki:active, a.lnki:link {
	text-decoration: none;
	color: #444444;
}
a.lnki:hover {
	text-decoration: underline;
	color: #CC4466;
}

/*=================================================================*/
/* その他 */

DIV#MBOX .ct1  { 		/* 中心揃え */
text-align: center;
}


/*=================================================================*/
/* 予備ボックス */

DIV#XBOX	{
width: 660px; height: 100px;
margin-left: auto;
margin-right: auto;
}
DIV#XBOX .linkr	{
height: 100px;
position: relative;
top: 5px;
text-align: right;
}
DIV#XBOX .linkl	{
height: 100px;
position: relative;
top: 5px;
text-align: left;
}

DIV#XBOX .PS	{ 		/* ポータルサイト */
width:  90px; height: 100px; float: left;
}
DIV#XBOX .MS	{ 		/* 素材検索 */
width: 200px; height: 100px; float: left;
}
DIV#XBOX .SP	{ 		/* 空 */
width:  30px; height: 100px; float: left;
}

DIV#XBOX .UM	{ 		/* 素材サンプル・U*Material */
width: 340px; height: 100px; float: left;
}

}