@charset "utf-8";

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* Browser Style Reset
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
	clear:both;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
	font-weight:normal;
}
img, abbr, acronym, fieldset	{
	border: 0;
	vertical-align: bottom;
	outline:none;
}
li	{
	list-style-type: none;
}
input {
	border: 0px none #FFFFFF;
}


/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* Font Style
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/

@font-face {
    font-family: "Lubalin";
    font-style: normal;
    font-weight: normal;
    src: url("font/Lubalin-eot.eot?#iefix") format("embedded-opentype"), url("font/Lubalin-woff.woff") format("woff"), url("font/Lubalin-truetype.ttf") format("truetype")
}

@font-face {
    font-family: "LubalinDemi";
    font-style: normal;
    font-weight: normal;
    src: url("font/LubalinDemi-eot.eot?#iefix") format("embedded-opentype"), url("font/LubalinDemi-woff.woff") format("woff"), url("font/LubalinDemi-truetype.ttf") format("truetype")
}

.lubalin{
	font-family:Lubalin, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, "メイリオ", sans-serif!important;
	font-weight: normal!important;

}
.lubalindemi{
	font-family:LubalinDemi, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, "メイリオ", sans-serif!important;
	font-weight: normal!important;
}
body {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 1.6;
	text-align: left;
	background: url(../../img/header_bg.jpg) no-repeat center top;
}
/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* link Style
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
a{
outline: none;
}
a:link	{
	text-decoration: none;
	color: #333333;
}

a:visited	{
	text-decoration: underline;
	color: #333333;

}

a:hover	{
	text-decoration: underline;
	color: #333333;
}
a:link.bk	{
	text-decoration: none;
	color: #333333!important;
}

a:visited.bk	{
	text-decoration: underline;
	color: #333333!important;

}

a:hover.bk	{
	text-decoration: underline;
	color: #333333!important;
}

.min_bn a:link,
#photo_link	a:link{
	text-decoration: none!important;

}

.min_bn a:visited,
#photo_link a:visited	{
	text-decoration: none!important;


}

.min_bn a:hover,
#photo_link a:hover	{
	text-decoration: none!important;

}

#header a:link,
#whats_new a:link	{
	text-decoration: none;
	color: #333333;
}

#header a:visited,
#whats_new a:visited{
	text-decoration: none;
	color: #333333;

}

#header a:hover,
#whats_new a:hover	{
	text-decoration: underline;
	color: #333333;
}
.bn3_cont a:link{
display:block;
color:#FFFFFF;
	text-decoration: none!important;
}
.bn3_cont a:visited{
display:block;
color:#FFFFFF;
	text-decoration: none!important;
}
.bn3_cont a:hover{
display:block;
color:#FFFFFF;
	text-decoration: none!important;
}
#footer a:link	{
	text-decoration: none;
	color: #a7a7a7;
}

#footer a:visited	{
	text-decoration: none;
	color: #a7a7a7;

}

#footer a:hover	{
	text-decoration: underline;
	color: #a7a7a7;
}
#footer h2 a:link	{
	text-decoration: none;
	color: #FFF;
}

#footer h2 a:visited	{
	text-decoration: none;
	color: #FFF;

}

#footer h2 a:hover	{
	text-decoration: underline;
	color: #FFF;
}
a.blue_link:link{
color:#4cbaff;
}
a.blue_link:visited{
color:#4cbaff;
}
a.blue_link:hover{
color:#4cbaff;
}
.video #wrapper a:link{
display:inline;
color:#4cbaff;}
.video #wrapper a:visited{
display:inline;
color:#4cbaff;}
.video #wrapper a:hover{
text-decoration:underline;
display:inline;
color:#4cbaff;}
.txt_link a:link{}
.txt_link a:visited{}
.txt_link a:hover{text-decoration:underline!important;}


/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* new clearfix
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { /*zoom: 1;*/ } /* IE6 */
*:first-child+html .clearfix {  /*zoom: 1;*/ } /* IE7 */
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}



.both {
	clear: both;
}
.impct {
	color: #eb3535;
}
.kome {
	color: #888888;
}
.nobg {
	background-image: none!important;
	border: none!important;
}
.no_margin {
	margin: 0px!important;
}


/* ======================================================================
Image Rollover
======================================================================== */

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.6;
	opacity:0.6;
}
.nav_ber a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
input:hover {
	filter: alpha(opacity=80);
	-moz-opacity:1;
	opacity:1;
}
/* ======================================================================
scroll
======================================================================== */
#scroll {
	position: relative;
	width: 558px;
	height: 350px;
	overflow: hidden;
	border: 1px solid #DDD;
}

#scroll .scrollbar {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 350px;
	z-index: 1;
}

#scroll .scrollbar .track {
	position: absolute;
	top: 0px;
	left: 0;
	background: #EEE;
	width: 10px;
	height: 350px;
	z-index: 2;
}

#scroll .scrollbar .track .thumb {
	position: absolute;
	top: 0;
	left: 0;
	background: #505050;
	width: 10px;
	z-index: 3;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}

#scroll .scrollbar .up {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
	background: #DDD;
	z-index: 2;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	display:none;
}

#scroll .scrollbar .down {
	position: absolute;
	top: 295px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #DDD;
	z-index: 2;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
		display:none;
}

#slider {
	clear: both;
	height: 406px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#index #slider {
	clear: both;
	height: 534px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.con_vtxt  {
	z-index: 998;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.con_vtxt img {
	margin-top: 92px;
	margin-left: 26px;
}



/* ======================================================================
layout
======================================================================== */

#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	overflow: hidden;
}
#header h1 {
	float: left;
	padding-top: 12px;
}
#header #sub_area {
	float: right;
	width: 250px;
	padding-top: 8px;
	font-size: 11px;
}
#header #sub_area li {
	background: url(../wg_img/arrow.gif) no-repeat left center;
	float: right;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 0;
}

#header p {
	padding-top: 12px;
	float: left;
}
#search_area img {
padding-top:2px;
	float:right;
}


.nav_ber {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 50px;
	background: url(../wg_img/nav_bg.png) repeat-x;
	width: 100%;
	z-index: 999;
}
.nav_ber .inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
.nav_ber li {
	float: left;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	overflow: hidden;
	font-size: 15px;
	clear: both;
}
#wrapper .top_bn_wide {
	padding-top: 20px;

}

#whats_new {
	width:560px;
	overflow:hidden;
	float: left;

}
#whats_new .inner {
	width:560px;
	height:350px;
	overflow:hidden;
}
#wrapper h2 {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, "メイリオ", sans-serif;
	font-size: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-weight: bold;

}
#whats_new dl {
	padding: 10px 24px 10px 13px;
}
#whats_new dt {
	float: left;
	clear: both;
	background: url(../wg_img/news/news_icon_bg.gif) no-repeat;
	padding: 1px;
}
#whats_new dd {
	padding-top: 3px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ededed;
	padding-left: 62px;
	margin-bottom: 12px;
}

#whats_new .yymmdd {
	/*font-family:LubalinDemi, sans-serif;*/
	display: block;
	font-size: 13px;
}
#facebook {
	float: right;
	width: 397px;
}
#facebook .inner {
	height: 350px;
}
.bn3_cont {
	clear: both;
}
.bn3_cont ul {
	margin-left: -15px;
}
.bn3_cont li {
	float: left;
	height: 206px;
	width: 316px;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
	margin-bottom:20px;
}
.bn3_cont li .bg_area {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, "メイリオ", sans-serif;
	position: absolute;
	/*height: 48px;*/
	width: 310px;
	bottom: 0px;
	background: url(../wg_img/txt_bg.png);
	color: #FFFFFF;
	padding: 4px 0 4px 8px;
	display:block;
	font-size: 12px;
}
.bn3_cont .bg_area strong {
	font-size: 17px;
}
.bn3_cont .low li {
	height: 143px;
}
.bn3_cont .low li  p {
	background: #000000 url(../../wg_css/none);
	text-align: center;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	position: relative;
	color:#FFF;
}
.bn3_cont .low img {
	border: 1px solid #d4d4d4;
margin-bottom:-2px;
}
.to_top {
	text-align: right;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.s20_2 img{
margin:0 2px 15px 0;
}
.to_top p{
font-size:13px;
display:inline-block;
margin-right:15px;
padding-bottom: 3px;

}
#footer {
	background: #333333;
	clear: both;
	color: #FFFFFF;
	overflow: hidden;
}
#footer .sub_nav_link {
	float: right;
	padding-top: 6px;
}
#footer .sub_nav_link img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}
#footer .ft_w180{
	width:180px;
	}
