/* ******************  body  *************** */
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
             text-align:center;
             font-size: 12px;
	}

img {
	border:0;
}
	
/* ******************  全体構成  *************** */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-image:url(http://www.sekigen.co.jp/images/mainbk.gif);
	background-color: none;
	}


/* ******************  header ID class  *************** */
#header {
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	height:100px;
	background-image:url(http://www.sekigen.co.jp/images/topbk.gif);
	background-repeat:no-repeat;
	font-size:0;


}
#header h1 {
	padding:35px 0 0 20px;
	margin: 0px;
	font-weight: normal;
}
#header h1 span {
	display:none;
}

#header img {
	border:0;
}



#header #form {
	position:absolute;
	top:2px; left:450px;
}



/* ******************  center content *************** */


#center {
	padding:0;
	margin: 0;
	float: left;
	width: 620px;
	overflow: hidden;
	background-image:url(http://www.sekigen.co.jp/images/mainbk.gif);
	}

.content {
	padding: 15px 10px 15px 20px;
	background-image:url(http://www.sekigen.co.jp/images/mainbk.gif);
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}



/* 未使用 ****************

.centertop {
	margin:0;
	padding:0;
	background-image:url(http://www.sekigen.co.jp/images/mainlogo.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:10px;
}
***********************/


.centerbottom {
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-image:url(http://www.sekigen.co.jp/images/mainbottom.gif);
	background-repeat:no-repeat;
	width:900px;
	height:35px;
}




/* ******************  Go pageTop *************** */

.top {
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-image:url(http://www.sekigen.co.jp/images/mainbk.gif);
	background-repeat:no-repeat;
	width:900px;
	height:20px;
}


.top a {
	float:right;
	display:block;
	width:265px;
	height:20px;
	background-image:url(http://www.sekigen.co.jp/images/btn_top.gif);
	background-repeat:no-repeat;
}

.top a:hover {
	background-image:url(http://www.sekigen.co.jp/images/btn_top_ovr.gif);
	background-repeat:no-repeat;
}

.top span {
	display:none;
}

/* ******************  left pageTop *************** */

.lefttop {
	float:left;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-repeat:no-repeat;
	height:20px;
}


.lefttop a {
	float:right;
	display:block;
	width:265px;
	height:20px;
	background-image:url(http://www.sekigen.co.jp/images/btn_top.gif);
	background-repeat:no-repeat;
}

.lefttop a:hover {
	background-image:url(http://www.sekigen.co.jp/images/btn_top_ovr.gif);
	background-repeat:no-repeat;
}

.lefttop span {
	display:none;
}



/* ******************  ts_table  *************** */

table.ts_table {
	width:580px;
	border-width:0;
	margin:20px 0 10px 0;
	border-collapse : collapse ;
	border-color : none ;	/* IE 6(Win)向け */
}

table.ts_table td {
	width:280px;
	border-width:0;
	border-color : none ;	/* IE 6(Win)向け */
	padding:0 5px 0 5px;
	vertical-align: top;
}

table.ts_table img {
	vertical-align: middle;
	border:0;
}


table.ts_table h4 {
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}



/* **************************************** */



.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 1.5em%;
	}

.content li {
	line-height: 1.5em;
	}




/* ******************  見出し  *************** */

.content .DefaultH1 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	color: #000000;
	font-size: 2em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
	}

.content h1 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	color: #000000;
	font-size: 2em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
	}


.content h2 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 35px 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;

	}


.content h3 {
	border-left: 5px solid #FF7F00;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.5em;
	}

.content h4 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 35px 0 10px 0;
	color: #000000;
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
}

.content h5 {
	border-left: 5px solid #FF7F00;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 2em;
	line-height: normal;
	padding: 3px;
}



.content img {
	float:left;
	border:0;
}


.content iframe {
	padding: 0;
}


/* ****************** ************************ 
************  格コンテンツ個別設定 **************
****************** **** ******************** */



/* ******************  two_wappen *************** */

#two_wappen {
	width: 580px;
	height:215px;
	margin:15px 0 10px 0;
	padding:0;
	text-align:left;
	position:relative;
	background-image:url(http://www.sekigen.co.jp/images/wappen/wappen.jpg);
	background-color: none;

}


table.two_wappen {
	border-collapse : collapse ;
	border-color : none ;	/* IE 6(Win)向け */
	margin:0;
}

table.two_wappen td {
	width:290px;
	border-width : 0;
	border-color : none ;	/* IE 6(Win)向け */
	padding:160px 0 15px 135px ;
}

table.two_wappen img {
	vertical-align:bottom;
	border:0;
}

#two_wappen  img {
	vertical-align:bottom;
	border:0;
}

div.two_wappen_left {
	width:290px;
	padding:160px 0 15px 135px ;
}	

/* ******************  two_mogol *************** */


#two_mogol {
	width: 580px;
	height:215px;
	margin:15px 0 10px 0;
	padding:0;
	text-align:left;
	position:relative;
	background-image:url(http://www.sekigen.co.jp/images/mogol/mogol.jpg);
	background-color: none;

}


table.two_mogol {
	border-collapse : collapse ;
	border-color : none ;	/* IE 6(Win)向け */
	margin:0;
}

table.two_mogol td {
	width:290px;
	border-width : 0;
	border-color : none ;	/* IE 6(Win)向け */
	padding:160px 0 15px 135px ;
}

table.two_mogol img {
	vertical-align:bottom;
	border:0;
}

#two_mogol img {
	vertical-align:bottom;
	border:0;
}



