@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------
　　　　個人ページ
-------------------------------------------------------*/

/* 左メニュー
----------------------------------------------*/

#btn_about_us01 {background:url(../images/btn_left_about_us01_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us02 {background:url(../images/btn_left_about_us02_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us03 {background:url(../images/btn_left_about_us03_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us04 {background:url(../images/btn_left_about_us04_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us05 {background:url(../images/btn_left_about_us05_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us06 {background:url(../images/btn_left_about_us06_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us07 {background:url(../images/btn_left_about_us07_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us08 {background:url(../images/btn_left_about_us08_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us09 {background:url(../images/btn_left_about_us09_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us10 {background:url(../images/btn_left_about_us10_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us11 {background:url(../images/btn_left_about_us11_off.png) no-repeat; width:230px; height:27px;}

#btn_about_us01 a:hover {background:url(../images/btn_left_about_us01_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us02 a:hover {background:url(../images/btn_left_about_us02_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us03 a:hover {background:url(../images/btn_left_about_us03_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us04 a:hover {background:url(../images/btn_left_about_us04_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us05 a:hover {background:url(../images/btn_left_about_us05_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us06 a:hover {background:url(../images/btn_left_about_us06_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us07 a:hover {background:url(../images/btn_left_about_us07_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us08 a:hover {background:url(../images/btn_left_about_us08_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us09 a:hover {background:url(../images/btn_left_about_us09_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us10 a:hover {background:url(../images/btn_left_about_us10_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us11 a:hover {background:url(../images/btn_left_about_us11_hover.png) no-repeat; width:230px; height:27px;}


/* コンテンツページ 右
----------------------------------------------*/

#right_contents {
    float:right;
    width:700px;
    color:#2b280e;
	text-align:left;
	margin:0px;
	padding:0px 12px 0px 0px;
}

h2 {
    background:url(../../images/bg_h2.gif) no-repeat;
	width:686px;
	height:25px;
	font-size:115%;
	color:#ffffff;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 7px;
}
	
h3 {
    background:url(../../images/bg_h3.gif) no-repeat;
	width:686px;
	height:22px;
	font-size:100%;
	color:#ffffff;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 7px;
}

h4 {
    background:url(../../images/bg_h4.gif) no-repeat;
	width:672px;
	height:20px;
	font-size:100%;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 2px;
}

h5 {
	margin:0px 0px 3px 0px;
	padding:0px 10px;
}

.right_contents_inner {
    margin:0px 0px 30px 0px;
	padding:0px 12px;
}

.right_contents_inner span {
    font-weight:bold;
}

#right_contents .table_wrapper {
    border:1px solid #aca368;
	margin:20px 0px;
	padding:0px;
}

#right_contents table {
    width:100%;
    border:1px solid #d4cfaf;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#right_contents th {
    border:1px solid #d4cfaf;
	text-align:left;
	background:#b7c26b;
	margin:0px;
	padding:6px 0px 6px 5px;
}

#right_contents td {
    border:1px solid #d4cfaf;
	background:#dedac0;
	margin:0px;
	padding:6px 0px 6px 5px;
}

#right_contents ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}

#right_contents li {
	margin:0px;
	padding:0px 0px 7px 0px;
}

.right_contents_space01 {
	margin:0px 0px 25px 0px;
	padding:0px;
}


.about_left01 {
    float:left;
	width:181px;
	margin:0px;
	padding:0px 0px 0px 10px;
}

.about_right01 {
    float:right;
	width:405px;
	line-height:2;
	margin:0px;
	padding:0px 25px 0px 0px;
}

.about01 {
    margin:12px 0px 20px 0px;
	padding:0px;
}

.about_right01 span {
    font-weight:bold;
}

.signature {
    font-weight:bold;
	text-align:right;
	margin:25px 0px 0px 0px;
	padding:0px;
}


/* about_us12 */
.about_left12 {
    float:left;
	width:245px;
	margin:0px;
	padding:0px 0px 0px 10px;
}

.about_right12 {
    float:right;
	width:320px;
	line-height:2;
	margin:0px;
	padding:0px 25px 0px 0px;
}

.about12 {
    margin:12px 0px 20px 0px;
	padding:0px;
}

/* 点滅 */
.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

