@charset "UTF-8";

*{
	margin:0;
	padding:0;
}

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	background-image: url(http://www.stamaga.net/images/bg_body.gif);
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFA54D;
	border-left-color: #FFA54D;
	font-size:12px;
	color:#666666;
	line-height: 1.5;
}

h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr {padding: 0px; margin: 0px; font-weight:normal}


img {border:none;}


label {cursor:pointer;}
ul{
	list-style-type: none;
}


#privacy h3,
#company h3,
#recruit h3,
#showroom h3,
#track_box h3,
#post h3,
#sitemap h3{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ffa34b;
	margin: 5px 0px 10px;
	padding: 3px 6px;
	border-bottom: 1px solid #cccccc;
}

a:link { color:#79B91A; text-decoration: underline;}
a:visited { color:#79B91A; text-decoration: underline;}
a:active { color:#79B91A; text-decoration: underline;}
a:hover { color:#79B91A; text-decoration: none;}

#navi_box a:link { color:#666666; text-decoration: underline;}
#navi_box a:visited { color:#666666; text-decoration: underline;}
#navi_box a:active { color:#666666; text-decoration: underline;}
#navi_box a:hover { color:#666666; text-decoration: none;}

.link_txt a:link { color:#79B91A; text-decoration: underline;}
.link_txt a:visited { color:#79B91A; text-decoration: underline;}
.link_txt a:active { color:#79B91A; text-decoration: underline;}
.link_txt a:hover { color:#79B91A; text-decoration: none;}

#footer a:link { color:#FFFFFF; text-decoration: none;}
#footer a:visited { color:#FFFFFF; text-decoration: none;}
#footer a:active { color:#FFFFFF; text-decoration: none;}
#footer a:hover { color:#FFFFFF; text-decoration: underline;}

#osusume_box a:link { color:#666666; text-decoration: none;}
#osusume_box a:visited { color:#666666; text-decoration: none;}
#osusume_box a:active { color:#666666; text-decoration: none;}
#osusume_box a:hover { color:#666666; text-decoration: underline;}

#cal a { font-weight:bold;}
#cal a:link { color:#666666; text-decoration: none; }
#cal a:visited { color:#666666; text-decoration: none;}
#cal a:active { color:#666666; text-decoration: none;}
#cal a:hover { color:#666666; text-decoration: underline;}


.line2{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:20px;
	clear:both;
}

.l_txt{
	text-align:left;
}

.cen_txt{
	text-align:center;
}

.r_txt{
	text-align:right;
}

.tit_box{
	border: 1px solid #ffa34b;
	background: #feeedf;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	margin-bottom:15px;
}

.f10{
	font-size:10px;
}

/*回り込みのクリア
--------------------------------*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */
 
 
 .list:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.list{display:inline-table;}
/* \*/
* html .list{height:1%;}
.list{display:block;}
/* */

 .list2:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.list2{display:inline-table;}
/* \*/
* html .list2{height:1%;}
.list2{display:block;}
/* */
 
 
 
 
 
 

/*layout
--------------------------------*/
#all {
	background-color: #FFFFFF;
}

#head {
	width: 758px;
}

#menubox {
	height: 25px;
	width: 758px;
	background-color: #F5F5F5;
}

#menu_left {
	float: left;
	width: 320px;
	margin-top: 2px;
	margin-left: 4px;
}

#menu_right {
	float: right;
	width: 289px;
}

#menu_left img{
	margin-left: 6px;
}

#menu_line {
	background-color: #FEA24B;
	height: 6px;
	width: 758px;
	clear: both;
}

#navi_box {
	background-color: #FFFAF4;
	padding-top: 6px;
	padding-left: 12px;
	height: 25px;
}

#center_area {
	float: right;
	width: 450px;
}

#center_area2{
	float:right;
	width:597px;
}

#contents_all {
	margin: 10px auto 0 auto;
}

#contents_left {
	float: left;
	width: 597px;
	padding-left: 7px;
}

#container{
	width:744px;
	margin:0 auto;
}

/*右ナビ
--------------------------------*/

#right_navi {
	float: right;
	width: 140px;
	padding-right: 7px;
}


#melumagabt_box {
	margin-bottom: 10px;
}

.contents_box {
	width: 138px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5A5A5;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	border-left-color: #A5A5A5;
	margin-bottom: 10px;
}
.contents_title {
	margin-bottom: 5px;
}