/* ******************  form_table  *************** */

table.form_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC ;	/* IE 6(Win)向け */
	margin:5px 10px 5px 10px;
             font-size: 12px;
}


table.form_table th,
table.form_table td {
	border:1px solid #CCCCCC;
	padding:10px;
	font-weight:normal;
	vertical-align: top;
}

table.form_table th{
	width:130px;
	background-color:#A0A050;
	padding-right:10px;
	color:#FFFFFF;
}

table.form_table td{
	background-color:#FFFFFF;
}


table.form_table img {
	vertical-align: middle;
	border:0;
}









/* ******************  inquiry_table  *************** */

table.inquiry_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	margin:35px 0 10px 0;
	padding:0
             font-size: 12px;
}


table.inquiry_table td {
	border:1px solid #CCCCCC;
	padding:6px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
}

table.inquiry_table th {
	border:1px solid #CCCCCC;
	padding:6px;
	vertical-align: top;
	background-color:#D8D8D8;
}

table.inquiry_table img {
	vertical-align: middle;
	border:0;
}



/* ******************  relation_table  *************** */

table.relation_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	margin:35px 0 10px 0;
	padding:0
             font-size: 12px;
}


table.relation_table td {
	border:1px solid #CCCCCC;
	border-style: dotted;
	border-width: 1px;
	padding:8px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
	text-align: center;
}


table.relation_table img {
	border:0;
}


table.relation_table h3 {
	border-left: 5px solid #FF7F00;
	padding: 0 0 0 10px;
	margin: 0;
	color: #000000;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}



/* ******************  nomal_table  *************** */

table.nomal_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
	padding:0;
	font-size: 12px;
}


table.nomal_table td {
	border:1px solid #CCCCCC;
	padding:5px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
	text-align: left;
}


table.nomal_table th {
	width:150px;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#EEEEEE;
}


table.nomal_table h3 {
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
}


table.nomal_table h4 {
	clear: both;
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}



table.nomal_table h5 {
	margin: 3px;
	font-weight:normal;
             font-size: 12px;
	text-align: left;
}


table.nomal_table h2 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}


table.nomal_table h6 {
	margin: 3px;
	font-weight:normal;
	font-size: 10px;
	text-align: left;
}



table.nomal_table img {
	vertical-align: middle;
	border:0;
}

table.nomal_table ul {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 3px;
}

span.nomal_table_span1 {
	float: right;
	background-image: url(http://www.sekigen.co.jp/images/point12_FF7F00.gif);
	background-repeat: no-repeat;
	margin-top: 1.5em;
	padding-left: 1.5em;
}

/* ******************  sell_table  *************** */

table.sell_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
	padding:0;
	font-size: 12px;
}


table.sell_table td {
	border:1px solid #CCCCCC;
	padding:5px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
	text-align: left;
}


table.sell_table th {
	width: 18%;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#EEEEEE;
}


table.sell_table td h2 {
	font-size: 13px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
}

table.sell_table td h3 {
	font-size: 12px;
	margin: 10px 3px 3px 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
}

table.sell_table td.s_col {
	font-size: 75%;
	border:1px solid #CCCCCC;
	padding:5px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
	text-align: left;
}

table.sell_table td.s_col img {
	vertical-align: middle;
	border:0;
	padding: 5px 8px 5px 8px;
}



table.sell_table td.s_col p {
	clear: both;
	margin: 0;
	padding: 3px 8px 5px 8px;
}


table.sell_table h4 {
	clear: both;
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
}



table.sell_table h5 {
	margin: 3px;
	font-weight:normal;
             font-size: 12px;
	text-align: left;
}

table.sell_table h6 {
	margin: 3px;
	font-weight:normal;
	font-size: 10px;
	text-align: left;
}



table.sell_table img {
	vertical-align: middle;
	border:0;
}

table.sell_table ul {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 3px;
}

