<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			http://www.hogehoge.com/
File name:			page.css (http://www.hogehoge.com/hoge/page.css)
Copyright:		(c)

-----------------------------------*/

/*-------------------------
__hoge_style
-------------------------*/


.method_box{}

.method_box .method_top_alpha{
	width:450px;
	height:470px;
	overflow:hidden;
	float:left;}


.method_box .method_top_beta{
	width:450px;
	height:470px;
	overflow:hidden;
	float:right;}

.method_box .method_top_alpha a:hover img,
.method_box .method_top_beta a:hover img{
	margin:-470px 0 0;}
	
.clearfix{
	margin:0 0 25px;}
	
	
/*  詳細ページ  */
	
.method_box .method01_title{
	background:url(images/method01_title.png) 0 0 no-repeat;
	width:920px;
	height:225px;
	margin:0 0 25px;}
	
.method_box .method01_title p{
	font-size:10px;
	line-height:35px;
	padding:70px 0 0 480px;}
	
	
.method_box .method01_merit{
	padding:0;}
	
.method_box .method01_merit ul{
	padding:0;}
	
.method_box .method01_merit ul li{
	padding:0;
	margin:0 0 15px;}
	
.method_box .method01_merit ul li p{
	margin:-25px 0 0!important;
	padding:0 0 0 110px!important;
	line-height:1.8em!important;
	font-size:14px;
	display:block;}
	
.method_box .method02_title{
	background:url(images/method02_title.png) 0 0 no-repeat;
	width:920px;
	height:225px;
	margin:0 0 25px;}
	
.method_box .method02_title p{
	font-size:10px;
	line-height:20px;
	padding:70px 0 0 400px;}
	
	
.method_box .method02_merit{
	padding:0;}
	
.method_box .method02_merit ul{
	padding:0;}
	
.method_box .method02_merit ul li{
	padding:0;
	margin:0 0 45px;}
	
.method_box .method02_merit ul li p{
	margin:-25px 0 0!important;
	padding:0 0 0 110px!important;
	line-height:1.8em!important;
	font-size:14px;
	display:block;}




</pre></body></html>