@charset "utf-8";


.kugiri {
	margin: 10px 0 20px 0;
	border: 2px solid #EEFAFF;
}

/*---------------ito_s---------------*/
/*---------------tag---------------*/
*{
	margin: 0;
	padding: 0;
}

body {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../img/common/body_haikei.jpg);
	padding-top: 20px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	
}

h1,h2,h3,h4,p,ul,ol,dl,img,address,table,input,textarea {
	line-height: 138%;
}

img {
	border: none;
}


/*---------------myway---------------*/

.myway{
	width: 620px;
	margin: 0 auto;
	padding-bottom: 0px;
}

.tab {
	border-bottom: 3px solid #fb4343;
	margin: 30px auto;
}
.tab li {
	color: #333;
	text-align: center;
  float: left;
  margin: 0 5px -1px 0;
  padding: 5px 9px;
  border: 1px solid #fb4343;
  cursor: pointer;
  list-style: none;
	transition: .3s;
	border-radius: 10px 10px 0 0;
}
.tab li.active {
  color: #fff;
  background: #fb4343;
  cursor: auto;
}
.tab li:hover{
	color: #fff;
	background: #fb4343;
}
.area ul {
	display: none;
	list-style: none;
	margin: 10px 0 20px 50px;
}
.area ul.show {
  display: block;
  padding-top:0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.area li{
	margin-bottom: 7px;
}
.area li a:hover{
	color: #fb4343;
}


/*---------------layout---------------*/

#container {
	background-repeat: no-repeat;
	background-position: center top;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

#container_sub {
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	background-image: url(../img/common/con_haikei.jpg);
	padding-right: 20px;
	padding-left: 20px;
}



#container_global {
	background-image: url(../img/haikei/top/con_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 18px;
}

#container_con {
	background-image: url(../img/haikei/contents.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-bottom: 0;
	margin-top: 10px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}





#top_main_area {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../imgs/haikei/con_haikei.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
}



/*---------------header---------------*/


#sitetitle {
	width: 350px;
	float: left;
	text-align: left;
	padding-left: 20px;
	}

#sitetitle  h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
#sitetitle em {
	font-style: normal;
	font-size: 12px;
}
#header_lang {
	float: left;
	padding-top: 25px;
}




#header {
	background-image: url(../img/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#header_sub {
	width: 470px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	}
#header_sub img {
	padding-left: 0px;
}

#pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 60px;
	font-size: 12px;
	padding-right: 30px;
	color: #000000;
	width: 900px;
}
#pankuzu a {
	color: #000000;
}


/* Navigation */

#gnav {
	display: block;
	clear: both;
	padding-top: 1px;
	height: 48px;
	padding-left: 20px;
}


.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.nav li {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
}


.nav ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999px;
	left: -1px;
	width: 200px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	top: 35px;
}
.nav ul li {
	border: 0;
	float: none;
	margin-left: 2px;
}
.nav ul a {
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
	width: 180px;
	padding-left: 8px;
	font-size: 12px;
}
.nav ul a:hover {
	background: #ccc;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}

.nav .main-menu{
	position: relative;
	z-index:10;
	border:none;
}
.nav .main-menu .sub-menu{
	position:absolute;
	top:37px;
	left:0px;
	padding:6px;
	background-color:#0F68C2;
	border:none;
	display:none;
}
.nav .main-menu .sub-menu li{
	padding:3px;
	margin:0px;
	width:auto;
	display:block;
	background:#FFF;
}
.nav .main-menu .sub-menu li a,
.nav .main-menu .sub-menu li a:visited{
	width:auto;
	background:#CDE4FC;
	padding:3px 12px 3px 9px;
	border:none;
	color:#000000;
}
.nav .main-menu .sub-menu li a:hover,
.nav .main-menu .sub-menu li a:active{
	color:#0000CC;
	text-decoration:underline;
	background-color:#E7F2FE;
}


/*---------------top_img---------------*/



#top_img {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
}