.contents_txt {
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.link_txt{
	font-size: 12px;
	color: #79B91A;
}



#new_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(http://www.stamaga.net/images/ic_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#pstump_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(http://www.stamaga.net/images/ic_pstump.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#linkarea_box {
	margin-bottom: 10px;
}

#event_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_event.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#book_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_book.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#brandnew_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_brandnew.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}


#world_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_world.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#stamp_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_stamp.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#dictionary_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_dictionary.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#date_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_date.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#food_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_food.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#post_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_post.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
#zoom_area{
	padding-left:33px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://www.stamaga.net/images/ic_zoom.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}



/*左ナビ
--------------------------------*/



#left_navi {
	float: left;
	width: 140px;
}
#shopingbn_box {
	margin-bottom: 10px;
}
#kensaku_box {
	margin-bottom: 10px;
}
#column {
	background-image: url(http://www.stamaga.net/images/bg_column.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#column_title {
	width: 106px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.stamaga.net/images/bg_column03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#column_tit_txt {
	padding-top: 20px;
	padding-right: 6px;
	padding-left: 6px;
}
#column_txtarea {
	padding-top: 12px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#column_txtarea2 {
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 4px;;
	text-align: right;
}
.ran_titletxt {
	padding-left: 5px;
}

#form_area {
	width: 136px;
}

#bt_right {
	margin:5px 0 0 86px;
	width:50px;
}

#linkarea_box 2{
	margin-bottom: 10px;
}

#cal{
	width:125px;
	margin:0 auto 5px auto;
}

#cal td{
	text-align:center;
}

#cal .cal_cell1,#cal .cal_cell8,#cal .cal_cell15,#cal .cal_cell22,#cal .cal_cell29,#cal .cal_cell36,#cal .cal_cellsun{
	color:#cd0000;

}




/*センター
--------------------------------*/
#banner_area1 {
	margin-bottom: 10px;
}

#banner_area2 {
	margin-bottom: 18px;
}
#whatnew_txt {
	float: left;
	width: 380px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#whatnew_txt2 {
	text-align: right;
	float: right;
	width: 50px;
	margin-bottom: 10px;
}

#whatnew_box {
	background-image: url(http://www.stamaga.net/images/line_dot_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#new_list{
	width:450px;
	margin-bottom:5px;
	overflow:hidden;
	margin-top: 5px;
}

#new_list dl{
	width:430px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

#new_list dt{
	width:80px;
	float:left;
	display:block;

}

#new_list dd{
	margin-left:85px;
		display:block;
}
#osusume_box {
	margin-bottom: 10px;
}

.osusume_area {
	text-align: center;
	vertical-align: middle;
	width:426px;
	margin:0 auto;
}
.osusume_area  td{
	padding-bottom: 5px;
	padding-top: 5px;
}


#osusume_tit_box {
	margin-bottom: 5px;
}

/*post
--------------------------------*/
#post{}

#post dl.list{
	width:580px;
	margin:0 auto 5px auto;
}

#post dl.list dt{
	width:490px;
	float:left;
	display:block;
	font-weight:bold;
}

#post dl.list dd{
	margin-left:500px;
	display:block;
}

#post dl.list2{
	width:580px;
	margin:0 auto;
}

#post dl.list2 dt{
	width:125px;
	float:left;
	display:block;
}

#post dl.list2 dd{
	margin-left:130px;
	display:block;
}

#post .list3{
	width:580px;
	margin:0 auto;
}


/*search
--------------------------------*/
#search{
	width:580px;
	margin:0 auto;
}

/*sitemap
--------------------------------*/
＃sitemap{}

#sitemap ul{
	list-style-type:none;
}

#sitemap li {
	padding:4px 0;
}

#sitemap li.cat,
#sitemap li.home{
	margin:5px 0 0 0;
	font-size:12px;
	font-weight:normal;
	border-bottom: solid 1px #cccccc;
	background: url(http://www.stamaga.net/images/arrow.gif) no-repeat left center;
	padding-left:12px;
}

#sitemap li.cat{
	margin:5px 0 0 40px;
}


#sitemap li.sub{
	margin:0 0 0 80px;
	font-size:12px;
	font-weight:normal;
	border-bottom: 1px dotted #cccccc;
}



