<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************************/
/********************* ãƒ¡ã‚¤ãƒ³ã€€èƒŒæ™¯è¨­å®šç­‰ ************************/
/***************************************************************/

body {
	font-family: "ãƒ¡ã‚¤ãƒªã‚ª", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3";

	width: 100%;
	padding: 0px;
	margin: 0px;

	background-color: #fff;
	color: #222;
	background-image: url(sm_image/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#frame{
	text-align: center;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;

}
#wrap{
	background-color: #FFFFFF;
	float: center;
	/*background-image: url(sm_image/body_bg.jpg);*/
	width: 480px;
	overflow: hidden;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left;
clear: both; 

}

/* font */
.f12{
	font-size:18px;
}
.f10_gray{
	font-size:10px;
	color: #999999;
}

/***************************************************************/
/************************** ãƒ˜ãƒƒãƒ€è¨­å®š **************************/
/***************************************************************/

#header{
	background-image: url(sm_image/head.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 100px;
	width: 480px;
	float: left;
}

#header h1{
	width: 480px;
	font-size: 1rem;
	color: #666666;
	float: left;
	line-height: 10px;
	height: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	text-align: center;
}
#HeaderText{
	width: 480px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	float: right;
	line-height: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: right;
}

#header #logo{ margin-left:100px; width:200px;}

#header .menu-btn{
	padding: 6px 14px ;
	float:right;
	color:#000;
	background-color:#FFF;
	border-radius:3px;
	font-size:1.6em;
	font-weight: bold;
}

.fontTel{
font-size: 12px;
}

#top_header{
/*	background-image: url(sm_image/sub_head.jpg);
	background-repeat: no-repeat;
	background-position:left;*/
	float: left;
	height: 300px;
	width: 480px;
	margin-top: 0px;	/*border: 1px solid #FCDBDE;*/
}

#headerCopy{
font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	text-align: left;
	float: left;
	width: 450px;
	margin-top: 105px;
	padding-right: 0px;
	padding-left: 30px;
}

#headerSubCopy{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 450px;
	line-height: 15px;
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 30px;
	text-align: left;
}

#header a{
text-decoration:none;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 300%;
    z-index: 100;
    color:#000;
}
#page-top a{ color:#000;}
/***************************************************************/
/*********************** ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ãƒ˜ãƒƒãƒ€è¨­å®š *********************/
/***************************************************************/

#contents_header {	
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #666666;
	background-image: url(sm_image/contents_header.jpg);
	height: 100px;
	width: 480px;
	float: left;
	margin-top: 0px;
/*/margin-top: 9px; /*IEäº’æ›ç”¨*/
}

#PageSubHeaderCopy{
        font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 450px;
	line-height: 15px;
	padding-right: 0px;
	margin-top: 50px;
	padding-left: 30px;
	text-align: left;
}

/***************************************************************/
/************************** ã‚µã‚¤ãƒ‰è¨­å®š **************************/
/***************************************************************/

#side{
	background-color: #F8F8F8;
	float: left;
	width: 460px;
	margin-left: 0px;
min-height: 30px;
	overflow: hidden;
	display: block;
	padding: 10px;
}
#side h4{
	float: left;
	width: 440px;

font-size: 14px;
	color: #222;
	line-height: 20px;
	text-align: left;

	background-image: url(sm_image/foot.jpg);

	margin-top: 5px;
	margin-bottom: 5px;

	padding: 10px;

	border: 1px solid #ebebeb;
	background-color: #FFFFFF;
	background-position: left top;

	overflow: visible;
	display: inline;

}
#side h4 a{
	color: #222;
	text-decoration: none;

}
#side h4 a:hover{
	color: #f4f4f4;
}
#side .subject{
	float: left;

	width: 422px;

font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	text-align: left;

	border: 1px solid #ebebeb;
	/*background-image: url(sm_image/btn_c.jpg);*/
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 21px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline;
}

