/*=============　基本レイアウトスタイル　===============*/

/******** BODY **********/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #889297;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
}


#box {
	background-image: url(../img/box_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/********** 左側メイン部分　********/
#main {
	background-color: #FFFFFF;
	padding: 0px;
	width: 760px;
	float: left;
	margin: 0px;
}

/********** 左側メニュー＆バナー部分　********/
#right {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 116px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/********** ヘッダー部分　********/

#head_title {
	background-image: url(../img/head_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 760px;
}


h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 a {
	text-decoration: none;
	background-image: url(../img/head_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 38px;
	width: 499px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/********** ヘッダー下メニュー部分　********/
#head_menu {
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 760px;
}
#head_menu ul {
	margin: 0px;
	padding: 0px;
}
#head_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#head_menu1 a {
	text-decoration: none;
	background-image: url(../img/head_menu1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 136px;
}
#head_menu1_o a {
	text-decoration: none;
	background-image: url(../img/head_menu1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 136px;
	background-position: 0px -44px;
}
#head_menu1 a:hover {
	background-position: 0px -44px;
}
#head_menu2 a {
	text-decoration: none;
	background-image: url(../img/head_menu2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 122px;
}
#head_menu2_o a {
	text-decoration: none;
	background-image: url(../img/head_menu2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 122px;
	background-position: 0px -44px;
}
#head_menu2 a:hover {
	background-position: 0px -44px;
}
#head_menu3 a {
	text-decoration: none;
	background-image: url(../img/head_menu3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 118px;
}
#head_menu3_o a {
	text-decoration: none;
	background-image: url(../img/head_menu3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 118px;
	background-position: 0px -44px;
}
#head_menu3 a:hover {
	background-position: 0px -44px;
}
#head_menu4 a {
	text-decoration: none;
	background-image: url(../img/head_menu4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 118px;
}
#head_menu4_o a {
	text-decoration: none;
	background-image: url(../img/head_menu4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 118px;
	background-position: 0px -44px;
}
#head_menu4 a:hover {
	background-position: 0px -44px;
}
#head_menu5 a {
	text-decoration: none;
	background-image: url(../img/head_menu5.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 138px;
}
#head_menu5_o a {
	text-decoration: none;
	background-image: url(../img/head_menu5.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 138px;
	background-position: 0px -44px;
}
#head_menu5 a:hover {
	background-position: 0px -44px;
}
#head_menu6 a {
	text-decoration: none;
	background-image: url(../img/head_menu6.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 128px;
}
#head_menu6_o a {
	text-decoration: none;
	background-image: url(../img/head_menu6.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 128px;
	background-position: 0px -44px;
}
#head_menu6 a:hover {
	background-position: 0px -44px;
}


/********** ヘッダー下サブメニュー部分（共通部分のみ：詳細は各項目のスタイルシートにて指定）　********/
#head_submenu {
	background-image: url(../img/head_menu2_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 760px;
}
#head_submenu ul {
	margin: 0px;
	padding: 0px;
}
#head_submenu li {
	font-size: 11px;
	float: left;
	list-style-type: none;
}


/**********ぱんくずリスト部分　********/

#pan_navi {
	background-image: url(../img/pan_back.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
	width: 760px;
	font-size:70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}

#pan_navi p {

	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#pan_navi a {
	color: #333333;
	text-decoration: none;
}
#pan_navi a:hover {
	text-decoration: underline;
	color: #999999;
}

/********** ページ下お問い合わせ部分　********/

#main_toi {
	text-align: center;
	padding: 10px;
}

/********** ヘッダー下「PAGE UP」部分　********/
#pageup {
	background-image: url(../img/pageup_back.gif);
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 596px;
}
#pageup a {
	text-decoration: none;
	background-image: url(../img/pageup_bt.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 164px;
}
#pageup a:hover {
	background-position: 0px -25px;
}

/********** フッダー部分　********/
#footer {
	margin: 0px;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both; 
	;
}  
#footer {   
    display: inline-block;  
	overflow:hidden;
}  
/* Hides from IE-mac \*/
* html #footer {height: 1%;}
#footer {display: block;}
/* End hide from IE-mac */
#foot_logo {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 20px;
	float: left;
	width: 142px;
}
#foot_logo a {
	text-decoration: none;
	background-image: url(../img/foot_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 142px;
}
#foot_link {
	font-size: 70%;
	margin: 0px;
	float: left;
	padding-top: 16px;
	padding-bottom: 12px;
}
#foot_link a {
	color: #333333;
	text-decoration: none;
}
#foot_link a:hover {
	color: #999999;
	text-decoration: underline;
}


/********** 右：お問い合わせ部分　********/
#r_toi {
	background-image: url(../img/r_toi_back.gif);
	margin: 0px;
	width: 195px;
	background-repeat: no-repeat;
	height: 173px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#r_toi h3 {
	font-size: 12px;
	background-image: url(../img/r_toi_t.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 195px;
}
#r_toi_tel {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
	width: 175px;
}
#r_toi ul {
	margin: 0px;
	padding: 0px;
}
#r_toi li {
	font-size: 12px;
	background-image: url(../img/r_toi_yaji.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 12px;
}
#r_toi a {
	color: #333333;
	text-decoration: none;
}
#r_toi a:hover {
	color: #999999;
	text-decoration: underline;
}

/********** 右：DRM部分　********/
#r_drm {
	background-image: url(../img/r_drm2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 206px;
	width: 195px;
}
#r_drm h3 {
	font-size: 12px;
	background-image: url(../img/r_drm1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 195px;
}
#r_drm p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#r_drm_bt a {
	font-size: 10px;
	text-decoration: none;
	background-image: url(../img/r_drm_to.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 24px;
	width: 165px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

/********** 右：高評価部分　********/
#r_hyouka {
	background-image: url(../img/r_hyouka2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 137px;
	width: 195px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#r_hyouka p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#r_hyouka h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#r_hyouka a {
	color: #333333;
	text-decoration: none;
}
#r_hyouka a:hover {
	color: #990000;
	text-decoration: underline;
}

/********** 右：その他バナー部分　********/
#r_cash a {
	background-image: url(../img/r_cash.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 196px;
	font-size: 80%;
	text-indent: -9999px;
	display: block;
}

#r_gsl {
	background-image: url(../img/r_gsl.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 196px;
	font-size: 80%;
	text-indent: -9999px;
	display: block;
}
#r_microsoft a {
	text-decoration: none;
	background-image: url(../img/r_microsofr.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 196px;
}
#r_partner a {
	text-decoration: none;
	background-image: url(../img/r_partner.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 196px;
}
.font-red {
	color: #CC0000;
}