#footer .copyright {
	clear: both;
	border-top: 1px solid #000000;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.copyright span {
	float: right;
}
#footer .copyright a:link{
	color: #FFF;
	text-decoration:underline;
}
#footer .copyright a:visited{
	color: #FFF;
}
#footer .copyright a:hover{
	color: #FFF;
}

#footer .inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #a7a7a7;
}
#footer .fooer_head {
	margin-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #717171;
}
.fooer_head img {
	margin-right: 10px;
}

.smp_title,
#footer .close_lst,
#footer .close_fst,
#footer h2 .open_fst,
#footer h2 .open_lst,
.sp_header,
#smp_slider,
.seo_txt,
#index .bn3_cont .right.smp_bnner {
	display: none;

}
#footer .inner h2 {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#footer .inner ul {
	padding-bottom: 35px;
}

#footer .inner li {
	background: url(../wg_img/arrow2.gif) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-left: 3px;
}

#footer .list_00 {
	float: left;
	width: 80px;
}
#footer .list_01 {
	float: left;
	width: 240px;
}
#footer  .list_02  {
	float: right;
	width: 150px;
}
#footer .list_01.wide {
	width: 260px;
	padding-bottom: 30px;
}
#footer .list_01.wide ul {
	padding-bottom: 15px;
}
#footer .ft_w180{
	width:180px;
	}
#service,
#service3 {
	clear: both;
}
#service  #photo_link,
#service3  #photo_link3  {
	margin-left: -20px;
}
#service  #photo_link li,
#service3  #photo_link3 li {
	height: 115px;
	width: 230px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow:hidden;
}

#service  #photo_link.min li{
	height: 120px;
	width: 180px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
#service   #photo_link  li span,
#service3   #photo_link3  li span  {
	display: block;
	position: absolute;
	bottom: 0px;
	padding: 5px 10px 5px 20px;
	width: 200px;
	background:url(../wg_img/arrow_whtite.png) no-repeat 10px 8px,
	url(../wg_img/txt_bg.png) repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height:1.4!important;
}

#service #text_link,
#service3 #text_link3 {
	margin-left: -20px;
	clear: both;
	font-size: 13px;
}
#service #text_link li,
#service3 #text_link3 li {
	margin-left: 20px;
	width: 228px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background: url(../wg_img/arrow_black.png) no-repeat 10px center;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
#service #text_link2{
	padding-bottom:25px;
	margin-bottom:25px;
	font-size: 13px;
}
#service #text_link2 li{
	width: 250px;
	margin-bottom: 20px;
	font-weight: bold;
	float: left;
}
#service #text_link2 a{
	display: block;
	padding: 17px 10px 17px 20px;
	border: 1px solid #e0e0e0;
	background: url(../wg_img/arrow_black.png) no-repeat 10px center;
	overflow: hidden;
	width: 170px;
	float: left;
}
#service #text_link2.min_size li{
	width: 168px;
}
#service #text_link2.min_size a{
padding: 17px 0px 17px 20px;
	width:105px;

}
#service #text_link2 a.current{
	background: #333333 url(../wg_img/arrow_whtite.png) no-repeat 10px center;
	color: #FFFFFF;
}
#service #text_link2 li span{
	display:block;
	padding-top:13px;
	float: left;
	padding-left: 13px;
	font-size: 19px;
	font-weight: normal;
}
#service #text_link2.min_size li span{
	display:block;
	padding-top:13px;
	float: left;
	padding-left: 9px;
	font-size: 17px;
	font-weight: normal;
}

#service #text_link a,
#service3 #text_link3 a  {
	display: block;
	padding: 17px 10px 17px 20px;
}
#service h2{
clear:both;
}
.photo_impt {
	background: #000000;
	padding: 18px 24px;
	color: #FFFFFF;
	margin-bottom: 20px;
	clear: both;
	font-size: 13px;
	position: relative;
	overflow: hidden;
}
.photo_impt h3 {
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.photo_impt  .btn_link a {
	background: #313131;
	display: block;
	width: 150px;
	text-align: center;
	padding: 6px 10px;
	font-size: 13px;
	margin-top: 15px;
	border: 1px solid #666666;
}
.photo_impt  .btn_link a:link{
	background: #313131;
}
.photo_impt  .btn_link a:visited{
	background: #313131;
}
.photo_impt  .btn_link a:hover{
	background: #868686;
}
#no_slider #slider {
	height: 150px;
}

/* ======================================================================
part
======================================================================== */

#page_title {
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
	padding-bottom: 25px;
	font-size: 24px;
	border-bottom: 1px solid #e0e0e0;
}
#page_title h2 {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#page_title span {
	font-size: 13px;
	text-align: right;
	display: block;
	float: right;
	padding-top: 15px;
}
.page_link .current{
	font-weight:bold!important;
}
.s30 {
	font-size: 30px!important;
}
.s20 {
	font-size: 20px!important;
	padding: 0px 0px 25px!important;
}
.s20_2 {
	font-size: 20px!important;
}
.s18 {
	font-size: 18px!important;
	padding-bottom: 55px;
}
.s13 {
	font-size: 13px!important;
	line-height: 2;
}

.under_dot_line{
	border-bottom:1px dotted #bfbfbf;
	overflow: hidden;
}
.left_dot_line{
	border-left:1px dotted #bfbfbf;

}
.right_dot_line{
	border-right:1px dotted #bfbfbf;

}
.top_dot_line{
	border-top:1px dotted #bfbfbf;
	overflow: hidden;
	clear: both;
	margin-top: 23px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.st_area_01 {
	background: url(../wg_img/story_1/img_01.jpg) no-repeat right top;
	padding-right: 355px;
	height: 241px;
	padding-left: 5px;
}
.st_area_02 {
	margin-top: 37px;
	background: url(../wg_img/story_1/img_02.jpg) no-repeat right top;
	height: 422px;
	padding-left: 5px;
}
.st_area_02 p {
	width: 527px;
}
.st_area_02 .cap h3 {
	color: #FF9801;
	font-weight: bold;
	font-size: 13px;
	padding-top: 20px;
}
.st_area_02 .cap p {
	font-size: 13px;
	width: 430px;
}
.st_area_03 {
	background: url(../wg_img/story_1/img_03.jpg) no-repeat right top;
	height: 283px;
	padding-right: 449px;
	margin-top: 38px;
	margin-bottom: 22px;
	padding-left: 5px;
}
.link_btn a {
	display: block;
	padding: 5px 15px;
	color: #FFFFFF;
	background: #9ad5db;
	margin-right: 15px;
	font-weight: bold;
}
.link_btn {
	float: left;
	margin-top: 20px;
}
.right_link .link_btn {
	float: right;
	margin-top: 20px;
}
.right_link .link_btn a {
	display: block;
	padding: 5px 15px;
	color: #FFFFFF;
	background: #9ad5db;
	margin-right: 0px;
	font-weight: bold;
}
.right_link .link_btn.yellow a {
	display: block;
	padding: 5px 15px;
	color: #FFFFFF;
	background: #f9a501;
	margin-right: 0px;
	font-weight: bold;
}
.st_area_04 {
position:relative;
	/*background: url(../wg_img/info/img_02.jpg) no-repeat right top;*/
	padding-right: 355px;
	margin-top: 30px;
	height: 241px;
	padding-left: 5px;
}
.st_area_04 .rightimg{
position:absolute;
top:0;
right:0;
}
.st_area_05 {
	text-align: center;
	padding-bottom: 63px;
}
.st_area_06 {
	margin-top: 30px;
	padding-left: 5px;
}
.line td ,
.line th{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 13px;
	padding: 10px 0px 10px 10px;
}
.min_bn {
	clear: both;
	margin-left: -20px;
}
.min_bn .inner {
	float: left;
	width: 180px;
	margin-left: 20px;
	height: 240px;
	background: #000000;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.img_bg  {
	background: #FFFFFF!important;
}

.min_bn .inner h3 {
	font-size: 13px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}
.min_bn .inner p {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#service2 {
	margin-left: -20px;
}

#service2  .inner  {
	width: 230px;
	background: #000000;
	height: 186px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
#service2  h3  {
	display: block;
	background: #000000 url(../wg_img/arrow_whtite.png) no-repeat left center;
	color: #FFFFFF;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 13px;
	margin-top: 5px;
}
#service2 p {
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.under_line {
	border-bottom: 1px solid #CCCCCC;
}
.tab_nav {
	margin-left: auto;
	width: 982px;
	margin-right: auto;
	overflow: hidden;
}
.tab_nav ul {
	margin-left: -15px;
}

