@charset "UTF-8";

/* ここから 津軽三味線 設定*/

#shamisen_common {
	width				: 680px;
	height				: auto;
	float				: left;
	background-color	: #000000;
}

#shamisen_common_wrap {
	width				: 680px;
	height				: auto;
	float				: left;
	margin-bottom		: 10px;
}

#shamisen_common_left {
	width				: 350px;
	height				: auto;
	float				: left;
}

#shamisen_common_right {
	width				: 330px;
	height				: auto;
	float				: right;
	color				: #FFFFFF;
}

#shamisen_common h1{
	color				: #FF0000;
	font-size			: 2em;
	font-weight			: normal;
	padding-top			: 10px;
	padding-bottom		: 5px;
	text-align			: center;
}

#shamisen_common h2{
	font-size			: 1.5em;
	text-align			: center;
	background-color	: #FF0000;
	color				: #000000;
	padding-top			: 5px;
	padding-bottom		: 5px;
}

#shamisen_common h3{
	font-size			: 0.9em;
	text-align			: right;
	color				: #FFFFFF;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-right		: 5px;
	font-weight			: normal;
}

#shamisen_common_text {
	color				: #FFFFFF;
	padding-top			: 10px;
	padding-bottom		: 10px;
	padding-left		: 10px;
	padding-right		: 10px;
	line-height			: 1.5em;
}

/* ここまで 津軽三味線 設定 */
