* {
	margin: 0;
	padding: 0;
}

body {
	padding: 8px;
}
/* 見出し */

h2, h3, h4 {
	font-weight: bolder;
	margin: 0px 0;
}

h1 {
	font-size: 1.5em;
	margin: 0 0;
}
a#h1{
	text-decoration:none;
	color:#fff;
}

h2 {
	font-size: smaller;
	text-align: left;
	margin: 8 1px 1px;
	border-bottom: 1px solid #999;
	padding: 0 0px;
}

div#header{
	width:800px;
	background-color:#003;
	color:#fff;
}
div#globalnav{
	width:800px;
	background-color:#ccc;
	color:#000;
	font-size: smaller;
}
/*
div#container{
	width:800px;
	background-image:url(forza2_bg.jpg);
	clear:both;
}
*/
div#container{
	width:800px;
	background-color:#eee;
	clear:both;
}

div#breadcrumbs{
	margin-left:1px;
	font-size:smaller;
	clear:both;
}

div#contents{
	width:480px;
	float:left;
	background-color:#eee;
}



div#side{
	width:316px;
	float:right;
	font-size:smaller;
	color:#000;
}

div#contents2{
	width:480px;
	float:left;
}



div#side2{
	width:200px;
	float:right;
}



div#footer{
	background-color:#111;
	color:#fff;
	clear:both;
	width:800px;
	height:30px;
	font-size:small;
}

object#gamertag{
	height:140;
	width:120;
}

div#midashi0{
	width:680px;
	clear:both;
	color:#000;
	background-color:#fee;
}
div#midashi1{
	width:680px;
	clear:both;
	color:#fff;
	background-color:#000;
}
div#midashi2{
	width:680px;
	clear:both;
	color:#000;
	background-color:#9cc;
}
div#midashi3{
	width:680px;
	clear:both;
	color:#000;
	background-color:#cfc;
}
div#midashi4{
	width:680px;
	clear:both;
	color:#00c;
	font-weight:bold;
}
div#midashi1index{
	width:480px;
	clear:both;
	color:#fff;
	background-color:#000;
}

div#midashi2index{
	width:480px;
	clear:both;
	color:#000;
	background-color:#9cc;
}
div#midashi3index{
	width:480px;
	clear:both;
	color:#000;
	background-color:#cfc;
}
div#midashi4index{
	width:480px;
	clear:both;
	color:#00c;
	font-weight:bold;
}

div#kiji{
	font-size:small;
	width:680px;
}
div#kijiindex{
	font-size:small;
	width:480px;
}

div#carphoto{
	width:160px;
	float:left;
}
div#comment{
	width:520px;
	float:right;
}

span#fontcolor {
	color: #000;
	font-size:smaller;
	font-weit:lighter;
}
span#cartime {
	font-size:smaller;
	font-weight:lighter;
}
span#bold_large {
	font-size:large;
	font-weight:bold;
}
span#bold {
	font-weight:bold;
}


.newpaint{
	color:red;
	font-weight:bold;
}

/*幅320ピクセルの写真*/

div#carphoto320{
	width:320px;
	float:left;
}
div#comment360{
	width:360px;
	float:right;
}
/*幅340ピクセル左右*/

div#carphoto340{
	width:340px;
	float:left;
}
div#comment340{
	width:340px;
	float:right;
}

/*幅480ピクセルの写真*/

div#carphoto480{
	width:480px;
	float:left;
}
div#comment200{
	width:200px;
	float:right;
}
div#comment160{
	width:160px;
	float:right;
}

div#comment_in{
	margin-left:2px;
	margin-right:2px;
	line-height:140%;
	font-size:small;
}
p#comment_in{
	margin-left:2px;
	margin-right:2px;
	line-height:140%;
	font-size:small;
}
p#left_cont{
	font-weight:bold;
	color:#33d;
}

ul li{
	margin-left:16px;
	margin-right:0px;
	line-height:140%;
	font-size:small;
}
/*
 *テーブル要素
*/
table{
	margin:3px;
	padding:10px;
	border-collapse: collapse;
}
th{
	text-align:left;
}
td#no{
	border: 1px solid #000000;
	padding:1px;
	width:20px;
	text-align:right;
}
td{
	border: 1px solid #000000;
	padding:1px;
	width50px;
}
td#shashu{
	border: 1px solid #000000;
	padding:1px;
	width:80px;
}
td#kakaku{
	border: 1px solid #000000;
	padding:1px;
	width:55px;
	text-align:right;
}
td#cap{
	border: 1px solid #000000;
	padding:1px;
	width:auto;
}

br#cl{
	clear:both;
}
/*
* リンクの色のための記述
*/
a#sn:link{color:#ddd;
	font-weight:bold;
	text-decoration:none;}
a#sn:visited{color:#ccc;
	font-weight:bold;
	text-decoration:none;}

a#sn:active{color:#f00;
	font-weight:bold;
	text-decoration:none;}

a#sn:hover{color:#ccc;
	font-weight:bold;
	text-decoration:none;}

a#sn:focus{color:#ccc;
	font-weight:bold;
	text-decoration:none;}


a.bgblack:link{color:#00ccff;
	font-weight:bold;
	text-decoration:underline;}
a.bgblack:visited{color:#ff3300;
	font-weight:bold;
	text-decoration:underline;}

a.bgblack:active{color:#ff0000;
	font-weight:bold;
	text-decoration:none;}

a.bgblack:hover{color:#999999;
	font-weight:bold;
	text-decoration:none;}

a.bgblack:focus{color:#cccccc;
	font-weight:bold;
	text-decoration:none;}

a.bgw:link{color:#3366cc;
	font-weight:bold;
	text-decoration:underline;}
a.bgw:visited{color:#333399;
	font-weight:bold;
	text-decoration:underline;}

a.bgw:active{color:#993333;
	font-weight:bold;
	text-decoration:underline;}

a.bgw:hover{color:#333333;
	font-weight:bold;
	text-decoration:underline;}

a.bgw:focus{color:#333333;
	font-weight:bold;
	text-decoration:underline;}


a.topics:link{color:#3366cc;
	font-weight:bold;
	text-decoration:underline;}
a.topics:visited{color:#333399;
	font-weight:bold;
	text-decoration:underline;}

a.topics:active{color:#993333;
	font-weight:bold;
	text-decoration:underline;}

a.topics:hover{color:#333333;
	font-weight:bold;
	text-decoration:underline;}

a.topics:focus{color:#333333;
	font-weight:bold;
	text-decoration:underline;}

img#not_dec{
	border:0;
}

/*リンク用下線消去（イメージのリンク以外での使用は控えるように）*/
.kazaran {text-decoration:none;}

/*リンク用下線消去画像用（イメージのリンク以外での使用は控えるように）*/
.kazaran_g {border-width:0;}

/*
 * MSIEのための特殊な記述
 */

* html h2 {
	clear: both;
}

* html h3 {
	font-size: 1em;
}
/*
* html ul.images li {
	width: 162px;
	height: 162px;
}
*/
* html em {
	font-style: normal;
}