/*---------------top_apbox_03---------------*/
.top_apbox_03 {
	overflow: hidden;
	clear: both;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
}
.top_apbox_03 .apbox_3box {
	padding: 5px;
	float: left;
	width: 290px;
	height: 160px;
	margin-bottom: 15px;
}

.top_apbox_03 .apbox_3box_center {
	padding: 5px;
	float: left;
	width: 290px;
	height: 160px;
	margin-right: 20px;
	margin-left: 20px;
}


/*---------------top__02---------------*/
.top_apbox_02 {
	overflow: hidden;
	clear: both;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
}

.top_apbox_02 .apbox_2box {
	width: 450px;
	font-size: 12px;
	line-height: 145%;
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

.top_apbox_02 .apbox_2box_r {
	width: 450px;
	font-size: 12px;
	line-height: 145%;
	display: block;
	float: left;
	margin-left: 20px;
	padding: 5px;
}




/*---------------top_left---------------*/

#top_left {
	float:left;
	width:260px;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
}

/*---------------top_right---------------*/

#top_right {
	float:right;
	width:660px;
	padding-top: 0px;
	padding-right: 20px;
}

/*------------------------------*/

#top_right .top_subbox {
	display: block;
	float: right;
	padding-bottom: 15px;
	width: 655px;
}
#top_right .top_subbox .book_h {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#top_right .top_subbox .book_tx {
	float: left;
	padding-top: 10px;
}
#top_right .top_subbox .book_tx .s_text {
	font-size: 14px;
}

#top_right .top_subbox .book_tx .atbox {
	background-color: #EEFAFF;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 450px;
	clear: left;
}

#top_right .top_subbox p {
	padding: 5px;
	margin-bottom: 5px;
	line-height: 135%;
}

#top_right .top_subbox .subbox_2box {
	float: left;
	width: 320px;
	margin-right: 10px;
	display: block;
}
#top_right .top_subbox .subbox_2box p {
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 0px;
}


#top_right .top_subbox .subbox_2box_r {
	float: left;
	width: 320px;
	margin-right: 0px;
	display: block;
}
#top_right .top_subbox .subbox_2box_r p {
	font-size: 12px;
	line-height: 140%;
}




#top_right .top_subbox .subbox_3box {
	float: left;
	width: 210px;
	margin-top: 5px;
	display: block;
}

#top_right .top_subbox .subbox_3box_center {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	margin-left: 10px;
}

/*---------------top_subbox2---------------*/

#top_right .top_subbox2 {
	display: block;
	float: right;
	width: 660px;
	padding-top: 10px;
}

#top_right .top_subbox2 {
	float: left;
	width: 650px;
	padding-left: 5px;
}

#top_right .top_subbox2 #b_area {
	float: right;
	width: 230px;
	padding-left: 10px;
}
#top_right .top_subbox2 #b_area img {
	padding-bottom: 8px;
}


/*---------------#newsbox news---------------*/
#newsbox01 #news01  {
 width: 980px;
 display: block;
 float: left;
 padding-bottom: 40px;
 padding-left: 5px;
}
	
#newsbox01 #news01 h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#newsbox01 #topics01 {
	width: 950px;
	height: 300px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#newsbox01 #topics01 dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}

#newsbox01 #topics01 dt {
	width: 180px;
	float: left;
	font-size: 16px;
	padding-left: 16px;
}

#newsbox01 #topics01 dd {
	width: 700px;
	float: left;
	font-size: 16px;
	padding-left: 0px;
}

/*---------------#newsbox news---------------*/
#newsbox #news  {
	width: 650px;
	display: block;
	float: left;
	padding-bottom: 20px;
	padding-left: 5px;
	}
	
#newsbox #news h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#newsbox #topics {
	width: 650px;
	height: 500px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#newsbox #topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
	font-size: 16px;	
	width: 600px;
}

#newsbox #topics dt {
	width: 50px;
	float: left;
	font-size: 12px;
	padding-left: 16px;
}

#newsbox #topics dd {
	width: 600px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}