span.sell_table_span1 {
	float: right;
	background-image: url(http://www.sekigen.co.jp/images/point12_FF7F00.gif);
	background-repeat: no-repeat;
	margin-top: 1.5em;
	padding-left: 1.5em;
}


/* ******************  nomal_table body_sell  *************** */

td.body_sell {
	padding-left: 10px;
}

h3.body_sell  {
	font-weight: normal;
}


/* ******************  color_table  *************** */

table.color_table {
	width:100%;
	margin:0;
	border-color : #FFFFFF;
        font-size: 10px;
}


table.color_table td {
	border:1px solid #FFFFFF;
	padding:5px;
	font-weight:normal;
	vertical-align: top;
}

table.color_table img {
	vertical-align: middle;
	border:0;
}

/* ******************  sample_table  *************** */



table.sample_table td {
	border-width:1px;
	border:1px solid #CCCCCC;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	background-color:#FFFFFF;
	padding:5px;
	vertical-align: top;
	text-align: left;
	line-height: 1.5em;
}

table.sample_table td.cel_l {
	width: 80px;
} 

table.sample_table td.cel_c {
	width: 200px;
} 


table.sample_table th {
	border-width:1px;
	border:1px solid #CCCCCC;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	background-color:#FFFFFF;
	padding:5px;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
}

table.sample_table h3 {
	margin: 3px;
	font-weight:normal;
	font-size: 1em;
	text-align: left;
	line-height: 1.5em;
}


table.sample_table h4 {
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
	}



table.sample_table h5 {
	margin: 3px;
	font-weight:normal;
    font-size: 12px;
	text-align: left;
}

table.sample_table h6 {
	margin: 3px;
	font-weight:normal;
             font-size: 10px;
	text-align: left;
}

table.sample_table img {
	text-align: center;
	vertical-align: top;
	padding:0;
	border:0;

}

table.sample_table ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

table.sample_table td ul.square {
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}

table.sample_table td ul.square li {
	padding-left: 0px;
}

/* ******************  pennant_table  *************** */

table.pennant_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC ;	/* IE 6(Win)向け */
             font-size: 10px;
}


table.pennant_table td {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
/*	padding:2px;*/
	font-weight:normal;
	vertical-align: top;
}

table.pennant_table th{
	background-color:#A0A050;
	vertical-align: middle;
	color:#FFFFFF;
}

table.pennant_table h4 {
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}

/* ******************  float_table  *************** */


table.float_table {
	width:180px;
	border-width:1px;
	border:1px solid #CCCCCC;
	margin:10px 5px 10px 0;
	background-color:none;
	text-align: center;
}


table.float_table tr {
	border-width:1px;
	border:1px solid #CCCCCC;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	background-color:#FFFFFF;
	padding:5px;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
}


table.float_table th {
	background-color:#FFFFFF;
	padding:5px;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
}


table.float_table h4 {
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}



table.float_table h5 {
	margin: 3px;
	font-weight:normal;
             font-size: 12px;
	text-align: left;
}

table.float_table h6 {
	margin: 3px;
	font-weight:normal;
             font-size: 10px;
	text-align: left;
}

table.float_table img {
	text-align: center;
	vertical-align: top;
	padding:0;
	border:0;

}

/* ******************  clearance_table  *************** */

table.clearance_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
	padding:0;
	font-size: 12px;
}


table.clearance_table td {
	border:1px solid #CCCCCC;
	padding:5px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
	text-align: left;
}


table.clearance_table td.thumbnail {
	border:1px solid #CCCCCC;
	padding:5px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
	width: 100px;
	height: 80px;
}

table.clearance_table td span.red {
	color: #CC0000;
	font-weight: bold;
}

table.clearance_table td.thumbnail img {
	margin: 0 auto 0 auto;
}


table.clearance_table th {
	width:150px;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#EEEEEE;
}


table.clearance_table h3 {
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
}


table.clearance_table h4 {
	clear: both;
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}



table.clearance_table h5 {
	margin: 3px;
	font-weight:normal;
             font-size: 12px;
	text-align: left;
}


table.clearance_table h2 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}


table.clearance_table h6 {
	margin: 3px;
	font-weight:normal;
	font-size: 10px;
	text-align: left;
}



table.clearance_table img {
	vertical-align: middle;
	border:0;
}

table.clearance_table ul {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 3px;
}

span.clearance_table_span1 {
	float: right;
	background-image: url(http://www.sekigen.co.jp/images/point12_FF7F00.gif);
	background-repeat: no-repeat;
	margin-top: 1.5em;
	padding-left: 1.5em;
}




/* ******************  right menu *************** */


#right {
	float: left;
	width: 280px;
	overflow: hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}


.sidebar {
	padding: 15px 15px 30px 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}



.sidebar h2 {
	margin: 15px 12px 5px 0;
	border-left: 5px solid #FF7F00;
	background-color: #F1EFE2;
	/*padding: 0 0 0 10px;*/
	padding: 5px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	}



.sidebar h3 {
	margin: 5px 12px 5px 0;
	border-left: 5px solid #AA0000;
	background-color: #F1EFE2;
	/*padding: 0 0 0 10px;*/
	padding: 5px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	}





.sidebar img {
	margin: 0 0 5px 0;
	padding: 0;
	border:0;
	}




/* ******************  ツリー  *************** */

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 12px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(http://www.sekigen.co.jp/images/tree_lst_dotted.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image: url(http://www.sekigen.co.jp/images/tree_end_dotted.gif);
    list-style: none;
}

#qalist{
    font-size: 12px;
    list-style: none!important;
 }

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

#qalist a hover{
 color:#33CCFF;
}




/* ******************  footer  *************** */

#footer {
	clear: both;
	margin:0;
	padding:5px 0 10px 0;
	text-align:right;
	width: 900px;
	background-color: #FFFFFF;
}

#footer ul li {
	display:inline;
	padding:0 10px 0 0;
}
#footer ul li img {
	vertical-align:top;
	border-width: 0;
}
#footer #copyright {
	margin:20px 15px 0 0;

}



/* ******************  navi  *************** */