.tab_nav li {
	width: 315px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 15px;
	float: left;
	margin-left: 15px;
	cursor:pointer;
}
.tab_nav li.select,
.tab_nav li:hover{
color:#FFF;
background:#000;
}
.collec_area {
	margin-left: -16px;
}
.collec_box {
	background: #000000;
	width: 316px;
	margin-left: 16px;
	float: left;
	margin-bottom: 15px;
}
.collec_box h3 ,
.collec_box_min h3 {
	background: url(../wg_img/arrow_whtite.png) no-repeat left center;
	padding-left: 12px;
	margin-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	font-weight: bold;
}
.collec_box_min {
	float: left;
	width: 230px;
	margin-left: 20px;
	background: #000000;
	margin-bottom: 15px;
}
.collec_box_min.fast {
	margin-left: 15px;
}

.content_wrap {
	padding-top: 60px;
	clear: both;
}
.collec_list {
	float: left;
	width: 320px;
}
.collec_list li {
	background: url(../wg_img/arrow.gif) no-repeat left center;
	padding-left: 10px;
}


.disnon {
display:none;
}
.txt_br a {
	padding-top: 6px!important;
	padding-bottom: 7px!important;
}
.photo_impt.collection {
	background: #000000 no-repeat;
	padding-top: 5px;
	height: 152px;
	overflow: hidden;
	padding-bottom: 0px;
}
.photo_impt.collection .imgs{
	position:absolute;
	top: 0px;
	right: 0px;

}
.case_box {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 30px;
	padding-top: 30px;
}
.case_box .s20 {
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
.case_box .s18 {
	font-weight: bold;
	float: left;
	margin-right: 18px;
}

.case_box .tag li {
	float: left;
	border-left: 6px solid #a4a696;
	padding: 3px 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.yel {
	background: #f9a501;
}
.blue {
	background: #2365d6;
}
.pink {
	background: #da0083;
}
.oreg {
	background: #ef2d00;
}
.papl {
	background: #2b33ad;
}
.engi {
	background: #901667;
}




.case_box  .txt_605 {
	width: 605px;
	padding-bottom: 10px;
	float: left;
}
.case_box p.txt_605 {
	height: 100px;
}

.case_box .to_index {
	float: right;
	margin-top: 25px;
}
.t11  {
	font-size: 11px;
}
.t15 {
	font-size: 15px!important;
}

.t20 {
	font-size: 20px;
}
.t16 {
	font-size: 16px;
}




.case_list {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 60px;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 30px;
}
#no_slider.message #slider {
    height: auto!important;
}
#no_slider.message .to_top {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	text-align: right;
	width: 980px;
	position: relative;
	z-index: 997;
}
.message #wrapper{
	overflow:visible!important;
}
.message_cont {
	background: #555452 url(../wg_img/info/mes_bg.jpg) repeat-x left bottom;
}
.message .s30 {
	color: #FFFFFF;
	font-size: 28px!important;
	padding-bottom: 70px!important;
	padding-top:55px!important;
	position: relative;
	z-index: 998;
}
.message .mes_txt {
	font-size: 13px;
	color: #FFFFFF;
	width: 613px;
	padding-bottom: 25px;
	position: relative;
	z-index: 999;
}
.mes_photo {
	position: absolute;
	right: -160px;
	bottom: -24px;
	z-index: 1;
}
.video .video_area {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 30px;
}

.video_area .main_video {
	width: 645px;
	padding-bottom: 40px;
}
.video_area .main_video p {
	padding-bottom: 20px;
}

.main_video h3 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}

.video_area .info_area {
	float: right;
	width: 317px;
}
.video_area .info_area dt {
	padding-top: 20px;
	border-top: 1px dotted #CCCCCC;
	font-weight: bold;
	font-size: 13px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.video_area .info_area dd {
	font-size: 13px;
	padding-bottom: 25px;
	padding-left: 35px;

}


.video #photo_link li {
	height: 170px!important;
}
.video #photo_link span {
	background-color: #000000!important;
}
.video .bn3_cont {
	overflow: hidden;
	padding-bottom: 25px;
}

.video .bn3_cont.txt_link {
	height: auto;
	overflow: hidden;
}


.video .bn3_cont.txt_link li{
	height: auto;
	overflow: hidden;
}
.video .bn3_cont h3 {
	font-weight: bold;
	padding-left: 5px;
}
.video .bn3_cont.txt_link.t20{
	border-top: 1px dotted #CCCCCC;
	padding-bottom:0;
	padding-top: 25px;
}
.video .bn3_cont.txt_link.t20 li{
margin-bottom:5px;
}
.video .bn3_cont.txt_link.t20 h3 {
	padding: 0px;

}
.video .bn3_cont li p {
	font-size: 13px;
	line-height: 1.8;
	padding-left: 16px;
}
.video .other_area {
	padding: 25px 10px 10px;
	border-top: 1px dotted #CCCCCC;
	clear: both;
}

.video .other_area h3 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}
.video .other_area .l_box {
	float: left;
	width: 480px;
	padding-top: 40px;
}
.video .other_area .r_box {
	float: right;
	width: 435px;
	padding-top: 40px;
}
.video .news_line{
border:1px solid #DDDDDD;
}
.video #scroll {
	border: none;
	height: 206px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.video #scroll .scrollbar {
    height: 206px;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    z-index: 1;
}
.video #scroll .scrollbar .track {
    background: none repeat scroll 0 0 #EEEEEE;
    height: 206px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
    z-index: 2;
}.video #scroll .scrollInner p {
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px;
}
.main_title_img {
	background: #000000;
	height: 391px;
	width: 980px;
	margin-top: 15px;
	overflow: hidden;
	position: relative;

}
.main_title_img h2 {
	color: #FFFFFF;
	padding: 26px;
	font-size: 26px!important;
}
.main_title_img p {
	color: #FFFFFF;
	padding: 20px 0px 25px 25px;
	font-size: 15px!important;
}


.main_title_img img {
	float: right;
}
.area_490 {
	float: left;
	width: 440px;
	padding-right: 30px;
	padding-left: 20px;
}
.area_490_nopadd {
	float: left;
	width: 480px;
}
.area_490_nopadd_right {
	float: right;
	width: 480px;
}
.area_490.right {
	padding-right: 0px;
	padding-left: 30px;
}

.area_436 {
	float: left;
	width: 436px;
	padding-left: 34px;
}
.area_490 .cap {
	border: 1px solid #e1e1e1;
	font-size: 13px;
	padding: 13px;
	margin-top: 40px;
}
.area_490 .cap h3{
	color: #FF9801;
	font-weight: bold;
	font-size: 13px;
	}
