﻿@charset "UTF-8";

/** サブメニュー ---------------------- **/
#subMenu dl{
	background:url(../../blog/images/submenu.gif) no-repeat 0% 0%;
	width:200px;
	height:105px;
	margin-bottom:10px;}

#subMenu dl dt{
	text-indent:-1000em;
	height:66px;}

#subMenu dl dd{
	text-indent:-1000em;
	width:200px;
	height:39px;}

#subMenu dl dd a{
	width:200px;
	height:39px;
	display:block;}

#subMenu dl dd a:hover{
	background-image:url(../../blog/images/submenu.gif);}

#sMenu01{background-position: -200px -66px;}





.blog_free{
	width:585px !important;
	width /**/:625px;
	padding:13px;
	border:7px solid #CCC;
	background-color:#FAFAFA;}

.blog_free h4{
	color:#996600;}


.blogBox{
	width:625px;
	margin:3em 0 0;
	line-height:1.5;}

.blogBox dt{
	background:url(../../blog/images/h4_bg.gif) no-repeat 0% 0%;
	color:#993300;
	padding:18px 10px 15px 60px;
	font-weight:bold;
	font-size:130%;
	margin:0;}

.blogBox dt a:link, .blogBox dt a:visited{
	color:#993300;
	text-decoration: none;}

.blogBox dt a:hover, .blogBox dt a:active{
	color: #CC3366;
	text-decoration: none;}

.blogBox dd{
	font-size:110%;
	margin:5px 10px 0 60px;}

.blogBox dd a:hover, .blogBox dd a:active{
	color: #CC3366;}

.prof{
	background:url(../../blog/images/ico_prof.gif) no-repeat 0% 50%;
	padding:0 0 0 60px;
	margin-bottom:15px;}
.date{
	background:url(../../blog/images/ico_blog.gif) no-repeat 0% 50%;
	padding:0 0 0 60px;}






