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


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


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

div#right_column div#example {
	padding-bottom : 20px ;
}

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

div#right_column div#example div.example h3 {
}

div#right_column div#example div.example ul li {
	padding : 10px ;
	list-style : none ;
	float : left ;
}

div#right_column div#example div.example p {
	clear : both ;
	font-size : 12px ;
	line-height : 1.5em ;
}

.h3_text{
	width: 720px;
	height: 46px;
	background: url(../img/example_h3.gif) no-repeat;
	color: #777;
	padding: 7px 0 0 35px;
}