#navi {
	margin-right: auto;
	margin-left: auto;
	padding:0;
	float: center;
	width: 894px;
}


#navi  img {
	vertical-align:top;
	border:none;
}

/* ******************  textbox  *************** */

#textbox {
	margin: 0px;
	padding:0 0 20px 0;
	font-size:30px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}






/* ******************  カテゴリーバナー  *************** */


/* 日の丸ワッペン販売 */

#banner-img129 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo_nflag.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }

/* オーダーワッペン・ハーフオーダーワッペン */

#banner-img1,
#banner-img33,
#banner-img42 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo1.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* お名前ワッペン */

#banner-img5 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo5.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* キッズワッペン */

#banner-img10 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo10.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* 愛犬シルエットワッペン */

#banner-img9 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo9.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }
    
    
/* フルオーダー・ワッペン */

#banner-img11,
#banner-img12,
#banner-img13,
#banner-img14,
#banner-img32,
#banner-img41 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo32.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* エンブレム */

#banner-img2,
#banner-img34,
#banner-img44,
#banner-img35,
#banner-img36,
#banner-img45,
#banner-img53,
#banner-img54,
#banner-img55,
#banner-img56,
#banner-img57,
#banner-img58,
#banner-img126,
#banner-img127 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo2.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }



/* 直接刺繍 */

#banner-img19,
#banner-img24,
#banner-img25,
#banner-img26,
#banner-img27,
#banner-img28,
#banner-img29,
#banner-img31,
#banner-img37,
#banner-img49,
#banner-img51,
#banner-img52,
#banner-img503141 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo37.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* ネームタグ */
#banner-img6,
#banner-img46,
#banner-img59,
#banner-img60,
#banner-img61,
#banner-img62,
#banner-img63,
#banner-img64,
#banner-img65 
 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo6.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* 腕章 */
#banner-img7,
#banner-img47 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo7.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* 校旗・優勝旗・団体旗 */

#banner-img97,
#banner-img006flag {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo8.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }



/* 校旗 */

#banner-img106,
#banner-img124  {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo8.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }
    


/* 優勝旗 */

#banner-img98,
#banner-img99,
#banner-img100,
#banner-img101,
#banner-img102,
#banner-img103,
#banner-img104
 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo0002pennant.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }

/* 一般旗 */

#banner-img105
 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo0003popularflag.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* 旗部材 */

#banner-img107,
#banner-img108,
#banner-img109,
#banner-img110,
#banner-img111,
#banner-img112,
#banner-img113,
#banner-img114,
#banner-img115,
#banner-img118
 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo0004flagparts.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }


/* 旗の加工方法各種 */

#banner-img88,
#banner-img89,
#banner-img90,
#banner-img116,
#banner-img117,
#banner-img125 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo8.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }
    

/* その他刺繍 */

#banner-img15,
#banner-img16,
#banner-img38 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo15.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }
    


/* 家紋額 */

#banner-img17 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo17.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }
    


/* 武道具 */

#banner-img18 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo18.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }

#banner-img130 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogobaseball") no-repeat;
	height: 160px;
	width: 900px;
    }
    
 

/* 未使用
#banner-img8,
#banner-img48,
#banner-img68,
#banner-img69, 
#banner-img70,
#banner-img71,
#banner-img72,
#banner-img73,
#banner-img74,
#banner-img75,
#banner-img76,
#banner-img77,
#banner-img78,
#banner-img79,
#banner-img80,
#banner-img81,
#banner-img82,
#banner-img83,
#banner-img84,
#banner-img85,
#banner-img86,
#banner-img87,
#banner-img91 {
	display: block;
	background: #FFFFFF url("http://www.sekigen.co.jp/images/logo/mainlogo8.jpg") no-repeat;
	height: 160px;
	width: 900px;
    }

*/