#side .subject a{
	color: #333333;
	text-decoration: none;
}
#side .subject2{
	float: left;

	width: 440px;

	font-size:18px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	text-align: left;

	border: 1px solid #ebebeb;

	background-color: #EDEFEF;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;

	margin-top: 3px;
	margin-bottom: 3px;

	display: inline;
}
#side .subject a:hover{
	color: #999999;
}
#side .subject2 a{
	color: #999999;
	text-decoration: none;
}
#side .subject2 a:hover{
	color: #666666;
}
#QR {
	float: left;
	width: 430px;

	background-color: #FFFFFF;
	border: 1px solid #ebebeb;
	margin-bottom: 5px;
	text-align: center;
	padding: 9px;
}
#side_free,#side_free2 {
	font-size:18px;
	float: left;
	width: 430px;

	background-color: #FFFFFF;
	border: 1px solid #ebebeb;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	line-height: 1.3em;
	padding: 9px;
}
#side_free2{
	text-align: center;
}
#side_free2 form{
	display: inline;
	margin: 0px;
} 

#side_company {
	font-size:18px;
	float: left;
	width: 430px;
	background-color: #FFFFFF;
	border: 1px solid #ebebeb;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	line-height: 1.3em;
	padding: 9px;
	display: none;
}
/***************************************************************/
/************************** ãƒ¡ã‚¤ãƒ³è¨­å®š **************************/
/***************************************************************/

#main{
	float: right;
	width: 480px;
	/*min-height:600px;*/
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-right:0px;
	/*margin-right:10px;*/
	overflow: hidden;
	display: inline;
	padding-left: 0px;
	clear: both; 
	border:none;
}

/***************************************************************/
/******************** ãƒœãƒ‡ã‚£ç”»åƒã€€ãƒ†ã‚­ã‚¹ãƒˆè¨­å®š ********************/
/***************************************************************/

#main .contentsbox01{
	float: right;
	width: 460px;
	height: auto;
	border: 0px solid #CCCCCC;
	text-align: left;
	font-size:14px;
	line-height: 1.8em;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-image: url(sm_image/body.jpg);
	background-position: top left;
*/
	margin-bottom: 10px;
	overflow: visible;
	display: none;
}

/***************************************************************/
/************************** ã‚¿ã‚¤ãƒˆãƒ«è¨­å®š *************************/
/***************************************************************/

/*** TOPãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ«H2 ***/
#main h2.page_title{
	background-image: url(sm_image/foot.jpg);
	background-repeat: repeat;
	float: left;
	width: 460px;
	font-size:16px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	line-height: 35px;
	margin-top: 10px;
	overflow:visible;
	height: auto;
	display: none;
}

/*** ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ãƒšãƒ¼ã‚¸ã€€ãƒ†ãƒ¼ãƒžã‚¿ã‚¤ãƒˆãƒ« ***/
#main h3.page_title{
	background-image: url(sm_image/foot.jpg);
	background-repeat: repeat;
	float: left;

	width: 460px;
	font-size:13px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	line-height: 50px;
	margin-top: 10px;
	overflow:visible;
	height: auto;
}



/***************************************************************/
/************************* ãƒ•ãƒªãƒ¼ã‚¹ãƒšãƒ¼ã‚¹ ************************/
/***************************************************************/
#main #Facebook,
#main #GoogleCalendar,
#main #Twitter,
#main #free_space{
	float: right;
	width: 460px;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;

	text-align: left;
	font-size:18px;
	line-height: 1.3em;
	color: #333333;
	padding: 10px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;

}

/***************************************************************/
/************************ ãƒœãƒ‡ã‚£ãƒãƒŠãƒ¼è¨­å®š ***********************/
/***************************************************************/