#top_left .counter {
	width: 244px;
	background-color: #0033FF;
	float: right;
	border: 5px double #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#top_left .counter img {
	margin-left: 10px;
}




/*---------------sub page contents---------------*/


#sub_content {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
} 

#left {
	float:left;
	width:260px;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
}	



#right {
	float:right;
	width:632px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 18px;
}


#right h1 {
	background-image: url(../img/common/h1_haikei.jpg);
	background-repeat: no-repeat;
	font-size: 26px;
	color: #333333;
	padding-top: 23px;
	padding-left: 28px;
	padding-bottom: 15px;
	height: 50px;
	font-weight: normal;
}



#right h2 {
	background-image: url(../img/common/h2_haikei.jpg);
	padding-left: 25px;
	padding-top: 12px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	background-position: left;
	height: 32px;
	padding-bottom: 0px;
}
#right h3 {
	background-image: url(../img/common/h3_haikei.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 12px;
	padding-left: 22px;
	font-size: 14px;
	clear: both;
	color: #333333;
	height: 20px;
	margin-left: 3px;
}

#right h4 {
	background-image: url(../img/h4_haikei.jpg);
	padding-left: 25px;
	padding-top: 6px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 14px;
	color: #008AFF;
	margin-top: 10px;
	background-position: left;
	padding-bottom: 3px;
}

#right p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	font-size: 12px;
	line-height: 145%;
}
#right img  {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#right .ol {
	margin-left: 15px;
	font-weight: normal;
}


#right .ul {
	margin-left: 10px;
	font-weight: normal;
}





#right table {
	border-style: none;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#right table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#right #product_table td {
	border-style: none;
	margin: 0px;
	padding: 0px;
}


#right .img_nopadding {
	margin-bottom: 3px;
	margin-top: 3px;
}

#right .noline {
	border-style: none;
}
#container #container_sub #right .nopading {
	margin: 0px;
	padding: 0px;
}



#right .right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
}
#right .right_img_noline {
	float: right;
	border-style: none;
}

#right .sub_subbox_2box {
	width: 310px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}


#right .imagebox_r {
	width: 303px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#right .imagebox_r p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#right .imagebox_r .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#right .imagebox {
	width: 303px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#right .imagebox p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#right .imagebox .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#right .img_m0 td img {
	margin: 0px;
	padding: 0px;
}
#right p .t_line {
	text-decoration: line-through;
}
#right p .b_text {
	font-size: 16px;
	padding-top: 10px;
	margin-top: 10px;
}




p.image {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_news #con_news .imagebox .caption.s_text {
	font-size: 11px;
}

p.caption {
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#con_news .bigphoto {
	text-align: center;
	width: 590px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#con_news .bigphoto img {
	padding: 2px;
	border: 1px solid #CCC;
}


/*---------------menu---------------*/
.contentshead {
	background-image: url(../img/common/c_head.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 262px;
}
.list{
	width: 260px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.list ul {
	width: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.list li {
	list-style: none;
	display: block;
	font-size: 14px;
	line-height: 150%;
	border-bottom: 1px dashed #EEEEEE;
}
.list a {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/common/li_li_haikei.jpg);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.list ul ul {
	padding-left: 0px;

}

.list li li {
	border-style: none;
	
}

.list li li a {
	text-decoration: none;
	color: #000000;
	height: 20px;
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	background-image: url(../img/common/li_li_li_haikei.jpg);
	background-repeat: no-repeat;
}

.list .nolink {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/common/li_li_haikei.jpg);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#left .list .co_sp {
	border-bottom: 1px dashed #7A96E0;
	margin-bottom: 5px;
}

#left .list img {
	height: 28px;
	padding: 0px;
	margin: 0px;
}
#left .list .co_img {
	margin: 0px;
	padding: 0px;
}



#left .list .m_titlle {
	padding-left: 13px;
	background-image: url(../img/li_haikei.gif);
	padding-top: 5px;
}
#left .list .m_titlle .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hole{
  font-size : 13px;
  line-height : 25px;
  color : #969696;
  padding : 5 6 5 7px;
  margin : 10 0 10 0px;
  border-right : 1px solid #969696;
}
.cont{
  padding : 15px;
}