/************* SEO TOPのヘッド用 *****************/
h1.seohead
{
    font-size: 8pt;
    color: #666666;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
h2.seohead
{
    font-size: 8pt;
    color: #666666;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
h3.seohead
{
    font-size: 8pt;
    color: #666666;
    margin-top: ;: 0.2em;
    margin-bottom: 0.2em;
}
strong.seohead
{
    font-weight: normal;
}

p.seohead
{
    font-size: 8pt;
    color: #666666;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}

.summary
{
    font-size: 8pt;
    color: #666666;

}

div.summary table
{
	position: center;
	margin-left: auto;
	margin-right: auto;

}

/* ******************  menutable *************** */

.menutable table{
	float:left;
	border-width:0;
	margin:20px 0 10px 0;
	border-collapse : collapse ;
}

.menutable table td {
	width:280px;
	border-width:0;
	border-color : none ;	/* IE 6(Win)向け */
	padding:0 5px 0 5px;
	vertical-align: top;
}

.menutable table img {
	vertical-align: middle;
	border:0;
}

/* ******************  menutableend *************** */

.menutableend table{
	border-width:0;
	clear:both;
	margin:20px 0 10px 0;
	border-collapse : collapse ;
}

.menutableend table td {
	width:280px;
	border-width:0;
	border-color : none ;	/* IE 6(Win)向け */
	padding:0 5px 0 5px;
	vertical-align: top;
}

.menutableend table img {
	vertical-align: middle;
	border:0;
}
/* ******************  nagareul *************** */
ul .nagare4{
list-style-type:none;
}

ul.nagare3{
list-style-type:disc;
}

ul.nagare2{
list-style-type:circle;
}

ul.nagare1{
list-style-type:square;
}

/* ******************  yubindt *************** */
dd.yubin{
padding-bottom: 10px;
font-weight:bold;
}

/* ******************  shop cart update 20090925 *************** */

/* ******************  shop_table  *************** */

table.shop_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC ;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
             font-size: 12px;
}


table.shop_table th,
table.shop_table td {
	border:1px solid #CCCCCC;
	padding:4px;
	font-weight:normal;
	vertical-align: top;
	line-height: 140%;
	text-align: left;
	font-size: 10px;
}

table.shop_table th{
	width:70px;
	background-color:#A0A050;
	color:#FFFFFF;

}

table.shop_table td{
	background-color:#FFFFFF;

}


table.shop_table img {
	vertical-align: middle;
	border:0;
}






/* ******************  cart_table  *************** */

table.cart_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC ;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
	font-size: 12px;
}


table.cart_table th,
table.cart_table td {
	border:1px solid #CCCCCC;
	padding:4px;
	font-weight:normal;
	vertical-align: top;
	line-height: 140%;
	text-align: left;
}

table.cart_table th{
	width:130px;
	background-color:#A0A050;
	padding-left:10px;
	color:#FFFFFF;

}

table.cart_table td{
	background-color:#FFFFFF;
	font-size: 10px;
	text-align: center;
}


table.cart_table img {
	vertical-align: middle;
	border:0;
}




/* ******************  cartmini_table  *************** */

table.cartmini_table {
	width:300px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC ;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
	font-size: 12px;
	text-align: right;
}


table.cartmini_table th,
table.cartmini_table td {
	border:1px solid #CCCCCC;
	padding:4px;
	font-weight:normal;
	vertical-align: top;
	line-height: 140%;
	text-align: left;
}

table.cartmini_table th{
	width:130px;
	background-color:#A0A050;
	padding-left:10px;
	color:#FFFFFF;

}

table.cartmini_table td{
	background-color:#FFFFFF;
	font-size: 10px;

}


table.cartmini_table img {
	vertical-align: middle;
	border:0;
}







/* ******************  inquiry_table  *************** */

table.inquiry_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	margin:35px 0 10px 0;
	padding:0;
             font-size: 12px;
}


table.inquiry_table td {
	border:1px solid #CCCCCC;
	padding:6px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFFFFF;
}



table.inquiry_table img {
	vertical-align: middle;
	border:0;
}



/* ******************  form_table  *************** */

table.form_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC ;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
             font-size: 12px;
}


table.form_table th,
table.form_table td {
	border:1px solid #CCCCCC;
	padding:4px;
	font-weight:normal;
	vertical-align: top;
	line-height: 140%;
	text-align: left;
}

table.form_table th{
	width:130px;
	background-color:#A0A050;
	padding-left:10px;
	color:#FFFFFF;

}

table.form_table td{
	background-color:#FFFFFF;
	font-size: 10px;
}


table.form_table img {
	vertical-align: middle;
	border:0;
}

th.height27 {
	height: 27px;
}

table.form_table h4 {
	font-size: 1.5em;
	margin-top: 0px;
}



/* ****************** Addition 2009 10/14  *************** */

/* ****************** module  gnavi  *************** */

#gNavi {  
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0;  
	height: 50px;  
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg);
	background-repeat: no-repeat;
}

#gNavi li { 
	display: inline;
	list-style-type: ;:none; 

} 

#gNavi li a {
	text-indent: -9877em;
	display:block;  
	height:50px; 
	float:left;
	text-align:center;
	text-decoration: none;
	overflow: hidden; 
}