.top_item,
.top_item_r
{
	width: 480px;
	height: 130px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.top_item{
	float: left;
	margin-right: 10px;
}
.top_item_r{
	float: right;
}

.top_item h3,
.top_item_r h3{
	width: 246px;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
	padding: 5px;
	float: left;
  margin: 0px;
}

.top_item h3 a:link,
.top_item_r h3 a:link{
	color: #333333;
}
.top_item h3 a:visited,
.top_item_r h3 a:visited{
	color: #333333;
}
.top_item h3 a:hover,
.top_item_r h3 a:hover{
	color: #000000;
}
.top_item_img{
	height: 120px;
	width: 204px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}
.top_item_txt{
	float: left;
	width: 246px;
	font-size:16px;
	padding:5px;
}


/***************************************************************/
/******************* æœ€æ–°æƒ…å&nbsp;±ï½¥æœ€æ–°è¨˜äº‹ä¸€è¦§ è¨­å®š *******************/
/***************************************************************/

.news_bar{
	font-size:16px;
	font-weight: bold;
	background-image: url(sm_image/foot.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 50px;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 20px;
	line-height: 50px;
	text-align: left;
	color: #333333;
	float: left;
	border: 0px solid #CCCCCC;
}
.news_bar img{
	display: inline;
	position: relative;
	top: 3px;
}
#news_box{
	width: 460px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 200px;
	overflow: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.news_text{
font-size: 14px;
	line-height: 2.0em;
	text-align: left;
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
.news_text a{
	color:#333333;
	text-decoration:none;
}
.news_text a:hover{
	color: #0FB2E9;
}

/***************************************************************/
/************************* ãƒ–ãƒ­ã‚°RSSBOX *************************/
/***************************************************************/

.contents_box{
	padding: 5px;
	float: left;
	width: 480px;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
}
.contents_box_img{
}
.contents_box_text{
	font-size:18px;
	line-height: 1.3em;
}

.page_title_grey{
	font-size:18px;
	font-weight: bold;
	background-image: url(sm_image/bar.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: aut0;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 5px 10px;
	line-height: 30px;
	text-align: left;
	color: #333333;
	float: left;
}


/***********************ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ãƒšãƒ¼ã‚¸**************************/
/************************ è¨˜äº‹ã‚¿ã‚¤ãƒˆãƒ« ***************************/
/***************************************************************/

/*ã€€è¨˜äº‹ã‚¿ã‚¤ãƒˆãƒ«ã€€*/
.contents_title{
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 458px;
	height:auto;
	text-align: left;
	display: block;

	padding: 10px 10px;
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/***************************************************************/
/************************* è¨˜äº‹ãƒšãƒ¼ã‚¸è¨­å®š ************************/
/***************************************************************/

#main .contentsbox05{
	float: left;
	width: 480px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;
	padding-top:10px;
	padding-left: 0px;
    padding-right: 0px;
}

#main .contentsbox05 td{
word-break: break-all;
}
/***************************************************************/
/***************************************************************/
/***************************************************************/

#main .contents_navi{
	float: left;
	width: 430px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	text-align: left;
	font-size: 0.7em;
	line-height: 15px;
	color: #333333;
	padding-right:5px;
	padding-left: 5px;
	overflow: hidden;
}
#main .contents_navi a{
	color: #333333;
	text-decoration: none;
}
#main .contents_navi a:hover{
	color: #0FB2E9;
}

/***************************************************************/
/*************************** ãƒ‘ãƒ³ããš ***************************/
/***************************************************************/

.p_navi{
	font-size:12px;
	margin: 5px 0 10px 0;
	padding: 0px;
	float: left;
	display: none;
}

/***************************************************************/
/************************* ãƒ•ãƒƒã‚¿ãƒ¼ã®è¨­å®š ************************/
/***************************************************************/

#footer{
	font-size: 1.0em;
	color: #333333;
	text-align: center;
	line-height: 30px;
	background-color: #cccccc;
	width:480px;
	height: 150px;
	margin: 0 auto;
float:none;
	background-image: url(../pcimage/foot.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footerBox{
	width:480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerBox #footer_text{
	width:460px;
	height: 80px;
	font-size: 1.0em;
	text-align: left;
	color: #f4f4f4;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}

#footer_text a:link{
	color: #f4f4f4;
	text-decoration: none;
}
#footer_text a{
	color: #f4f4f4;
	text-decoration: none;
}
#footer_text a:hover{
	color: #f4f4f4;
}



#footerBox #copyright{
	font-size: 1.0em;
	color: #f4f4f4;
	text-align: center;
	line-height: 18px;
	height: 10px;

}


/***************************************************************/
/************************** ãƒ˜ãƒƒãƒ€ãƒ¡ãƒ‹ãƒ¥ãƒ¼ ***********************/
/***************************************************************/