.exa_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-size: 13px;
	overflow: hidden;
}
.exa_box  h3 {
	float: left;
}
.exa_box p {
	padding-left: 425px;
	padding-bottom: 20px;
}
.photog_box h3 {
    float: left;
}
.photog_box p {
	padding-left: 435px;
	padding-bottom: 20px;
}
.exa_box p strong {
	font-size: 15px;
}
.step_box {
	background: #b10084;
	float: left;
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 1.3em;
	width: 57px;
	padding-top: 7px;
	padding-bottom: 7px;
border-radius:3px;
}
.step_box span {
	font-size: 24px;
}
.step_box.red {
	background: #e50042;

}
.step_box.license{
	padding:18px 0!important;
}

.step_area p {
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.step_area  p strong {
	font-size: 15px;
	font-weight: bold;
}

.step_area h2 {
	padding-top: 13px!important;
	padding-left: 70px!important;
}
.discount_box {
	padding-right: 20px;
	padding-left: 20px;
}
.promcode {
	float: right;
	width: 430px;
}
.promcode .inner h3 {
	color: #FFFFFF;
	background: #f9a800;
	font-size: 13px;
	padding: 16px;
	text-align: center;
}
.promcode .inner p {
	background: url(../wg_img/exactly/promo_bg.gif);
	color: #f87b00;
	font-weight: bold;
	font-size: 27px;
	text-align: center;
}
.promcode .kome {
	font-size: 11px;
}
.promcode .kome strong {
	font-size: 11px;
}
.link_btn3 a {
	display: block;
	padding: 5px 15px;
	color: #FFFFFF;
	background: #313131;
	margin-right: 15px;
	font-weight:normal;
}
.link_btn3 {
	clear:both;
	float: left;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	padding-top:5px;
}
.point_list {
	padding-left: 75px;
	padding-top: 0px!important;
	padding-bottom: 20px!important;
}
.point_list.line2 {
	padding-top: 10px!important;
padding-bottom: 30px!important;
}
.istock_area {
	padding: 30px 0px;
}
.istock_area p {
	padding-bottom: 30px;
}
.istock_point1 {
	float: left;
	width: 265px;
	border: 1px solid #dfdfdf;
	padding: 15px 25px 0px;
	font-size: 13px;
	height: 314px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 30px;
}
.istock_point1 h3 {
	font-size: 30px;
}
.photo_main {
	display: block;
	width: 370px;
	padding-top: 15px;

}
.photo_main p{
	font-size: 12px!important;
	padding-top: 0px;
}
.photo_main .sub_text {
	clear: left;
	padding-top: 100px;
}
.photo_sliderouter {
	display: block;
	height: 391px;
	width: 588px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;

}
.main_title_img #photo_slider img {
	float: none;
}
.graper_box {
	font-size: 13px;
}
.graper_box h3 {
	font-size: 15px;
	padding-bottom: 15px;
}
.graper_text_area {
	float: left;
	padding: 30px 0px 30px 30px;
	width: 325px;
}
.graper_box img {
	float: right;
	margin-top: 60px;
}
.graper_box.bg_02 img,
.graper_box.bg_03 img,
.graper_box.bg_04 img{
margin-top: 0px;

}

.graper_box.bg_01 {
	/*background: url(../wg_img/photographer/img_02.jpg) no-repeat right center;*/
}
.graper_box.bg_02 {
	/*background: url(../wg_img/photographer/img_02-04.jpg) no-repeat right center;*/
	padding:30px 0;
}
.graper_box.bg_03 {
	/*background: url(../wg_img/photographer/img_02-05.jpg) no-repeat right center;*/
		padding:30px 0;
}
.graper_box.bg_04 {
	/*background: url(../wg_img/photographer/img_02-06.jpg) no-repeat right center;*/
	padding:30px 0;
}
.download_list {
	padding-top: 0px;
}

.download_list h3 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 23px;
	padding-bottom: 20px;
	padding-top: 40px;
}
.download_list dt {
	background: url(../wg_img/download/pdf_icon.gif) no-repeat left center;
	padding-left: 30px;
	margin-left: 40px;
}
.download_list dd {
	padding-left: 40px;
	font-size: 13px;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	margin-left: 30px;
}
.download_list  a:link {
	color: #4cbaff
!important;
}
.download_list  a:visited {
	color: #4cbaff
!important;
}
.download_list  a:hover {
	color: #4cbaff
!important;
}
.get_re {
	font-size: 13px;
	padding-left: 180px;
}



#layout {
	position: relative;
	height: 1490px;
	margin-top: 20px;
}
#layout .fig_01 {
	position: absolute;
	z-index: 1;
	left: 630px;
	top: -108px;
}
#layout .fig_02 {
	position: absolute;
	z-index: 2;
	left: 47px;
}
#layout .fig_03 {
	position: absolute;
	z-index: 3;
	left: 341px;
	top: 206px;
}
#layout .fig_04 {
	position: absolute;
	z-index: 4;
	left: 785px;
	top: 306px;
}
#layout .fig_05 {
	position: absolute;
	z-index: 5;
	left: 21px;
	top: 504px;
}
#layout .fig_06 {
	position: absolute;
	z-index: 6;
	left: 369px;
	top: 644px;
}
#layout .fig_07 {
	position: absolute;
	z-index: 7;
	left: 394px;
	top: 954px;
}
#layout .fig_08 {
	position: absolute;
	z-index: 8;
	left: 48px;
	top: 1006px;
}
#layout .fig_09 {
	position: absolute;
	z-index: 9;
	left: 488px;
	top: 1301px;
}
#layout .number_01 {
	position: absolute;
	z-index: 11;
	left: 269px;
	top: 11px;
}
#layout .number_02 {
	position: absolute;
	z-index: 12;
	left: 0px;
	top: 100px;
}
#layout .number_03 {
	position: absolute;
	z-index: 13;
	left: 323px;
	top: 217px;
}
#layout .number_04 {
	position: absolute;
	z-index: 14;
	left: 0px;
	top: 441px;
}
#layout .number_05 {
	position: absolute;
	z-index: 15;
	left: 0px;
	top: 794px;
}
#layout .number_06 {
	position: absolute;
	z-index: 16;
	left: 504px;
	top: 757px;
}
#layout .number_07 {
	position: absolute;
	z-index: 17;
	left: 0px;
	top: 950px;
}
#layout .number_08 {
	position: absolute;
	z-index: 18;
	left: 0px;
	top: 1145px;
}
#layout .number_09 {
	position: absolute;
	z-index: 19;
	left: 652px;
	top: 1290px;
}
#layout p {
	font-weight: bold;
	font-size: 13px;
	z-index: 20;
}
#layout .red_txt {
	color: #E50042;
	position: absolute;
	left: 275px;
	top: 71px;
}
#layout .green_txt {
	color: #A9CA03;
	position: absolute;
	left: 2px;
	top: 375px;
}
#layout .pink_txt {
	color: #E9048E;
	position: absolute;
	left: 328px;
	top: 506px;
}
#layout .tacois_txt {
	color: #04BBA3;
	position: absolute;
	left: 750px;
	top: 639px;
}
#layout .orenge_txt {
	color: #F06001;
	position: absolute;
	left: 6px;
	top: 877px;
}
#layout .ppl_txt {
	position: absolute;
	left: 518px;
	top: 1210px;
	color: #64257F;
}
#layout .blue_txt {
	position: absolute;
	left: 511px;
	top: 847px;
	color: #2F37B5;
}
#layout .sky_txt {
	position: absolute;
	left: 31px;
	top: 1293px;
	color: #00B7FF;
}
#layout .yellow_txt {
	position: absolute;
	left: 656px;
	top: 1391px;
	color: #F7A100;
}
.check_list dt {
	background: url(../wg_img/conpliance/check_icon.gif) no-repeat left center;
	padding-left: 30px;
	margin-left: 23px;
	font-weight: bold;
	margin-bottom: 10px;
}
.check_list dd {
	padding-left: 75px;
	border-bottom: 1px dotted #bfbfbf;
	margin-bottom: 25px;
	padding-bottom: 25px;
	text-indent: -8px;
	font-size: 13px;
}
.casestudy_list dt {
	background: url(../wg_img/conpliance/case_icon.gif) no-repeat left center;
	margin-left: 23px;
	padding-left: 27px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
.casestudy_list dd {
	font-size: 13px;
	border-bottom: 1px dotted #BFBFBF;
	margin-bottom: 35px;
	padding-bottom: 40px;
	padding-left: 50px;
	overflow: hidden;
}
.casestudy_list .case_fig {
	text-align: center;
	float: right;
	padding-right: 63px;
}
.casestudy_list dd p {
	padding-right: 345px;
}
.detail_title {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
.detail_lsit dt {
	background: url(../wg_img/conpliance/q.gif) no-repeat 0px 4px;
	margin-left: 25px;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
.detail_lsit dd {
	background: url(../wg_img/conpliance/a.gif) no-repeat 25px 4px;
	border-bottom: 1px dotted #bfbfbf;
	margin-bottom: 20px;
	font-size: 13px;
	margin-top: 5px;
	padding: 4px 50px 20px 55px;
}
.download_list dd.last_chilld {
	margin-bottom: 0px;
}

.download_list  h3 {
	padding-top: 15px;
	margin-top: 30px;
}
/*
#text_link  .side_line_pink {
	border-left: 4px solid #DD0086!important;
	width:224px!important;
}
#text_link .side_line_ppl {
	border-left: 4px solid #6a2f8b!important;
	width:224px!important;
}
#text_link .side_line_blue {
	border-left: 4px solid #2d3cbd!important;
	width:224px!important;
}
#text_link .side_line_eme {
	border-left: 4px solid #00ae96!important;
	width:224px!important;
}
#text_link .side_line_sky {
	border-left: 4px solid #009edb!important;
	width:224px!important;
}
#text_link .side_line_gren {
	border-left: 4px solid #4c9f11!important;
	width:224px!important;
}
#text_link .side_line_yel {
	border-left: 4px solid #f7b100!important;
	width:224px!important;
}
#text_link .side_line_red {
	border-left: 4px solid #f73900!important;
	width:224px!important;
}*/
#text_link  .side_line_pink a{
	border-left: 4px solid #DD0086!important;
}
#text_link .side_line_ppl a{
	border-left: 4px solid #6a2f8b!important;
}
#text_link .side_line_blue a{
	border-left: 4px solid #2d3cbd!important;
}
#text_link .side_line_eme a{
	border-left: 4px solid #00ae96!important;
}
#text_link .side_line_sky a{
	border-left: 4px solid #009edb!important;
}
#text_link .side_line_gren a{
	border-left: 4px solid #4c9f11!important;
}
#text_link .side_line_yel a{
	border-left: 4px solid #f7b100!important;

}
#text_link .side_line_red a{
	border-left: 4px solid #f73900!important;

}