li.navi_wappen a {
	background: url(http://www.sekigen.co.jp/images/menubk2_a.jpg) no-repeat  0px 0px;
	background-repeat: no-repeat;
	width: 123px;
	height: 50px;
}

li.navi_emblem a {
	background: url(http://www.sekigen.co.jp/images/menubk2_a.jpg) no-repeat  -123px 0px;
	background-repeat: no-repeat;
	width: 133px;
	height: 50px;
}

li.navi_embo a {
	background: url(http://www.sekigen.co.jp/images/menubk2_a.jpg) no-repeat  -256px 0px;
	background-repeat: no-repeat;
	width: 115px;
	height: 50px;
}

li.navi_tag a {
	background: url(http://www.sekigen.co.jp/images/menubk2_a.jpg) no-repeat  -371px 0px;
	background-repeat: no-repeat;
	width: 130px;
	height: 50px;
}


li.navi_ambo a {
	background: url(http://www.sekigen.co.jp/images/menubk2_a.jpg) no-repeat  -501px 0px;
	background-repeat: no-repeat;
	width: 88px;
	height: 50px;
}

li.navi_flag a {
	background: url(http://www.sekigen.co.jp/images/menubk2_a.jpg) no-repeat  -589px 0px;
	background-repeat: no-repeat;
	width: 144px;
	height: 50px;
}

li.navi_other a {
	background: url(http://www.sekigen.co.jp/images/menubk2_a.jpg) no-repeat  -733px 0px;
	background-repeat: no-repeat;
	width: 161px;
	height: 50px;
}

li.navi_wappen a:hover {
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg) no-repeat  0px -50px;
	width: 123px;
	height: 50px;
}

li.navi_emblem a:hover {
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg) no-repeat  -123px -50px;
	width: 133px;
	height: 50px;

}

li.navi_embo a:hover {
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg) no-repeat  -256px -50px;
	width: 115px;
	height: 50px;
}

li.navi_tag a:hover {
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg) no-repeat  -371px -50px;
	width: 130px;
	height: 50px;
}


li.navi_ambo a:hover {
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg) no-repeat  -501px -50px;
	width: 88px;
	height: 50px;
}

li.navi_flag a:hover {
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg) no-repeat  -589px -50px;	width: 144px;
	width: 144px;
	height: 50px;

}

li.navi_other a:hover {
	background: url(http://www.sekigen.co.jp/images/menubk2.jpg) no-repeat  -733px -50px;
	width: 161px;
	height: 50px;
}

/* ****************** top coment  *************** */

p.top_cmt {
	margin-top: 0px;
	margin-bottom: 1.3em;
}

/* ****************** top map  *************** */

#top_map {
	width: 590px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#top_map p {
	margin: 0 5px 10px 5px;
}

#top_map h3 {
	margin: 0 5px 5px 5px;
}

#top_map h3.opt3 {
	font-size: 1em;
}

#top_map02 {
	clear: both;
	width: 590px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#top_map02 p {
	margin: 0 5px 10px 5px;
}

#top_map02 h3 {
	margin: 0 5px 5px 5px;
}

#top_map02 h3.opt3 {
	font-size: 1em;
}


div.top_map1 {
	overflow:hidden;
	float:left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	_margin-left: 2px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	width: 290px;
	height: 265px;
}

div.top_map2 {
	overflow:hidden;
	float:left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	_margin-left: 1px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	width: 290px;
	height: 265px;
}

div.top_map3 {
	overflow:hidden;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	_margin-left: 2px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	width: 290px;
	height: 265px;
}

div.top_map4 {
	overflow:hidden;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	_margin-left: 1px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	width: 290px;
	height: 265px;
}

div.top_map5 {
	overflow:hidden;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	_margin-left: 2px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	width: 290px;
	height: 265px;
}

div.top_map6 {
	overflow:hidden;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	_margin-left: 1px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	width: 290px;
	height: 265px;
}

div.top_map7 {
	overflow:hidden;
	float:left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	_margin-left: 2px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	background-image: url(http://www.sekigen.co.jp/images/topmap_bk.gif);
	background-repeat: repeat-y;
	width: 290px;
}

div.top_map8 {
	overflow:hidden;
	float:left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	_margin-left: 1px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	background-image: url(http://www.sekigen.co.jp/images/topmap_bk.gif);
	background-repeat: repeat-y;
	width: 290px;
}

div.top_map9 {
	overflow:hidden;
	clear: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	_margin-left: 1px;	/* IE 6(Win)向け */
	padding-bottom: 10px;
	background-image: url(http://www.sekigen.co.jp/images/topmap_bk.gif);
	background-repeat: repeat-y;
	width: 290px;
}

#top_map div.top_map7 h3 {
	font-size: 1em;
}

#top_map div.top_map8 h3 {
	font-size: 1em;
}

#top_map div.top_map9 h3 {
	font-size: 1em;
}

div.top_profile1 {
	width: 290px;
	float: left;
	margin-left: 5px;
	_margin-left: 1px;	/* IE 6(Win)向け */
	margin-bottom: 15px;
	padding-bottom: 10px;
}

div.top_profile2 {
	width: 290px;
	float: left;
	margin-left: 2px;
	_margin-left: 1px;	/* IE 6(Win)向け */
	margin-bottom: 15px;
	padding-bottom: 10px;
}

div.top_profile3 {
	width: 585px;
	height: 415px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	_margin-left: 1px;	/* IE 6(Win)向け */
}


div.top_profile4 {
	width: 585px;
	height: 600px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	_margin-left: 1px;	/* IE 6(Win)向け */
}

h2.top_profile_h2 {
	margin-top: 0px;
	border-left: 0px;
}