/*---------------jqZoom---------------*/
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	width:100px;
	height:43px;
	height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}




/*---------------footer1---------------*/

#footer1 {
	background-image: url(../img/common/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 150px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#footer1 .f_left {
	float: left;
	width: 400px;
	font-size: 12px;
	line-height: 160%;
	margin-top: 20px;
}
#footer1 .f_right {
	float: right;
	width: 480px;
	padding-top: 10px;
	text-align: right;
}

#footer1 .f_right img {
	padding-right: 5px;
	padding-left: 5px;
}

#footer1 .f_right1 {
	float: right;
	padding-top: 10px;
	text-align: right;
}
#footer1 .f_right1 img {
	padding-right: 5px;
	padding-left: 5px;
}



/*---------------footer2---------------*/

#footer2 {
	background-image: url(../img/haikei/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 50px 20px 25px;
	clear: both;
	height: 260px;
	display: block;
	background-color: #FFFFFF;
}
#footer2 .f_left {
	float: left;
	width: 310px;
	padding-left: 25px;
	padding-top: 25px;
}
#footer2 .f_left img {
	padding-top: 8px;
}
#footer2 .f_right {
	float: right;
	width: 580px;
	padding-left: 25px;
}
#footer2 .f_right ul {
	float: left;
	list-style-type: none;
	width: 190px;
}
#footer2 .f_right ul li {
	background-image: url(../img/top/footer_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	font-size: 12px;
}
#footer2 .f_right li a {
	text-decoration: none;
}

#footer2 .f_right li a:hover {
	text-decoration: underline;
}

#footer2 .f_right2 {
	float: right;
	width: 520px;
	padding-right: 5px;
	text-align: right;
	padding-top: 0px;
}





.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
margin-bottom: 0px;
margin-top: 0px;
}
.clearfix {
display:block;
}


/*---------------popup news---------------*/

#container_news {
	width: 650px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: px;
}



#sitetitle_news {
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	}





#header_news {
	background-image: url(../img/news/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#con_news {
	padding-top: 20px;
	padding-bottom: 20px;
}


#con_news h1 {
	background-image: url(../img/common/h1_haikei.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #333333;
	padding-top: 25px;
	padding-left: 28px;
	padding-bottom: 15px;
	height: 50px;
	margin-left: 15px;
}

#con_news h2 {
	background-image: url(../img/common/h2_haikei.jpg);
	padding-left: 25px;
	padding-top: 12px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	background-position: left;
	height: 32px;
	padding-bottom: 0px;
	margin-left: 12px;
}
#con_news h3 {
	background-image: url(../img/common/h3_haikei.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 12px;
	padding-left: 22px;
	font-size: 14px;
	clear: both;
	color: #333333;
	height: 20px;
	margin-left: 3px;
}

#con_news p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	font-size: 12px;
	line-height: 145%;
	margin-left: 0px;
}

#con_news .imagebox_r {
	width: 303px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#con_news .imagebox_r p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#con_news .imagebox_r .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#con_news .imagebox {
	width: 303px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 10px;
}

#con_news .imagebox p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#con_news .imagebox .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}





/*---------------sitemap---------------*/

.sitemap {
	margin-left: 5px;
	float: left;
	width: 560px;
	margin-bottom: 20px;
}

.sitemap ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
}

.sitemap li {
	margin: 0;
	font-size: 14px;
}

.sitemap a
{
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}

.sitemap .nolink
{
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}

.sitemap a:hover
{
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sitemap ul ul
{
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.sitemap li li a
{
	display: block;
	color: #333;
	width: 180px;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


#container #content #left #con .sitemap #navlist strong {
	font-size: 12px;
}

.break { page-break-before: always; }


@media print {
body {
zoom: 75%; 
}
}

.apbox {
	border:double #FF534F 2px;
	padding:0;
	margin:5px 5px 15px 5px;
	}