/*recruit
--------------------------------*/
#recruit{}

#recruit p{
	width:580px;
	margin:0 auto;
}

#recruit table{
	border-collapse:collapse;
	margin-bottom:15px;
}

#recruit table th,
#recruit table td{
	text-align:left;
	vertical-align:top;
	padding:5px;
	border: 1px solid #CCCCCC;
}

#recruit table th{
	background-color:#eeeeee;
	font-weight:normal;
}


#recruit table.box{
	width:200px;
	margin:0 auto;
}

#recruit table.box2{
	width:500px;
	margin:0 auto;
}


/*showroom
--------------------------------*/
#showroom{}

#showroom  p{
	width:580px;
	margin: 0 auto;
}

#showroom table{
	border-collapse:collapse;
	width:560px;
	margin:0 auto 15px auto;
}

#showroom table td,
#showroom table th{
	padding:5px;
	border: 1px solid #CCCCCC;
	text-align:left;
	vertical-align:top;
}

#showroom table th{
	background-color:#eeeeee;
	font-weight:normal;
}

/*company
--------------------------------*/
#company{}

#company p{
	width:580px;
	margin:0 auto 10px auto;
}

#company table{
	border-collapse:collapse;
	width:560px;
	margin:0 auto 15px auto;
}


#company table td,
#company table th{
	padding:5px;
	border: 1px solid #CCCCCC;
	text-align:left;
	vertical-align:top;
}

#company table th{
	background-color:#eeeeee;
	font-weight:normal;
}

#company table table{
	border-collapse:collapse;
	width:300px;
	margin:0 auto 0 0;
}

#company table table th{
	border-collapse:collapse;
	width:110px;
}


/*privacy
--------------------------------*/
#privacy{}

#privacy p{
	width:580px;
	margin:0 auto;
}

#privacy dl.list{
	margin:15px auto 5px auto;
	width:580px;
}

#privacy dl.list dt{
	float:left;
	display:block;
	width:15px;
	font-weight:bold;
}

#privacy dl.list dd{
	margin-left:15px;
	display:block;
	font-weight:bold;
}

#privacy dl.lis2{
	margin-bottom:5px;
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

#privacy dl.list2 dt{
	float:left;
	display:block;
	width:20px;
	margin-left:15px;
}

#privacy dl.list2 dd{
	margin-left:35px;
	display:block;
}


#privacy dl.lis3{
	margin-bottom:5px;
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

#privacy dl.list3 dt{
	display:block;
	margin-left:30px;
}

#privacy dl.list3 dd{
	margin-left:45px;
	display:block;
}

/*footer
--------------------------------*/

#footer {
	color: #FFFFFF;
	background-color: #FFA34C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}



#footer2 dl{
	width:684px;
	margin:10px auto 0 auto;
}

#footer2 dt{
	width:455px;
	float:left;
	display:block;
}

#footer2 dd{
	margin-left:455px;
	display:block;
}



/*comment部分
--------------------------------*/

#comment_box{
	margin:10px 0 0 0;
	width:530px;
}

#comment_box p{
	margin:5px 0;
}

#comment_box .line{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:5px;
	border-bottom: 1px dotted #5e88af;
}

#comment_box p{padding:0;}



#comment_form{
	width:530px;
	margin:10px auto;
}

#comment_form dl{
	margin:0 0 10px 0;
	width:550x;
}

#comment_form dt{
	width:90px;
	float:left;
	display:block;
	text-align:right;
}

#comment_form dd{
	margin-left:100px;
}


#track_box{margin:10px 0 10px 0;}

#track_list_box{

}


#track_list_box .line{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:5px;
	border-bottom: 1px dotted #5e88af;
}

.track_list{
	margin:5px 0;
}


.del{
	display:none;
	height:0;
}

#url,#email,#author,#track_url{
	height:18px;
	width:400px;
	margin:0;
	padding:0;
	border: 1px solid #cccccc;
}

#text{
	width:400px;
	height:80px;
	margin:0;
	padding:0;
	border: 1px solid #cccccc;
}



#comment_box .r_txt #track_list_box .r_txt{
	text-align:right;
	margin:0;
	padding:0;
}

textarea{font-family:monospace;}

input:focus,
textarea:focus{
	background-color:#dee;
}

#submit,
#reset{
	border: 1px solid #cccccc;
	background-color:#eeeeee;
}