p.top_profile_cmt {
	clear: both;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

span.holiday {
	color: #AA0000;
}


/* ******************  sample_table2  *************** */

table.sample_table2 {
	width:580px;
	border-width:0;
	margin:10px 0 10px 0;
	background-color:none;
	text-align: center;
}


table.sample_table2 td {
	border-width:1px;
	border:1px solid #CCCCCC;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	background-color:#FFFFFF;
	padding:5px;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
}


table.sample_table2 th {
	border-width:1px;
	border:1px solid #CCCCCC;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	background-color:#FFFFFF;
	padding:5px;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
}

table.sample_table2 h3 {
	margin: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}


table.sample_table2 h4 {
	font-size: 12px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	}



table.sample_table2 h5 {
	margin: 3px;
	font-weight:normal;
    font-size: 12px;
	text-align: left;
}

table.sample_table2 h6 {
	margin: 3px;
	font-weight:normal;
	font-size: 10px;
	text-align: left;
}

table.sample_table2 img {
	text-align: center;
	vertical-align: top;
	padding:0;
	border:0;

}

table.sample_table2 ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

h5 span.soldout {
	color: #FF1100;
}


/* ******************  sitemap_table  *************** */

table.sitemap_table {
	width:580px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC;	/* IE 6(Win)向け */
	margin:10px 0 10px 0;
	padding:0;
	font-size: 12px;
}

table.sitemap_table {
	/font-size: 11px;/* IE 6(Win)向け */
}

table.sitemap_table td {
	width: auto;
	border:1px solid #CCCCCC;
	padding:5px;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align: left;
}


table.sitemap_table th {
	width: auto;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#FFFFFF;
	font-weight:normal;
	text-align: left;
}


table.sitemap_table h3 {
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
}


table.sitemap_table h4 {
	clear: both;
	font-size: 14px;
	margin: 3px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}



table.sitemap_table h5 {
	margin: 3px;
	font-weight:normal;
    font-size: 12px;
	text-align: left;
}


table.sitemap_table h2 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	}


table.sitemap_table h6 {
	margin: 3px;
	font-weight:normal;
	font-size: 10px;
	text-align: left;
}



table.sitemap_table img {
	vertical-align: middle;
	border:0;
}