.download_list .side_line_pink {
	border-left: 5px solid #dd0086;
	margin-bottom: 50px;
}
.download_list .side_line_ppl {
	border-left: 5px solid #6a2f8b;
	margin-bottom: 50px;
}
.download_list .side_line_blue {
	border-left: 5px solid #2d3cbd;
	margin-bottom: 50px;
}
.download_list  .side_line_eme {
	border-left: 5px solid #00ae96;
	margin-bottom: 50px;
}
.download_list .side_line_sky {
	border-left: 5px solid #009edb;
	margin-bottom: 50px;
}
.download_list .side_line_gren {
	border-left: 5px solid #4c9f11;
	margin-bottom: 50px;
}
.download_list .side_line_yel {
	border-left: 5px solid #f7b100;
	margin-bottom: 50px;
}
.download_list .side_line_red {
	border-left: 5px solid #f73900;
	margin-bottom: 50px;
}
.photo_impt .img_pos {
	position: absolute;
	top: 0px;
	right: 0px;
}
#chart_header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 410px;
	margin-top: -10px;
	position: relative;
}
#chart_header .bg {
	position: absolute;
	top: 1px;
	right: -21px;
	z-index: 0;
}

#chart_header h3 {
	font-size: 29px;
	font-weight: bold;
	line-height: 1.4;
	padding-top: 40px;
}
#chart_header p {
	font-size: 15px;
	padding-top: 20px;
}
#chart_header .start {
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	padding-top: 60px;
	position: relative;
	z-index: 888;
}
#chart_header .start span {
	font-size: 13px;
	font-weight: bold;
	color: #E9008C;
}

#chart_header .start_btn {
	position: absolute;
	height: 92px;
	width: 92px;
	left: 441px;
	top: 242px;
	z-index: 999;
}
#chart_nav .inner {
	width: 1017px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


#chart_nav {
	background: url(../wg_img/chart/nav_bg.gif) repeat-x center top;
	height: 183px;
	width: 100%;
	position: relative;
	z-index:999;
	margin-top: 90px;
}
#chart_nav ul {
	width: 1022px;
	position: absolute;
	top: -35px;
}
#chart_nav li {
	font-size: 19px;
	font-weight: bold;
	width: 340px;
	float: left;
	text-align: center;
	position: relative;
	height: 227px;
}
#chart_nav li span {
	display: block;
	position: absolute;
	left: 39px;
	top: -10px;
	color: #E9008C;
	font-size: 17px;
	padding-right: 5px;
	padding-left: 5px;
}
#chart_nav .txt {
	position: absolute;
	bottom: 25px;
	text-align: center;
	width: 100%;
}


#chart_nav img {
	bottom: -1px;
	left: 79px;
	margin-top: 15px;
	position: absolute;
	display: block;
}
.chart_wp {
	position: relative;
}
.chart_wp  a:hover{
text-decoration:none;
}
.chart_wp #chart_faq a:hover{
text-decoration:underline;
}
.chart_wp p strong {
	font-size: 21px!important;
	font-weight: bold;
}
.chart_wp p {
	padding: 15px;
	font-size: 13px;
	font-weight: bold;
}

.chart_01 {
	height: 1290px;
	position: relative;
	width: 980px;
	overflow: hidden;
}
.chart_01 .box_01{
	background: #e8e8e0;
	width: 300px;
	position: absolute;
	left: 5px;
	top: 79px;
}
.chart_01 .box_01.ver2{
	background: #e8e8e0;
	width: 300px;
	position: absolute;
	left: 5px;
	top: 670px;
}
.bg_fff_01{
	width: 300px;
	position: absolute;
	left: 5px;
	top: 79px;
	height: 362px;
}
.chart_01 .box_02 {
	position: absolute;
	righ: 20px;
	top: 147px;
	border: 2px solid #64257f;
	left: 82px;
}
.chart_01 .box_02 span{
	display:block;
	background:#64257f;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chart_01 .box_03 {
	border: 2px solid #a9ca03;
	position: absolute;
	left: 8px;
	top: 502px;
}
.chart_01 .box_03.ver2 {
	border: 2px solid #a9ca03;
	position: absolute;
	left: 8px;
	top: 1123px;
}
.chart_01 .box_03 span{
	display:block;
	background:#a9ca03;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chart_01 .btn_01 {
	position: absolute;
	left: 55px;
	top: 409px;
}
.chart_01 .btn_01.ver2 {
	position: absolute;
	left: 55px;
	top: 1015px;
}
.chart_01 .btn_02 {
	position: absolute;
	left: 203px;
	top: 416px;
}
.chart_01 .btn_02.ver2 {
	position: absolute;
	left: 203px;
	top: 1024px;
}
.chart_01  .arrow_01  {
	position: absolute;
	left: 135px;
	top: -332px;
}
.chart_01  .arrow_02  {
	position: absolute;
	left: 134px;
	top: -113px;

}
.chart_01  .arrow_03  {
	position: absolute;
	left: 135px;
	top: -59px;
}
.chart_01  .arrow_04  {
	position: absolute;
	left: 65px;
	top: 301px;

}
.chart_01  .arrow_04.ver2  {
	position: absolute;
	left: 65px;
	top: 920px;

}
.chart_01  .arrow_05  {
	position: absolute;
	left: 212px;
	top: 259px;

}
.chart_01  .arrow_05.ver2  {
	position: absolute;
	left: 212px;
	top: 880px;

}
.chart_01 .box_01 p strong {
	font-size: 17px!important;
}

