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

#foot_out {
	background: url(../img/color_img/footer_back.jpg);
	height: 50px;
	padding-top: 30px;
	padding-left: 10px;

}
#main_out {
	background: url(../img/color_img/top_back.jpg) repeat-x;
	padding-left: 10px;
}

#main_out .flash_main {
	height: 240px;
	border: 1px solid #3399CC;
}
.menu {
	background-image: url(../img/color_img/menuBack.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
}
#contents_back {
	background-image: url(../img/color_img/contents_back.jpg);
	background-repeat: repeat-x;
}

#contents_out {
	margin: 0px;
	clear: both;
	width: 900px;
}
#side_menu {
	background-color: #FFFFFF;
	width: 150px;
	padding-right: 5px;
	padding-left: 30px;
	float: left;
	background-image: url(../img/color_img/pro_menu_back.jpg);
	background-repeat: repeat-x;
}
#side_menu p {
	margin: 0px;
}


#rootMenu {
	background-image: url(../img/color_img/rootBack.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
}
#rootMenu p {
	margin: 0px;
}
#takumiContents {
	background-image: url(../img/products/takumi/takumiBack.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #333333;
	line-height: 16px;
	margin-bottom: 10px;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.takumiBack {
	background-image: url(../img/products/takumi/takumiBackImg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#rockukeProf {
	background-color: #DEECF4;
	background-image: url(../img/products/kwave/kback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #006EAD;
	line-height: 16px;
	margin-bottom: 20px;
}
#emiiProf {
	background-color: #DEECF4;
	background-image: url(../img/products/hula/emiback.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #006EAD;
	line-height: 16px;
}
#ftProf {
	background-color: #DFECF4;
	background-image: url(../img/products/ft/ftIntroBack.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #006EAD;
	line-height: 18px;
}
#loprinzeProf {
	background-color: #DEECF4;
	background-image: url(../img/products/loprinze/loprinzeprofBack.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #006EAD;
	line-height: 16px;
}
#ProfBase {
	background-color: #DEECF4;
	color: #00436A;
	line-height: 16px;
	padding: 10px;
	margin-bottom: 10px;
}

#hapaProf {
	background-color: #FFF7EA;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 3px;
	color: #333333;
	line-height: 18px;
}

a  {
	text-decoration: none;
	color: #006EAD;
}

a:hover  {
	text-decoration: underline;
	color: #48C1DB;
}
.txtImg {
	padding: 2px;
	border: 1px solid #333333;
}
.txtImg2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.emptyCap {
	background-image: url(../img/obj/empCap.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	height: 24px;
	padding-top: 8px;
	padding-left: 25px;
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.emptyCap2 {
	background-image: url(../img/obj/empCap2.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	height: 24px;
	padding-top: 8px;
	padding-left: 25px;
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.emptyCap3 {
	background-image: url(../img/topics/topicHead.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.color_bar  {
	background: #066CAA;
	margin-top: 5px;
	margin-bottom: 5px;
}
.color_bar2 {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
}

.color1 {
	color: #FFFFFF;
}
.color2 {
	color: #0033FF;
}

.color3 {
	color: #FF0000;
}
.color4 {
	color: #FF00FF;
}
.color5 {
	color: #009900;
}
.color6 {
	color: #006ead;
}
.colorBox1 {
	background-color: #0080FF;
	text-align: center;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.font_color1 {
	font-size: 14px;
	color: #006ead;
	font-weight: bold;
}

.dotLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006EAD;
}
.orangeOutLineBox {
	padding: 5px;
	border: 2px solid #FF9900;
	background-color: #F5F4F5;
}
.articleTitle {
	padding-bottom: 6px;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/color_img/articleTitle_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.articleTitle2 {
	padding-bottom: 6px;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/color_img/pro_td_back2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.articleTitle_hover {
	color: #FFFFFF;
}


.articleDetail {
	padding-right: 2px;
	padding-left: 3px;
}
.articleDetail p {
	margin: 0px;
	padding: 0px;
}
.articleDetail2 {
	background-color: #FFF7EA;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 3px;
	color: #333333;
	line-height: 18px;
}
.articleDetail3 {
	background-image: url(../img/obj/guitarChara.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 2px;
	padding-left: 3px;
}
.articleDetail4 {
	background-image: url(../img/obj/guitarChara2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 2px;
	padding-left: 3px;
}

.articleTxt {
	vertical-align: top;
	background-image: url(../img/color_img/articleTxtBack.gif);
	background-position: center center;
	border: 1px solid #000000;
	background-color: #F5F4F5;
	width: 175px;
	line-height: 18px;
	background-repeat: no-repeat;
	height: auto;
}
.articleTxt2 {
	vertical-align: top;
	background-image: url(../img/color_img/articleTxtBack.gif);
	background-position: center center;
	border: 1px solid #000000;
	background-color: #F5F4F5;
	line-height: 18px;
	background-repeat: no-repeat;
	width: 530px;
}
.articleTxt3 {
	vertical-align: top;
	background-image: url(../img/color_img/articleTxtBack.gif);
	background-position: center center;
	border: 1px solid #000000;
	background-color: #F5F4F5;
	line-height: 18px;
	background-repeat: no-repeat;
	width: 700px;
}
.articleTxt4 {
	vertical-align: top;
	background-image: url(../img/color_img/articleTxtBack.gif);
	background-position: center center;
	border: 1px solid #000000;
	background-color: #F5F4F5;
	line-height: 18px;
	background-repeat: no-repeat;
	width: 410px;
}
.articleTxt5 {
	vertical-align: top;
	background-position: center center;
	border: 1px solid #000000;
	background-color: #F5F4F5;
	line-height: 18px;
	background-repeat: no-repeat;
	width: 700px;
}
