/*2009 coded by Technomagic Inc.*/
body {
	margin: 0px;
	padding: 0px ;
/*	background-color: #FFFFFF; */
	background-color: #003459;
	text-align: center;
	}
img{
	border:0px;
	}
img.r { 
                float: right; 
                border: none;
                margin-left:5px; 
                margin-top:0px; 
                vertical-align:top; } 
img.l {
                float: left;
                border: none;
                margin-right:5px;
                margin-top:0px;
                vertical-align:top;
                }    

a {
	text-decoration: underline;
	}

a:link {
	color: blue;
	}

a:visited {
	color: blue;
	}

a:active {
	color: blue;
	}

a:hover {
	color: blue;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	background-color: #FFFFFF;
	background-image : url(img/container_back.gif);
	background-repeat: repeat-y;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
	border: 1px solid #777777;
	}


.search {
	line-height : 100%;
	margin : 0px;
	padding: 14px 15px 0px 0px;
	}

form{
	padding: 0px;
	margin:0px;
	}

#banner a {
	color: #333333;
	text-decoration: none;
	}

#banner img {
	border: 0px;
	}

#banner h1 {
	font-size: large;
	font-weight : bold;
	padding : 18px 0px 0px 15px;
	margin: 0px;
	letter-spacing: 0.1em;
	}
	

/*センター*/		

#center {
	width: 610px;
	overflow: hidden;
	float : left ;	
	margin : 0px 0px 20px 0px;
	padding : 0px;
	background-color: #FFFFFF;
	}

/*top page*/
.top {
	color: #333333;
	margin : 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 12px;
	}


.top h1 {
	text-indent : -9999px;
	width : 550px;
	font-size: 10px;
	text-align: left;
	margin-top: -18px;
	margin-bottom: 0px;
	font-weight: bold;
	}

.top h2 {
	width : 530px;
	height : 40px;
	background-image : url(img/h2_back.gif);
	background-repeat: no-repeat;
	color: #046279;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
	margin-left: 10px;
	padding: 10px 0px 0px 15px;
	}


.top p {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin:  5px 0px 12px 16px;
	padding : 0px 5px 0px 10px;
	}
	

/*content page*/
.content {
	color: #333333;
	margin : 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 12px;
	}


.content h1 {
	width : 530px;
	height : 40px;
	background-image : url(img/h1_back.jpg);
	background-repeat: no-repeat;
	color: #046279;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 110%;
	margin-left: 40px;
	padding: 10px 0px 0px 15px;
	}

.content h2 {
	width : 530px;
	height : 40px;
	background-image : url(img/h2_back.gif);
	background-repeat: no-repeat;
	color: #046279;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
	margin-left: 10px;
	padding: 10px 0px 0px 15px;
	}

.content h3 {
	width : 500px;
	height : 30px;
	background-color : #FFFFCC;
	color: #046279;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 110%;
	margin-left: 80px;
	padding: 10px 0px 0px 5px;
	border : 1px solid #3366CC;
	}

.content p {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin:  5px 0px 12px 16px;
	padding : 0px 30px 0px 30px;
	}
	
.content blockquote { 
	background-color : #F0ECE7;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin:  10px 18px 10px 8px;
	padding : 5px;
	border : 1px solid #E1D6C7;
	}

.entry {
	margin : 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 12px;
	}

.entry h1 {
	background-image : url(img/hdr_entry.gif);
	background-repeat: no-repeat;
	width : 500px;
	height : 40px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 8px 5px 5px 20px;
	}

.entry h2 {
	width : 550px;
	height : 36px;
	background-image : url(img/h2_back.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
	margin-left: 10px;
	padding: 10px 0px 0px 5px;
	}

.entry p {
	width : 540px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin:  7px 16px 12px 16px;
	padding : 0px 5px 0px 10px;
	}
	
.entry blockquote { 
	background-color : #F0ECE7;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin:  10px 18px 10px 8px;
	padding : 5px;
	border : 1px solid #E1D6C7;
	}


.entry p.category {
	width : 370px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: x-small;
	text-align:right ;
	line-height: normal;
	margin:  0px 0px 0px 0px;
	padding-right : 0px;
	}


.entry p.extended {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	text-align: left;
	margin:  3px 0px 3px 0px;
	padding : 0px;
	line-height: normal;
	padding: 0px;
	}

.entry p.comm {
	width : 545px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	text-align: right;
	margin: 8px 5px 30px 20px;
	line-height: normal;
	padding: 6px 0px 0px 3px;
	clear : both ;
	}

.entry p.posted {
	background-image: url(img/obj_posted.gif);
	background-repeat : no-repeat ;
	width : 418px;
	height : 25px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	text-align: left;
	margin: 8px 0px 30px 20px;
	line-height: normal;
	padding: 6px 0px 0px 3px;
	clear : both ;
	}

.entry-body {
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 15px;
	}

.entry-body img{
	padding : 0px;
	margin : 5px;
	border : 0px;
	overflow : hidden ;
	}

.entry-body span.dtime{
	font-size: 12px ;
	margin-right: 5px;
	float: right;
}

.entry-body2 {
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	}

.entry-body2 img{
	padding : 0px;
	margin : 5px;
	border : 0px;
	overflow : hidden ;
	}

.entry-body2 span.dtime{
	font-size: 12px ;
	margin-right: 5px;
	float: right;
}

#more img{
	padding : 0px;
	margin : 5px;
	border : 0px;
	overflow : hidden ;
	}
	
