/* CSS Document */

/* RESET */

html {
	overflow-y: scroll;
}

body,div
,dl,dt,dd,ul,ol,li
,h1,h2,h3,h4,h5,h6
,pre,form,fieldset,input,textarea
,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn
,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

ul li img {
	vertical-align: top;
}

caption,th {
	text-align: left;
}

th,td {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before
,q:after {
	content: '';
}

abbr
,acronym {
	border: 0;
}

input {
	vertical-align: middle;
}


/* BASE */

body {
	line-height: 1.5;
	color:#333333;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hidden
{
	display: none;
}

.highlight
{
	background:#FFFF00
}

.leftbox {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden
}

.rightbox {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden
}

.thumbnail {
}

.error {
	color:#990000;
	margin-bottom:10px;
}

.clearing
{
	width: 775px;
	height: 0;
	clear: both;
}


/* WRAPPER */

#mainwrapper {
	position:relative;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 7px;
}


/* HEADER */

h1 {
	font-size:10px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#header h1 {
	font-weight: bold;
	color: #FFFFFF;
}




/* MAINCONTENTS */


#main {
	width: 775px;
	margin-left: 0px;
}

#maincontainer
{
	width: 546px;
	float: left;
	padding: 0px 0 0 20px;
}
.content
{
	padding: 0;
	margin: 0px 0px 50px 0px;
}
.contentbodyhead {
	background-image: url(images/motornet_main_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 11px;
}
.contentbodyfooter {
	background-image: url(images/motornet_main_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
}



.contentcontainer {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #333333;
}

.content h2 {
	height: 25px;
	padding-top: 0px;
	font-weight: bold;
	padding-left: 17px;
}
.contentbody {
	padding-bottom: 15px;
	line-height: 1.8;

}
.contentbody p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.contentitem {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	font-size: x-small;
	height: 1.5em;
}

.contentitem div {
	float: right;
	margin-left: 15px;
}
.pageswitch {
	padding: 0;
	margin: 0px 42px 0px 10px;
	text-align: center;
}


/* COMMENT TRACKBACK */

#comment,
#addcomment,
#trackback,
#trackbackurl {
	padding: 0;
	margin: 0px 0px 30px 0px;
}

#comment h2,
#addcomment h2,
#trackback h2,
#trackbackurl h2 {
	color: #FFFFFF;
	height: 25px;
	padding-left: 10px;
	line-height: 25px;
	background-image: url(images/motornet_comment_trackback.gif);
	background-repeat: no-repeat;
}

.commentcontainer,
.commentform,
.tbcontainer,
.tburlcontainer {
	padding-top: 15px;
	padding-right: 52px;
	padding-left: 10px;
}

.commentbody,
.tbbody {
	padding-bottom: 10px;
	line-height: 1.8;
}

.commentitem,
.tbitem {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: x-small;
	padding-top: 3px;
	overflow: auto;
}

.commentitem div,
.tbitem div {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
}

#addcomment label {
	font-size:x-small;
}

#addcomment .formfield {
	display:block;
	margin-bottom:5px;
}

#addcomment .formbutton {
	display:block;
	margin-top:15px;
}
#rightcontainer {
	float: right;
	width: 209px;
}
#shopcontainer {
	font-size: 10px;
	line-height: 1.2;
	margin-right: 20px;
	margin-left: 12px;
}

#shopcontainer li{
	margin-bottom:10px;
}
.rightbanner {
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.rightbanner img{
	display:block;
	margin:0 auto;
}






/* SIDEMENU */

#sidebarcontainer {
	float: left;
	width: 209px;
}

.sidebar,
.sidebarcal,
.sidebarblue {
	margin-bottom: 15px;
	background-image: url(images/motornet_sidebar_blue_m.gif);
	background-repeat: repeat-y;
}

.sidebaryellow {
	margin-bottom: 15px;
	background-image: url(images/motornet_sidebar_yellow_m.gif);
	background-repeat: repeat-y;
}

.sidebargreen {
	margin-bottom: 15px;
	background-image: url(images/motornet_sidebar_green_m.gif);
	background-repeat: repeat-y;
}

.sidebar dt,
.sidebarcal dt {
	margin-bottom: 2px;
}

.sidebar dd,
.sidebarblue dd,
.sidebaryellow dd,
.sidebargreen dd {
	margin-left: 12px;
	margin-right: 20px;
	margin-bottom: 5px;
	word-wrap: break-word;
}

.sidebarcal dd {
	margin-left: 19px;
}

.calendar {
	font-size:x-small;
}

.calendar caption {
	text-align:center;
}

.calendar tr.calendardateheaders th{
	width: 22px;
	background-color: #FFFFFF;
	padding: 3px 0px;
	text-align:center;
	font-weight: bold;
}
.calendar td.days {
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px 0px;
}
.calendar td.today {
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px 0px;
}


/* FOOTER */

#footer {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	margin-top: 20px;
}
#copyrights {
	font-size:x-small;
}