.chart_01 .hint_01 {
	position: absolute;
	padding: 0px;
	left: 244px;
	top: 199px;
	z-index:999;
}
.chart_01 .hint_03 {
	position: absolute;
	padding: 0px;
	right: 96px;
	top: 284px;
}
.chart_02 .hint_01 {
	position: absolute;
	padding: 0px;
	left: 607px;
	top: -25px;
	z-index:998;
}
.chart_04 .hint_02 {
	position: absolute;
	padding: 0px;
	left: 607px;
	top: -25px;
	z-index:998;
}



.chart_wp .yes_btn{
	border-radius: 200px;
	font-family: LubalinDemi!important;
	font-size: 18px;
	font-weight: normal !important;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	color:#FFF;
}
.chart_wp .no_btn{
	font-family: LubalinDemi!important;
	font-size: 18px;
	font-weight: normal !important;
	padding:2px 0;
	text-align: center;
	width: 45px;
	color:#FFF;
}
.chart_wp .c_green{
background:#a9ca03;
}
.chart_wp .c_gray{
background:#999999;
}
.chart_wp .c_ppl {
	background: #64257F;
}


.chart_02 {
	height: 500px;
	position: relative;
	width: 980px;
}
.chart_02 .box_01 {
	background: #E8E8E0;
	height: 200px;
	width: 980px;
	position: relative;
	z-index: 888;
}
.chart_02 .box_01 img {
	float: right;
}
.chart_02 .box_01 p {
	padding-top: 65px;
	padding-left: 45px;
	font-size: 15px;
	line-height: 2;
}
.chart_02  .arrow_01  {
	position: absolute;
	left: 141px;
	top: -538px;
}
.chart_02  .arrow_02  {
	position: absolute;
	left: 560px;
	top: 89px;

}
.chart_02  .arrow_03  {
	position: absolute;
	left: 825px;
	top: -386px;
}
.chart_02  .arrow_04  {
	position: absolute;
	left: 63px;
	top: 115px;

}
.chart_02  .arrow_05  {
	position: absolute;
	left: 211px;
	bottom: -198px;

}
.chart_02  .arrow_06  {
	position: absolute;
	left: 406px;
	top: 115px;


}
.chart_02 .arrow_07 {
	position: absolute;
	left: 562px;
	top: 118px;
}

.chart_02 .btn_01 {
	position: absolute;
	left: 55px;
	top: 219px;
}
.chart_02 .btn_02 {
	position: absolute;
	left: 398px;
	top: 218px;
}
.chart_02 .btn_03 {
	position: absolute;
	left: 554px;
	top: 226px;
}
.chart_02 .btn_04 {
	position: absolute;
	left: 203px;
	top: 226px;
}
.chart_02 .box_02 {
	border: 2px solid #a9ca03;
	position: absolute;
	left: 2px;
	top: 317px;
}
.chart_02 .box_02 span{
	display:block;
	background:#a9ca03;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chart_02 .box_03 {
	border: 2px solid #a9ca03;
	position: absolute;
	left: 350px;
	top: 317px;
	background: #A9CA03;
}
.chart_02 .box_03 span{
	display:block;
	background:#a9ca03;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chart_02 .box_04 {
	border: 2px solid #64257F;
	position: absolute;
	left: 508px;
	top: 317px;
	background: #64257F;
}

.chart_02 .box_01_bg {
	background: #FFF;
	height: 200px;
	width: 980px;
	position: absolute;
	top:0;
	left:0;
	z-index: 887;
}

.chart_04 {
	height: 550px;
	position: relative;
	width: 980px;
}
.chart_04 .box_01 {
	background: #E8E8E0;
	height: 200px;
	width: 980px;
	position: relative;
	z-index: 888;
}
.chart_04 .box_01 img {
	float: right;
}
.chart_04 .box_01 p {
	padding-top: 65px;
	padding-left: 45px;
	font-size: 15px;
	line-height: 2;
}
.chart_04  .arrow_01  {
	position: absolute;
	left: 141px;
	top: -538px;
}
.chart_04 .arrow_02  {
	position: absolute;
	left: 560px;
	bottom: 2px;

}
.chart_04 .arrow_03  {
	position: absolute;
	left: 825px;
	top: -386px;
}
.chart_04  .arrow_04  {
	position: absolute;
	left: 62px;
	top: 181px;

}
.chart_04  .arrow_05  {
	position: absolute;
	left: 211px;
	bottom: -248px;

}
.chart_04  .arrow_06  {
	position: absolute;
	left: 406px;
	top: 181px;


}
.chart_04 .arrow_07 {
	position: absolute;
	left: 562px;
	top: 181px;
}

.chart_04 .btn_01 {
	position: absolute;
	left: 52px;
	top: 290px;
}
.chart_04 .btn_02 {
	position: absolute;
	left: 398px;
	top: 290px;
}
.chart_04 .btn_03 {
	position: absolute;
	left: 554px;
	top: 226px;
}
.chart_04 .btn_04 {
	position: absolute;
	left: 202px;
	top: 302px;
}
.chart_04 .box_02 {
	border: 2px solid #a9ca03;
	position: absolute;
	left: 5px;
	top: 384px;
}
.chart_04 .box_02 span{
	display:block;
	background:#a9ca03;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chart_04 .box_03 {
	border: 2px solid #a9ca03;
	position: absolute;
	left: 350px;
	top: 384px;
	background: #A9CA03;
}
.chart_04 .box_03 span{
	display:block;
	background:#a9ca03;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chart_04 .box_04 {
	border: 2px solid #64257F;
	position: absolute;
	left: 508px;
	top: 384px;
	background: #64257F;
}
.chart_04 .box_04 span{
	display:block;
	background:#64257f;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chart_04 .green_box_01 {
	font-size: 15px;
	background: #A9CA03;
	position: absolute;
	color: #FFFFFF;
	left: 10px;
	top: 218px;
}
.chart_04 .gray_box_01 {
	font-size: 15px;
	background: #999999;
	position: absolute;
	color: #FFFFFF;
	left: 157px;
	top: 218px;
}
.chart_04 .green_box_02 {
	font-size: 15px;
	background: #A9CA03;
	position: absolute;
	color: #FFFFFF;
	left: 357px;
	top: 218px;
}
.chart_04 .ppl_box_01 {
	font-size: 15px;
	background: #64257f;
	position: absolute;
	color: #FFFFFF;
	left: 506px;
	top: 218px;
}
.chart_04 .box_01_bg {
	background: #FFF;
	height: 200px;
	width: 980px;
	position: absolute;
	top:0;
	left:0;
	z-index: 887;
}





.chart_03 {
	height: 700px;
	position: relative;
	width: 980px;
	overflow: hidden;
}
.chart_03 .box_01 {
	background: #E8E8E0;
	height: 200px;
	width: 980px;
	position: relative;
	z-index: 888;
}
.chart_03 .box_01_bg {
	background: #FFF;
	height: 200px;
	width: 980px;
	position: absolute;
	top:0;
	left:0;
	z-index: 887;
}
.chart_03 .box_01 img {
	float: right;
}
.chart_03 .box_01 p {
	padding-top: 86px;
	padding-left: 45px;
}
.chart_03 .box_02 {
	width: 300px;
	position: absolute;
}
.chart_03 .pos_01{
left:0px;
}
.chart_03 .pos_02{
left:340px;
}
.chart_03 .pos_03{
right:0px;
}
.chart_03 .box_02 .glay_line {
	text-align: center;
}

