﻿@charset "utf-8";
/*-- 専用スタイルシート --*/


/*-- ヘッダー設定 --*/
div#header div.menu ul.main li.reform a {
	background-position : 0 -50px ;
}


/*-- 右カラム設定 --*/
div#right_column p {
	margin : 10px ;
}

div#right_column div#reform h2 {
	width : 720px ;
	height : 65px ;
	text-indent : -9999px ;
	background : url(../img/reform_h2.gif) left top no-repeat ;
}

div#right_column div#reform div.flow {
	padding-bottom : 20px ;
}

div#right_column div#reform div.flow p.left {
	margin : 0 ;
	padding-left : 10px ;
	float : left ;
}

div#right_column div#reform div.flow p.right {
	margin : 0 ;
	padding-right : 10px ;
	float : right ;
}