table.sitemap_table th span {
	background-image: url(http://www.sekigen.co.jp/images/list05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0.5em;
	padding-left: 1.5em;
}

table.sitemap_table td span {
	background-image: url(http://www.sekigen.co.jp/images/list04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0.5em;
	padding-left: 1.5em;
}

table.sitemap_table td ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

table.sitemap_table td ul li {
	background-image: url(http://www.sekigen.co.jp/images/list06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0.5em;
	padding-left: 1.5em;
}

table.sitemap_table td ul.sicat1 {
	list-style: none;
	margin-left: 0;
	margin-top: auto;
	margin-bottom: auto;
}

table.sitemap_table td ul.sicat1 li {
	background-image: url(http://www.sekigen.co.jp/images/list05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0.5em;
	padding-left: 1.5em;
}


table.sitemap_table td ul.sicat2 {
	list-style: none;
	margin-left: 0;
	margin-top: auto;
	margin-bottom: auto;
}

table.sitemap_table td ul.sicat2 li {
	background-image: url(http://www.sekigen.co.jp/images/list04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0.5em;
	padding-left: 1.5em;
}


/* ****************** sidebar module  *************** */

div.sidebar_content {
	width: 240px;
	margin-top: 4px;
	margin-bottom: 8px;
}

h4.sidebar_hader {
	font-size: 1.1em;
	margin-bottom: 5px;
	text-indent: 5px;
	line-height: 1.5em;
	border-left: 3px solid #AA0000;
}

p.sidebar {
	margin-top: 0px;
	margin-bottom: 0px;
}

span.sidebar_hader {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 7px;
	line-height: 1.5em;
	border-left: 3px solid #AA0000;
}

/* ****************** For emblemArchive module *************** */

span.inquiry_table_t {
	background-image: url(http://www.sekigen.co.jp/images/point12_FF7F00.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

a.inquiry_table_t {
	background-image: url(http://www.sekigen.co.jp/images/point12_FF7F00.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

/* ****************** footer module  *************** */

div.centerbottom2 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-image:url(http://www.sekigen.co.jp/images/mainbottom2.gif);
	background-repeat:no-repeat;
	width:900px;
	height:70px;
}

/* ******************  サイドバーカテゴリリスト  *************** */

ul.category_list {
	margin-left: 15px;
	padding-left: 5px;
	font-size: 11.5px;
}

ul.category_list li {
	list-style-image: url(http://www.sekigen.co.jp/images/list01.gif) ;
}

ul.category_list li ul li {
	list-style-image: url(http://www.sekigen.co.jp/images/list03.gif) ;
}

ul.category_list li ul li ul li {
	list-style-image: url(http://www.sekigen.co.jp/images/list02.gif) ;
}

/* ******************  Entry&Arcive  *************** */
span.top_banner_texit {
	display: none;
}

span.point12 {
	background-image: url(http://www.sekigen.co.jp/images/point12_AA000.gif);
	background-repeat: no-repeat;
	text-indent: 0.6em;
}

strong.point12 {
	background-image: url(http://www.sekigen.co.jp/images/point12_AA000.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
}

td.he_td {
	vertical-align: top;
}

#pisca01 table {
	border: 0px;
}

#pisca01 th {
	border: 0px;
	width: 194px;
	height: 194px;
	margin: 0;
	background-image: url(http://picasaweb.google.com/f/img/transparent_album_background.gif);
	background-repeat: no-repeat;
}

#pisca01 td  {
	width: 194px;
	font-size: 0.9em;
	text-align: center;
}

#pisca01 td a {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}


.content p img.photo1 {
	float: none;
	margin: 0.5em auto 1em auto;
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #CCCCCC;
}

.content p.photo2 {
	margin: 1em auto 1em auto;
	padding: 5px;
}	 

.content p.photo2 img {
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #CCCCCC;
}	 

/* ****************** 追加見出しなど *************** */

.content h3.opt1 {
	margin-top: 1.5em;
}

.content h4.opt1 {
	font-size: 1em;
	border-left: none;
	font-weight: bold;
	margin: 1em 0.5em 0 0; 
}

.content ul.opt1 {
	margin-left: 0;
	/margin-left: 2em;
}

.content ol.opt1 {
	margin-left: 0.3em;
	/margin-left: 2.5em;	/* IE 6(Win)向け */
}


.content dl.opt1 {
	margin-left: 0.3em;
	margin-top: 0.5em;
}

.content dl.opt1 dt {
	margin-left: 0.3em;
}

.content dl.opt1 dd {
	margin-left: 1.5em;
}

.content h3.opt1_1 {
	clear: both;
	margin-top: 1.5em;
}

.content h3.opt2 {
	margin-top: 2em;
}

.content h4.opt2 {
	font-size: 1em;
	border-left: none;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}


.content h3.opt2_2 {
	clear: both;
	margin-top: 2em;
}

ul.ambo1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
 
ul.ambo1 li {
	padding: 0em 0.5em;
	display: inline;
}


/* ****************** ulツリー *************** */

#qalist{
    font-size: 12px;
 }

#qalist a{
  color:#333333;
}

#qalist a:hover{
	color:#3399FF;
	background-color:#DDBB33;
}

#qalist dl{
	display: blok;
}

#qalist dt{
	padding: 0.9em 0 0.4em 0.9em;
	font-weight: bold;
}

#qalist dd {
    padding: 0.2en 0 0 0.5em;
}



/* ******************  会社情報  *************** */


/* ******************  会社情報 全体構成  *************** */

#container_co {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-image:url(http://www.sekigen.co.jp/images/co_mainbk.gif);
	background-color: none;
	}

/* ******************  会社情報 center content *************** */


#center_co {
	padding:0;
	margin: 0;
	float: left;
	width: 900px;
	overflow: hidden;
	background-image:url(http://www.sekigen.co.jp/images/co_mainbk.gif);
	}

.content_co {
	padding: 15px 10px 15px 20px;
	background-color:none;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image:url(http://www.sekigen.co.jp/images/co_mainbk.gif);
	}

.content_co h1 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	color: #000000;
	font-size: 2em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
	}


.content_co h2 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 35px 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;

	}


.content_co h3 {
	border-left: 5px solid #FF7F00;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.5em;
	}

.content_co h4 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 35px 0 10px 0;
	color: #000000;
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
}

.content_co h5 {
	border-left: 5px solid #FF7F00;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 2em;
	line-height: normal;
	padding: 3px;
}



.content img {
	float:left;
	border:0;
}



/* ******************  会社情報 co_table  *************** */

table.co_table {
	width:850px;
	border-width:1px;
	border-collapse : collapse ;
	border-color : #CCCCCC ;	/* IE 6(Win)向け */
	margin:5px 10px 5px 10px;
             font-size: 12px;
}


table.co_table th,
table.co_table td {
	border:1px solid #CCCCCC;
	padding:10px;
	font-weight:normal;
	vertical-align: top;
}

table.co_table th{
	width:130px;
	background-color:#666666;
	padding-right:10px;
	color:#FFFFFF;
}

table.co_table td{
	background-color:#FFFFFF;
}


table.co_table img {
	vertical-align: middle;
	border:0;
}

/* ****************** 会社情報 footer module  *************** */

div.centerbottom_co {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-image:url(http://www.sekigen.co.jp/images/co_mainbottom.gif);
	background-repeat:no-repeat;
	width:900px;
	height:70px;
}

/* ******************  メールフォーム埋め込み関係  *************** */


#if_form body {
	margin: 0px 0px 0px 0px;
	background-color: #F6F1E7;
             text-align:center;
             font-size: 12px;
	}

#if_form img {
	border:0;
}
	

#container_if {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 590px;
	background-color: #F6F1E7;
	}

#center_if {
	padding:0;
	margin: 0;
	float: left;
	width: 590px;
	background-color: #F6F1E7;
	}

.content_if {
	padding: 3px;
	background-color: #F6F1E7;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

/* **************************************** */



.content_if p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 10px;
	}

.content_if blockquote {
	line-height: 1.5em%;
	}

.content_if li {
	line-height: 1.5em;
	}




/* ******************  見出し  *************** */

.content_if .DefaultH1 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	color: #000000;
	font-size: 2em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
	}

.content_if h1 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	color: #000000;
	font-size: 2em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
	}


.content_if h2 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 35px 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;

	}


.content_if h3 {
	border-left: 5px solid #FF7F00;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.5em;
	}

.content_if h4 {
	border-left: 5px solid #AA0000;
	padding: 0 0 0 10px;
	margin: 35px 0 10px 0;
	color: #000000;
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
}

.content_if h5 {
	border-left: 5px solid #FF7F00;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.content_if p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 2em;
	line-height: normal;
	padding: 3px;
}

div.content div.shinsai {
	font-size: 1.5em;
	border: 1px dashed #000000;
}




