@charset "utf-8";
/* CSS Document */
/*-------全体---------*/
body{
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../img_ind/bk_loop.jpg);
	background-repeat:repeat-x;
}
#flash {
	margin:0 0 30px 0;
}
#news_box {
	margin: 0 0 10px 0;
}
.news_box1{
	border-bottom: #999999 dotted 1px;

}
.news_box1 img{
	float:left;
	margin: 0 0 0 10px;
}
.news_title {
	text-align: left;
	width: 100px;
	float: left;
	color: #FF9900;
	font-weight: bold;
	line-height: 2em;
	padding: 0 0 0 20px;
	background-image: url(../img_ind/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	margin: 0 0 0 10px;
}
.news_txt {
	text-align: left;
	width: 550px;
	float: left;
	line-height: 1.5em;
}
#con1 {
	width: 960px;
	margin: 0px auto 20px auto;
	text-align: left;
	background-repeat: no-repeat;
	height: 241px;
}
#ind_left_box {
	width: 233px;
	float: left;
}
#ind_center_box {
	width: 681px;
	float: right;
	margin: 0 0 0 15px;
}
#ind_right_box {
	width: 218px;
	float: right;
}
#ind_box1 {
	background-image: url(../img_ind/ind1.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#ind_txt1 {
	position: absolute;
	width: 435px;
	color: #006600;
	text-align: left;
	left: 6px;
	top: 48px;
}
#ind_txt1 strong{
	color: #006600;
	font-weight:normal;
}
.main_ba_box{
	position:relative;
	width: 320px;
	float: left;
}
/*---------------------------------
BLOG
---------------------------------*/
.blog_box1{
	border-bottom: 1px dotted #CCCCCC;
	margin:5px 10px 0 10px;
	padding-bottom:5px;
}
.blog_p{
	float: left;
	border: 1px solid #999999;
	padding: 5px;
}
.blog_box2 {
	width: 530px;
	float:right;
}
.blog_date {
	background: url(../ind_img/topics_icon1.gif) no-repeat right;
	color: #0099CC;
	width:150px;
	line-height: 1.2em;
	font-size: 12px;
}
.blog_title{

}
.blog_title a{
	color: #FF6600;
	font-weight: bold;
	line-height: 1.6em;
}
.blog_txt a {
	color: #333;
	line-height: 1.6em;
}

#blog_box {
	height: 450px;
	overflow: auto;
}
.cle{
	clear:both;
}
#blog_box3{
	margin:0 0 30px 0;
}
/*---------------------------------
BLOGここまで
---------------------------------*/
#l_box1 {
	border: 4px solid #E7F1C2;
	margin: 0 0 20px 0;
}
.l_txtbox1 {
	border-bottom: dotted 1px #CCCCCC;
	padding: 5px 12px;

}
.l_txtbox1 a{
	line-height:1.5em;
		font-size: 12px;
}
#indormation {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #FAF5E4;
	border-top: 1px solid #CCCCCC;
}
#main_ba_txt1,#main_ba_txt2 {
	position: absolute;
	left: 137px;
	top: 117px;
	width: 172px;
	line-height: 1.8em;
	font-size: 12px;
	text-align: left;
}
#con2 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img_ind/main_catch.jpg);
	background-repeat: no-repeat;
}

/*-----------宮本印刷---*/
.main {
	margin: 0 auto 20px auto;
	width: 960px;
	background-image: url(../img/main.png);
	background-repeat: no-repeat;
	background-position: center;
}

.main_box{
	margin: 0 auto 30px auto;
	background-image: url(../img/main.png);
	background-repeat: no-repeat;
	background-position: center;
}

.main_bk{
background-image:url(../img/bk_loop2.jpg);
background-repeat:repeat-x;
}

.youto_box1 {
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-sizing: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	text-indent: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 2.5em;
	background-image: url(../img_ind/3dai_bk.png);
	background-repeat: repeat-x;
}

.youto_title {
	color: #FF6600;
	font-size: 16px;
	text-align: left;
	line-height: 2.5em;
}

.youto_box1 p{
	margin:20px 0 30px 120px;
	color:#FF6600;
	font-weight:bold;
	line-height: 1em;
}
.youto_box1 p strong{
	font-size:28px;
	line-height: 1.5em;
}
.youto_box1 span a{
	display:block;
	font-size: 18px;
	background-color: #FFCC00;
	width: 230px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #422000;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-box-sizing: 50px;

}
.youto_box1 span a:hover{
	background-color: #FFE792;
	text-decoration:none;
	color:#666666;
}