#header_menu{
	width: 480px;
	line-height: 40px;
	height: 370px;
	background-color: #FFFFFF;
	background-image: url(sm_image/foot.jpg);
	background-repeat: no-repeat;
	background-position:center;	
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	/*padding-bottom: 5px;*/
}

.h_menu00,
.h_menu00 a:link,
.h_menu00 a:visited,
.h_menu00 a:hover,
.h_menu00a,
.h_menu00a a:visited,
.h_menu00a a:link,
.h_menu00a a:hover
{

	height: 60px;
	width: 480px;
	float: left;
	text-align: center;
	line-height: 50px;
	display: block;
	font-size:24px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	background-image: url(sm_image/foot.jpg);
	background-repeat: no-repeat;
	background-position:center;	
}

.h_menu00 a:link,
.h_menu00 a:visited,
.h_menu00a a:link,
.h_menu00a a:visited{
	background-image: url(sm_image/foot.jpg);
	background-repeat: no-repeat;
	background-position:center;	
	background-color: #ddd;
	color: #222;
	text-decoration: none;
}

.h_menu00 a:hover,
.h_menu00a a:hover{
	/*background-image: url(sm_image/h_menubtn.jpg);
	background-repeat: no-repeat;
 	background-position: left bottom;*/
	background-color: #222;
	color: #000;
	text-decoration: none;
}

/***************************************************************/
/************************** ã‚¢ãƒ³ãƒ€ãƒ¼ãƒ©ã‚¤ãƒ³ ***********************/
/***************************************************************/

.under_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

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

#main .page_title {

	background-image: url(sm_image/bar.jpg);
	background-repeat: repeat;
	float: left;
	height: 30px;
	width: 480px;
	padding-left: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF1489;
	font-size:14px;
	border: 0px solid #cfcfcf;
	overflow:visible;
}
#main .page_title h2{
	font-size:14px;
}


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

.contents_title_gray{
	font-size:18px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	border: 0px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 470px;
	text-align: left;
	display: block;
	height: 15px;
	text-indent: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.contents_title_gray a{
	color: #666666;
	text-decoration: none;
}
.contents_title_gray a:hover{
	color: #666666;
}

/***************************************************************/
/******************* ã‚·ãƒ§ãƒƒãƒ”ãƒ³ã‚°ï½¥ã‚«ã‚¿ãƒ­ã‚°æ©Ÿèƒ½è¨­å®š *****************/
/***************************************************************/

#main .catalog{
	float: right;
	width: 480px;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;

	text-align: left;
	font-size:18px;
	line-height: 1.3em;
	color: #333333;
	padding: 10px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;
}

.prod_box{
	width:208px;
	height:295px;
	margin-top:10px;
	margin-right:5px;
	background-color:#FAFAFA;
	float:left;
	display:block;
	text-align:center;
	overflow:hidden;
}
.prod_box_e{
	width:208px;
	height:295px;
	margin-top:10px;
	background-color:#FAFAFA;
	float:right;
	display:block;	
	text-align:center;
	overflow:hidden;
}
.prod_box a,
.prod_box_e a{
	width:208px;
	height:295px;
	display:block;
	color: #333333;
	text-decoration: none;
}
.prod_box a:hover,
.prod_box_e a:hover{
	width:208px;
	height:295px;
	background-color:#EAEAEA;
	display:block;
	text-decoration: none;
}
.prod_box img,
.prod_box_e img{
	width:160px;
	height:120px;
	padding:4px;
	border:#CCCCCC solid 1px;
	text-align:center;
	float:left;
	margin-top:10px;
	margin-left:19px;
}
.prod_box  .prod_price,
.prod_box_e  .prod_price{
	width:158px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-top:5px;
	margin-left:19px;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
}
.prod_box  .prod_price img,
.prod_box_e  .prod_price img{
	width:50px;
	height:15px;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}