.chart_03  .box_02  .gray_bg {
	background: #E8E8E0;
	display: table;
	z-index: 777;
	position: relative;
}
.chart_03 .box_02 .gray_bg p {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 100px;
	width: 300px;
	font-size: 20px!important;
	font-weight: bold;
}
.chart_03 .box_02 .gray_bg span {
	font-size: 15px;
}

.chart_03 .box_02 .isot_k_think_box {
	position: relative;
}
.isot_k_think_box .txt_ppl {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #64257F;
	text-align: center;
	width: 130px;
	padding: 10px 5px;
	position: absolute;
	left: 3px;
	top: 34px;
}
.isot_k_think_box .arrow_01 {
	position: absolute;
	top: -60px;
	left: 57px;
}
.isot_k_think_box .arrow_02 {
	position: absolute;
	left: 211px;
	top: -61px;
	height: 201px;
}
.isot_k_think_box .arrow_03 {
	position: absolute;
	left: 135px;
	top: -60px;
}

.isot_k_think_box .txt_blue {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0097E0;
	padding: 10px 5px;
	width: 130px;
	position: absolute;
	text-align: center;
	left: 157px;
	top: 33px;
}

.isot_k_think_box .box_03 {
	position: absolute;
	border: 2px solid #64257F;
	top: 142px;
	left: 0px;
}
.isot_k_think_box .box_04 {
	border: 2px solid #0097E0;
	position: absolute;
	left: 155px;
	top: 142px;
}
.isot_k_think_box .box_05 {
	border: 2px solid #64257F;
	position: absolute;
	left: 80px;
	top: 142px;
}

.isot_k_think_box .box_03 span,
.isot_k_think_box .box_05 span{
	display:block;
	background:#64257f;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.isot_k_think_box .box_04 span{
	display:block;
	background:#0097E0;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}




.mov_mus_btn {
	background: #FFFFFF;
	display: block;
}

.mov_mus {
	display: none;
	width: 142px;
	margin:0;
	padding:0;
}
.chart_wp  .mov_mus  a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding: 3px;
}

.box_03 .mov_mus a:hover{
background:#bad62d!important;
}
.box_04 .mov_mus a:hover{
background:#762f95!important;
}

.fixed{
	position: fixed!important;
	top: 0px!important;


}
.modal_wp {
	position: fixed!important;
	z-index: 999;
}
.btns{cursor: pointer}
.modalBody .close {
	background: #f16102 url(../wg_img/chart/hint_icon.gif) no-repeat left top;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 7px 7px 45px;
	position:relative;
}
.close img{
position:absolute;
right:7px;
top:7px;
cursor:pointer;

}
.modal{display:none;}
.modalBody{position: fixed; z-index:1000; background: #FFF; width:680px; left:50%; top:50%; border:2px solid #f16102;box-shadow:5px 5px 10px rgba(0,0,0,0.3);}
.modalBody .txtarea{
padding:32px 45px;
font-size:15px;

}
.modalBody .img_box {
 padding: 0px 45px;

}
.modalBody .img_box .inner_wrap{
	border-top: 1px dotted #bfbfbf;
}
.modalBody  .img_box  .inner_left {
	float: left;
	width: 267px;

}
.modalBody  .img_box  .inner_right {
	float: right;
	width: 267px;

}
.modalBody  .img_box h3{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;

}
.modalBody .img_box img {
	margin-bottom: 10px;
}

.modal_wp  .modalBody  strong {
	display: block;
	border-bottom: 1px dotted #bfbfbf;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.modalBK{position: fixed; z-index:999; width:100%;height:100%;left:0;top:0;background:#ccc;opacity: 0.6;filter: alpha(opacity=60);-moz-opacity:0.60;}
#chart_faq {
	border-top: 1px dotted #bfbfbf;
	padding-top: 30px;
}
#chart_faq h2 {
	font-size: 21px;
}


#chart_faq dt {
	font-size: 18px;
	padding: 12px 5px;
	border-bottom: 1px dotted #bfbfbf;
		cursor:pointer;
}
#chart_faq dd{
display:none;
	text-indent:-30px;
	padding:20px 20px 20px 64px;
	font-size: 18px;
	border-bottom: 1px dotted #bfbfbf;

}
#chart_faq dt .lubalindemi {
	color: #e9048e;
}
#chart_faq dd .lubalindemi {
	color: #0097e0;
}
.zin99{
	z-index:88;
	position: relative;
	width: 520px;
}
.photo_hide {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 2100px;

}
.photo_hide2 {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 2200px;

}

.photo_area{
	opacity:0.2;
}
.movie_area{
	opacity:0.2;
}
.flash_area{
	opacity:0.2;
}

/*
.chart_02 .box_01{
	opacity:0.2;
}
.chart_04 .box_01{
	opacity:0.2;
}
.chart_03 .box_01{
	opacity:0.2;
}
.chart_02 .hint_01{
	opacity:0.2;
}
.chart_04 .hint_02{
	opacity:0.2;
}*/
#message {
	background: #FFFFFF;
	border-bottom: 1px solid #EDEDED;
	position: fixed;
	top: 0px;
	width:100%;
	z-index: 999;
}
#message  p {
	font-size: 13px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #e9008c;
}
.photo_area,
.movie_area,
.flash_area,
.chart_02 .box_01,
.chart_03 .box_01,
.chart_04 .box_01,
.hint_01,
.hint_02{
zoom:1;
}
.chart_01 .box_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height:300px;
}
.chart_01 .box_center {
	position: absolute;
	left: 343px;
	top: 1px;
	width: 300px;
	height:300px;
}
.chart_01 .box_right {
	position: absolute;
	top: 0;
	width: 300px;
	height:300px;
	right: 0px;
}
.chart_02 .box_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height:300px;
}
.chart_02 .box_center {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height:300px;
}
.chart_04 .box_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 372px;
	height:300px;
}
.chart_04 .box_center {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height:300px;
}
#wrapper .bn3_cont.contri_bn {
	margin-top: 40px;
}
#wrapper .bn3_cont.contri_bn  li{
height:auto;
	margin-top: 20px;
}
#page_title h2 .page_link.istock {
	font-size: 14px;
	padding-top: 10px;
}
.new_istock .istock_area h3 {
	background: #000;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 25px;
	overflow: hidden;
	margin-top: 10px;
}
.new_istock .center {
	text-align: center!important;
}
.istock_area .ft_colum {
	border-top: 7px solid #000;
	padding-bottom: 40px;
	overflow: hidden;
}
.ft_colum .under_line {
	border-bottom: 2px solid #000;
}
.ft_colum h4 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 50px;
	clear: both;
}

.ft_colum .colum_01 {
	background: url(../wg_img/istock/fig.gif) no-repeat 60px center;
	padding-left: 255px;
	height: 214px;
	clear:both;
}
.ft_colum .colum_02 {
	background: url(../wg_img/istock/fig-02.gif) no-repeat 60px center;
	padding-left: 255px;
	height: 214px;
	clear:both;
}
.ft_colum .colum_03 {
	background: url(../wg_img/istock/fig-03.gif) no-repeat 60px center;
	padding-left: 255px;
	height: 264px;
	clear:both;
}
.ft_colum .colum_03 ul
{

}
.ft_colum .colum_03 li{
	float: left;
margin-right: 10px;
	}
.ft_colum .colum_03 li img{
	vertical-align: middle;
	margin-right: 5px;

}

.ft_colum .colum_04 {
	background: url(../wg_img/istock/fig-08.gif) no-repeat 60px 60px;
	padding-left: 255px;
	height: auto;
	clear: both;
}
.ft_colum .colum_04 dl{
	border-top: 1px dotted #7f7f7f;
	padding-bottom:30px;
	overflow: hidden;

	}
.ft_colum .colum_04 dt{
	font-size: 19px;
	text-align: center;
	float: left;
	width: 163px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	margin-top: 12px;
}
.ft_colum .colum_04 dd {
	padding-left: 185px;
	font-size: 13px;
	border-bottom: 1px dotted #7f7f7f;
	padding-bottom: 15px;
	padding-top: 10px;
}

