/* about用のCSS Document */

/* インデックス共通 */

#contents_top {
	background-image: url(../img/service/bg_contents_midashi.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 40px;
	background-position: left top;
	height: 37px;
}
#contents_top h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
}
#contents_block {
	margin-left: 40px;
}
#left_box img {
    padding: 0 30px;
}
.t1_top {
	background-color: #eeeeee;
    margin-top: 0px;
	border: 1px solid #CCCCCC;
    padding: 10px 0px 10px 5px;
	width: 150px;
}
.t2_top {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 80px;
	height: 40px;
	font-size: 13px;
    padding: 10px 5px;
}
.t3_top {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	height: 40px;
	padding: 12px 16px 12px 10px;
	line-height: 160%;
	width: 300px;
}
.t1 {
	background-color: #eeeeee;
    margin-top: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
    padding: 10px 0px 10px 5px;
	width: 150px;
}
.t2 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 80px;
	height: 40px;
	font-size: 13px;
    padding: 10px 5px;
}
.t3 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	height: 40px;
	padding: 12px 16px 12px 10px;
	line-height: 160%;
	width: 300px;
}

/* about用 */

#about #top_pag {
	margin: 25px 0 0px 0;
	padding-left: 10px;
}
#left {
	float: left;
	width: 330px;
}
#right {
	float: right;
	margin: 80px 70px 0 0px;
	display: inline;
}


#web_arrow01 {
    margin: 20px 0 15px 150px;
}
#about #hed01 {
	margin: 20px 0 30px 0 !important;
	padding-left: 10px;
}
#web_arrow02 {
    margin: -10px 0 -5px 150px;
}
#about #hed02 {
	margin: 20px 0 !important;
	padding-left: 10px;
}
#about #con_blk_block01 {
    padding: 0px 40px 0px 10px;
}
.mt_blk {
    padding-top: 20px !important;
}
#about #con_blk_block01 h2 {
	border-left: 5px solid #00A9D4;
	border-bottom: 1px solid #00A9D4;
	margin-bottom: 28px;
        margin-left: -10px;
	padding: 0 0 0 6px;
	font-size: 110%;
	font-weight: bold;
        margin-top: 40px;
}
#about #con_blk_block01 h3 {
 	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
 	font-size: 15px;
        margin-bottom: 12px;
        padding-left: 0px;
	padding-bottom: 1px;
}
#about #con_blk_block01 #box_hed {
 	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
 	font-size: 15px;
    margin-bottom: 12px;
    padding-left: 0px;
	padding-bottom: 1px;
	margin-top: 36px;
}

#about #con_blk_block01 #date p {
    margin-bottom: 3px;
}
#about #con_blk_block01 p {
    margin-bottom: 16px;
}
#about #left_box {
    margin-top: 30px;
}

#about #ser_form {
	text-align: right;
	margin-right: 1.0em;
    margin-top: 40px;
    margin-bottom: 36px;
}
#about #notice {
    padding: 0 40px 30px 10px;
}
#about #notice h2 {
	border-left: 5px double #00A9D4;
	padding: 5px;
	font-weight: bold;
	font-size: 15px;
}
#about #notice_box {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	margin: 1em;
	padding: 1em 0.5em 1em 20px;
}
#about #notice_box p {
	font-size: 13px;
}
#about #con_blk_block02 {
    padding: 0 40px 0 10px;
}
#about #con_blk_block02 h2 {
	border-left: 5px solid #00A9D4;
	border-bottom: 1px solid #00A9D4;
    margin-left: -10px;
	padding: 0 0 0 6px;
	font-size: 110%;
	font-weight: bold;
}
#about #con_blk_block02 p {
	margin-top: 36px;
	font-size: 12px;
}
#about #con_blk_block02 h3 {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
}
#about #bg_inq {
    margin: 40px 40px 40px 25px;
}
#about #page_line {
 	border-top: 1px dotted #cccccc;
        margin-top: 28px;
        padding-top: 6px;
        padding-left: 4px;
}

/* ブログ専用 */

#mt_pan_link {
	margin-top: 10px;
}
#mt_pan_link p {
	margin-top: 10px;
	font-size: 12px;
}
#mt_pan_left {
	float: left;
	width: 200px;
	margin-bottom: 5px !important;
}
#mt_pan_right {
	float: right;
	display: inline;
	margin-right: 50px;
	margin-bottom: 5px !important;
}