.prod_box  .prod_text,
.prod_box_e  .prod_text{
	width:178px;
	height:100px;
	text-align:left;
	font-size:18px;
	float:left;
	margin-top:5px;
	margin-left:9px;
}
.f_price{
	font-size:18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.f_priceB{
font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height:1.2em;
}

/*ã‚«ã‚¿ãƒ­ã‚°è¨­å®š*/
.catalog{
	float: left;
	width: 628px;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;

	text-align: left;
	font-size:18px;
	line-height: 1.3em;
	color: #333333;
	padding: 0px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;

}
.CTcateNameBox{
	float: left;
	width: 97%;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;
	height: 100px;
	padding: 5px;
	overflow: hidden;
}
.CTcateNameSpace{
	float: left;
	width: 25%;
	border-right: 1px solid #ebebeb;
	background-color: #ebebeb;
	padding: 5px;
	overflow: hidden;
	height: 90px;
}
.CTitemNameSpace{
	float: left;
	width: 20%;
	padding: 3px;

	text-align: left;
	font-size:18px;
	overflow: hidden;
	margin-bottom: 2px;
}

/*ã‚«ã‚¿ãƒ­ã‚°ã€€å•ã„åˆã‚ã›ãƒªãƒ³ã‚¯è¨­å®š*/
.CTtitleBar{
font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	border: 1px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 638px;
	text-align: left;
	display: block;
	height: 20px;
	text-indent: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CTtitleBar a{
	color: #333333;
	text-decoration: none;
}
.CTtitleBar a:hover{
	color: #666666;
}

/*ã‚«ã‚¿ãƒ­ã‚°ã€€ã‚¹ãƒšãƒƒã‚¯è¡¨ç¤ºè¨­å®š*/
.CTspecBox{
	float: left;
	width: 95%;

	/*border: 1px solid #ebebeb;*/
	background-color: #FFFFFF;
	line-height: 2em;
	padding: 1px;
	overflow: hidden;
}
.CTspecName{
	float: left;
	width: 30%;

	text-align: left;
	font-size:18px;
	overflow: hidden;
	background-color: #ebebeb;
	border-right: 1px solid #ebebeb;
	line-height: 2.5em;
	padding-left: 5px;
}
.CTspec{
	float: left;
	width: 60%;
	padding: 3px;

	text-align: left;
	font-size:18px;
	overflow: hidden;
	line-height: 2.5em;
	padding-left: 5px;
}

/***************************************************************/
/************************** BBSæ©Ÿèƒ½è¨­å®š *************************/
/***************************************************************/

.bbsbox{
	font-size:18px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
dt.bbsdt{
	line-height: 25px;
	padding: 3px;
	font-size:18px;
	text-decoration: none;
	margin: 3px;
	background-color: #FFF;
	float: left;
	width: 620px;
}
.bbstitle{
font-size: 12px;
	line-height: 2.0em;
	text-decoration: none;
	width: 600px;
	margin-bottom: 5px;
	margin-left: 10px;
}

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

.p_center{
text-align: center;
margin: 0;
padding: 0;
}

/***************************************************************/
/*************************ã€€clearfixã€€***************************/
/***************************************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/***************************************************************/
/***************************ã€€ENDã€€*****************************/
/***************************************************************/

/******ã€€ãƒãƒŠãƒ¼3åˆ—ã€€*******/

.Banner3_box{
	float: left;
	margin-top: 0px;
}

.banner3,
.banner3_r
{
	width: 468px;
	height: auto;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 0px solid #dddddd;
	background-color: #ffffff;
	overflow: hidden;
	float: left;
}

.banner3 .banner_theme,
.banner3_r .banner_theme{
	font-size: 1.0em;
	color: #555555;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.banner3 h3,
.banner3_r h3{
	width: 440px;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	color: #828282;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
        margin: 0px;
}

.banner3 h3 a:link,
.banner3_r h3 a:link{
	color: #555555;
	text-decoration: none;
}
.banner3 h3 a:visited,
.banner3_r h3 a:visited{
	color: #555555;
	text-decoration: none;
}
.banner3 h3 a:hover,
.banner3_r h3 a:hover{
	color: #555555;
}
.banner3_img{
	width: 468px;

	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.banner3_img img{
	width: 478px;
	}

.banner3_txt{
	float: left;
	width: 440px;
	max-height: 320px;
	font-size: 1.2em;
	line-height: 1.8em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #555555;
}
.banner3 .newImg,
.banner3_r .newImg{
	float: left;
	margin:0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;

}
.banner3 .ReadMoreImg,
.banner3_r .ReadMoreImg{
	position:relative;
	padding-bottom: 0;
	margin-left: 10px;
	float: left;
}

/*************************************************/
/********** ã‚¹ãƒžãƒ¼ãƒˆå¯¾å¿œç”¨è¿½åŠ&nbsp; ***********************/
/*************************************************/

/*** ãƒ¡ã‚¤ãƒ³ã‚³ãƒ”ãƒ¼ ***/

.maincopy {
	padding: 3px 20px 3px 20px;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	line-height:1.4em;
}

/*** åºæ–‡ ***/

.greybox {
	font-size: 24px;
	}

/*** è¦‹å‡ºã—ã‚°ãƒªãƒ¼ãƒ³***/

.subcopy_green {
	padding: 0;
	margin-left: 0.8em;
	color: #30555c;
	line-height:1.6em;
	font-size: 28px;
}

/*** æ–‡ç«&nbsp;ãƒœãƒƒã‚¯ã‚¹ ***/

.textbox00 {
    line-height: 1.7em;
    font-size: 1.2em;
	}

/***ã‚­ãƒ£ãƒ—ã‚·ãƒ§ãƒ³ä»˜ãç”»åƒ ***/

.imagebox_center {
    float: none;
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    color: #907050;
    font-size: 70%;
    line-height:1.6em;
    text-align:left;
}

.imagebox_right {
    float: right;
    margin-top: 0.5em;
    margin-bottom: 0em;
    margin-left: 0.5em;
    color: #907050;
    font-size: 70%;
    line-height:1.6em;
    text-align:left;
}

.imagebox_left {
    float: left;
    margin-top: 0.5em;
    margin-bottom: 0em;
    margin-rightt: 0.5em;
    color: #907050;
    font-size: 70%;
    line-height:1.6em;
    text-align:left;
}

/*** ã‚²ã‚¹ãƒˆãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ« ***/

.profilebox {
	font-size: 18px;
	}

/*** ã‚¤ãƒ³ã‚¿ãƒ“ãƒ¥ã‚¢ãƒ¼ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ« ***/

.profilebox_mc {
	font-size: 18px;
	}

/*** advç”¨ã‚¤ãƒ³ã‚¿ãƒ“ãƒ¥ã‚¢ãƒ¼ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ« ***/

.greybox_adv {
	font-size: 18px;
	}

/*** ãŠçŸ¥ã‚‰ã›ãƒœãƒƒã‚¯ã‚¹ã‚¤ã‚¨ãƒ­ãƒ¼***/

.yellowbox {
	font-size: 24px;
	}

/*** æ¬¡ã®ãƒšãƒ¼ã‚¸ã¸ ***/

.nextbox{
    text-align:left;
}

/*** ãƒšãƒ¼ã‚¸ãƒ£ãƒ¼ ***/

.pager ul li span,
.pager ul li a {
    font-size: 28px;
}


/*** ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–ãƒ†ãƒ¼ãƒ–ãƒ«ãƒ‡ã‚¶ã‚¤ãƒ³ ***/

.rep_table01 {
  border-collapse: collapse;
  width: 100%;
}
.rep_table01 th,
.rep_table01 td {
  padding: 10px;
  border: 1px solid #999;
  font-size: 16px;
}
.rep_table01 th {
  background-color: #eee;
  text-align: center;
  font-size: 12px;
  width: 30%;
}

@media screen and (max-width: 400px) {
.rep_table01 {
    border-top: 1px solid #999;
  }
.rep_table01 td {
    display: block;
    text-align: center;
  font-size: 1.0em;
  }
.rep_table01 th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  font-size: 1.0em;
  }
}

/*è¨˜äº‹ä¸€è¦§*/
.kiji_allTitle a,
.kiji_allTitle a:link,
.kiji_allTitle a:visited{
	float: left;
	width: 440px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.5em;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0px;
}
.kiji_allText{
	float: left;
	width: 440px;
	max-height: 500px;
	font-size: 1.0em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #555555;
}</pre></body></html>