.ft_colum .colum_04 .ore {
	background: #fe423f;
}

.ft_colum .colum_04 .sian {
	background: #02a388;
}
.istock_area .guide_colum {
	padding-left: 70px;
	padding-bottom:35px;
border-bottom: 2px solid #000;
overflow:hidden;
}

.guide_colum .colum_header {
	background: url(../wg_img/istock/step0.gif) no-repeat left center;
	padding-left: 200px;
}
.istock_area .guide_colum h4 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.guide_colum dt {
	clear: both;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.guide_colum dl dd {
	position: relative;
	border-bottom: 1px dotted #7f7f7f;
	padding-bottom: 20px;
	margin-left: 200px;
	padding-left: 15px;
}
.guide_colum dl dd.header {
	height: 150px;
}

.istock_area .guide_colum dl dd h5{
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
}

.guide_colum  dd p{
	position: absolute;
	right: 0;
	top: 20px;
	width: 180px;
	}
.istock_area .istock_bnner {
	padding-top: 40px;
	padding-bottom: 40px;
}
.istock_bn li{
	height: auto!important;
}
.smp_title,
#footer .close_lst,
#footer .close_fst,
#footer h2 .open_fst,
#footer h2 .open_lst,
.sp_header,
#smp_slider,
.seo_txt,
#index .bn3_cont .right.smp_bnner {
	display: none;

}

#footer .ft_w180 {
    width: 180px;
}
/* ======================================================================
api
======================================================================== */

.api #page_title span{
	text-align:left;
	margin-left:20px;
	padding-top:0;
	}
.api #page_title .single_link{
	padding-top:10px;
	}.api_head {
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.api_head .api_img {
	margin-bottom: 25px;
}

.api_head strong {
	color: #E67933;

}
.api_content {
	font-size: 14px;
}

.api_content h2 {
	color: #E67933;
	border-bottom: 3px solid #E67933;
	font-size: 25px!important;
	padding-bottom: 8px!important;
	padding-left: 15px;
	clear: both;
}
.api_content h2.sub{
	font-size:20px!important;
	border-bottom: 1px solid #E67933;
	margin:30px 0 40px 0;
}
.api_content h2.sub strong{
	color:#333;
}
.api_content .feature h3 {
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 15px;
	clear: both;
}

.api_content .feature h3 span {
	color: #FFF;
	background: #E67934;
	display: inline-block;
	text-align: center;
	padding: 3px;
	width: 120px;
	margin-right: 15px;
}

.api_content .feature h3 strong {
	font-size: 20px;
}
.api_content .feature .inner {
	width: 458px;
	padding-left: 30px;
	float: left;
	border-left: 1px dotted #d9d9d9;
}
.api_content .feature .photo_box {
	float: right;
	width: 170px;
	padding-right: 25px;
	padding-left: 25px;
}
.api_content .feature .photo_box img {
	margin-bottom: 20px;
}

.api_content .feature h4 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.api_content .feature h5 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}
.api_content .case dl {
	padding-top: 35px;
	border-bottom: 1px dotted #bfbfbf;
	overflow:hidden;
}

.api_content .case dt {
	font-size: 20px;
	color: #E67933;
	border-bottom: 1px solid #f9ddcc;
	padding-left: 20px;
	cursor: pointer;
	clear: both;
	margin-top:20px;
}
.api_content .case dt:first-child{
	margin-top:0;
}
.api_content .case dd {
	padding: 10px 0 ;
	}
.api_content .case dd h3{
	padding-left: 20px;

	}
.api_content .case_inner p.link_area {
	font-size: 12px;
	float:left;
	margin-top: 20px;
}
.api_content .case_inner p.link_area span{
	display: block;
	margin-left: 15px;
	}
.api_content .case .jirei_arrow {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #E67933;
	padding-top: 90px;
	padding-left: 30px;
}

.api_content .case_jirei {
	float: right;
	width: 405px;
	min-height: 256px;
}
.api_content .case_inner {
	display: block;
}
.api_footer {
	clear: both;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	padding-top: 30px;
}
.api_footer .contact_btn a{
	text-align: center;
	width: 458px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #000;
	border: 1px solid #a3a3a3;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.api_footer .contact_btn img {
	vertical-align: middle;
}
.api_footer .contact_btn a:link{
	color:#FFF;
	text-decoration:none;

	}
.api_footer .contact_btn a:visited{
	color:#FFF;
	text-decoration:none;
	}
.api_footer .contact_btn a:hover{
	color:#FFF;
	text-decoration:none;
	}
		.api_footer .txt{
			width: 450px;
			margin: 0 auto 15px auto;
			font-size:17px;
		}
	.api_footer .lbg{
		text-align: center;
			margin-bottom: 30px;
	}
#wrapper .form_area {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #b2b2b2;
    padding: 33px 66px;
}
.form_area dt {
    clear: both;
    display: block;
    float: left;
    padding-left: 10px;
    padding-top: 15px;
    width: 345px;
}


.form_area dd {
    border-bottom: 1px dotted #cccccc;
    display: block;
    padding-bottom: 10px;
    padding-left: 355px;
    padding-top: 10px;
}
.form_area .single {
    border: 1px solid #cccccc;
    padding: 6px;
    width: 312px;
}
.form_area .single2 {
    border: 1px solid #cccccc;
    padding: 6px;
    width: 420px;
}
.form_area .mulc {
    border: 1px solid #cccccc;
    padding: 4px;
    width: 420px;
}

.form_area .send_btn {
    background: none repeat scroll 0 0 #c0c0c0;
    clear: both;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 15px 35px;
}.form_area h3 {
	font-size: 18px;
	padding-top: 40px;
	padding-bottom: 5px;

}
.from_txt {
	padding: 50px 20px 20px;
	font-weight: bold;
}
.form_area p {
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 25px;
}

/* ======================================================================
api developer
======================================================================== */

#dev_head_tab{
border-bottom: 3px solid #E67933;
overflow: hidden;
padding-top:20px;
	}
#dev_head_tab h2 {
padding: 5px 40px;
float: left;
color: #FFF;
background: #E67933;
overflow: hidden;
}
#dev_head_tab.ippan{
border-bottom: 3px solid #e9e9e9;
overflow: hidden;
	}
#dev_head_tab.ippan h2 {
padding: 5px 40px;
float: left;
color: #333;
background: #e9e9e9;
overflow: hidden;
}
#dev_head_tab p a {
color: #E67933;
float: right;
padding-top: 10px;
padding-bottom: 5px;
font-size: 17px;
}
.atention {
color: #C00;
font-size: 13px;
padding-top: 5px;
padding-bottom: 10px;
}
.atention a {
text-decoration: underline;
color: #C00;
}

#dev h3 {
font-size: 30px;
font-weight: bold;
padding-bottom: 15px;
}
#dev h3 span {
font-size: 20px;
}
#dev .ancer_link li {
background: #F4F4F4;
border: 1px solid #CCC;
padding: 5px 15px;
float: left;
margin-right: 30px;
font-weight: bold;
margin-top: -30px;
margin-bottom: 20px;
}
#dev h4 {
font-size: 25px;
color: #E67933;
clear: both;
padding-top: 30px;
font-weight: bold;
border-bottom: 2px solid #E67933;
margin-bottom: 20px;
}
#dev .text_box p {
padding-bottom: 1em;
padding-left: 20px;
}
#dev .ss_img {
padding-bottom: 2em;
}
#dev .text_box .st_ore {
color: #E67933;
}
#dev .text_box .contact_btn {
font-size: 18px;
color: #FFF;
background: #000;
text-align: center;
width: 400px;
margin-right: auto;
margin-left: auto;
}
#dev .text_box .contact_btn a {
font-weight: bold;
color: #FFF;
display: block;
padding: 10px;
}




.atention2 {
color: #cc0000;
}