#more a {
	color: #0000FF;
	text-decoration: underline;
	}


.content p.top {
	width : 370px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: x-small;
	text-align: right;
	margin:  3px 0px 6px 0px;
	padding : 0px;
	line-height: normal;
	padding: 0px;
	}


#company th {
	width: 150px;
	background: #E1E1E1;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: normal;
	color: #333333;
	line-height: 1.4;
	text-align: left;
}

#company td {
	width: 430px;
	background: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	line-height: 1.4;
	text-align: left;
}



	
/* メニュー左右*/

#left {
	margin : 0px 0px 0px 0px;
	width: 170px;
	height: 100%;
	padding:  0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}

.sidebar {
	margin : 0px;
	width:180px;
	}

.sidebar ul {
	list-style: none;
	margin: 10px 5px 15px 7px;
	padding: 0px;
	}
	
.sidebar ul ul {
	margin: 5px 5px 5px 0px;
	}
	
.sidebar li {
	color: #333333;
	background-image: url("image/p_01.gif");
	background-repeat: no-repeat;
	background-position: top left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	text-align: left;
	line-height: 110%;
	list-style-type: none;
	padding: 0px 0px 5px 16px;
	}

.sidebar li li{
	margin:0;
	padding: 0 0 0 16px;
	}

.sidebar li ul{
	margin-bottom:0;
	}
	
.sec-line{
	font-size:x-small;
	padding-top:3px;
	}


/* カテゴリー */


.category {
	margin-left : 4px;
	width:177px;
	}

.category_1 {
	color: #333333;
	background-image: url("image/category_1.gif"); 
	background-repeat: repeat-y;
	background-position: top left;
	border : 1px solid #E1D6C7;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	text-align: left;
	line-height: 110%;
	list-style-type: none;
                padding-top: 4px;
                padding-right: 0px;
                padding-bottom: 3px;
                padding-left: 28px; 
	}
		

/* リンク */

.link{
	line-height : 5px;
}

/* RSS */

.rss {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	width : 172px;
	text-align : center ;
	margin-left : 3px;
	font-size : x-small;
	line-height : 140%;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
	
textarea {
	font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, verdana, arial, sans-serif;
                }


/*フッターのスタイル*/
#bottom{
	background-image : url(img/footer.jpg); 
	width : 100%;
	height: 60px;
	clear: both;
	text-align : center ;
	margin: 0px ;
	padding : 0px ;
}
#bottom .footer{
	line-height :130% ;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding:8px 0px 0px 4px;
	}
	
#bottom a:link{
	color: #ffffff;
	text-decoration: none;
	}
#bottom a:active {
	color: #ffffff;
	text-decoration: none;
	}
#bottom a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#bottom a:hover{
	color: #ffffff;
	text-decoration: none;
	}

#more{ 
    clear:both;
	}	

/*カートのスタイル*/
table.cart{
    width: 580px;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFBD9;
    empty-cells:show;
}
.cart th{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    color:#CC6666;
    background-color:#FFF9BF;
    padding:0.3em 1em;
    text-align:center;
    font-size: 12px ;
}
.cart td{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:0.3em 1em;
    font-size: 12px ;
}


/*カート2のスタイル*/
table.cart2{
    width: 480px;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFBD9;
    empty-cells:show;
}
.cart2 th{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    color:#CC6666;
    background-color:#FFF9BF;
    padding:0.3em 1em;
    text-align:center;
    font-size: 12px ;
}
.cart2 td{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:0.3em 1em;
    font-size: 12px ;
}


/*ナビゲーション*/

#navi  {
	margin-top: 20px;
	line-height: 140%;
	padding: 0px;
	width: 899px;
	background-color: #FFFFFF;
	border-top: 1px solid #929292;
         text-align: center;
}


#navi a {
	font-size: 12px ;
	text-decoration: none ;
}

#navi a:hover {
	color: white;
	background-color: blue;
}


/*新着情報の表示形式*/
#newlist { margin-top: 0px; margin-left: 20px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; }
.newdate { float: left;text-align: right;width: 50px; }
.newpagedate { float: left;text-align: left;width: 90px; padding-left: 10px; }
.newpage { float: right; text-align: left; padding-left: 0px; width: 480px; }

