/* CSS Document */
/*
 * 共通スタイルCSS
 * 
 * URL: 
 * FILE: style.css
 * nakaza@i3design.co.jp
 */
 
/******************************
 * Index
 *
 * Universal:共通スタイル
 * Global:htmlタグスタイル
 * Common:共通スタイル
 * Container:コンテナ 
 * Header:ヘッダー
 * Navigation:ナビゲーションメニュー
 * Footer:フッター
 * topicPath:パンくず
 * Content:コンテンツ 
 * mainBlock:メインブロック 
 * Home:ホーム
 * Photographer:フォトグラファー
 * Studio:スタジオ
 * Blog:ブログ
 * Company:会社概要
 ******************************/

/* Universal */
html {
	color:#333333;
	font-style:normal;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, "ＭＳ ゴシック", "Osaka", sans-serif;
	line-height:110%;
	text-decoration:none;
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

/* Global */
body {
	background-color:#F0F0F0;
    font-size: 12px;
	text-align: center;
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
}

a:link, a:visited, a:active{
	color:#0066CC;
	text-decoration:none;
}
a:hover{
	color:#CC0099;
	text-decoration:underline;
}

h1{
	font-size:12px;
	font-weight:bold;
}
h2{
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h3{
	font-size:12px;
	font-weight:bold;
}
h4{
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
strong{
	font-weight:bold;   
}
hr{
	display:none;
}

img{
	border:none;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 0px;
}

input{
	line-height:120%;
	font-family: Verdana, Arial, Helvetica, "ＭＳ ゴシック", "Osaka", sans-serif;
}

textarea{
	line-height:120%;
	font-family: Verdana, Arial, Helvetica, "ＭＳ ゴシック", "Osaka", "trebuchet MS", "trebuchet", "verdana", sans-serif;
}
select option{
	line-height:120%;
	font-family: Verdana, Arial, Helvetica, "ＭＳ ゴシック", "Osaka", "trebuchet MS", "trebuchet", "verdana", sans-serif;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* Common */
.clear{
	clear:both;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.small{
	font-size:10px;
	line-height:140%;
}
.thumbnail{
	font-size:10px;
	text-align:center;
	padding:1px 0px 15px 0px;
}
#mainbox{
	margin:15px;
}
.boxLine{
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	padding:1px;
}

/* Container */
#container{
	color:#666666;
	background-color:#FFFFFF;
	width: 780px;
	text-align:left;
	margin:0px auto;
	position: relative;
}
#container-inner{
	margin:0px;
}

/* Header */
div#header{
	width:780px;
	height:75px;
	margin:0px auto;
	padding:0px;
	position:relative;
}
/* ロゴ */
div#logo{
	float:left;
	width:230px;
	text-align:center;
	padding:5px 0px 0px 0px;
}
/* Navigation */
div#sitemap {
	float:right;
	width:247px;
	height: 7px;
	text-align:right;
	padding:20px 12px 0px 0px;
	position:relative;
	display:block;
}
div#sitemap li {
	display: block;
	float: left;
}
div#sitemap li a {
	display: block;
	height: 7px;
}
div#sitemap li a img {
	display: block;
	height: 7px;
}
div#sitemap li a:hover {
	background-color: #ffffff;
}
div#sitemap li a:hover img {
	visibility: hidden;
}
div#sitemap li.sitemap01 a {
	background-image: url(/images/header/company_on.gif);
	width: 104px;
	margin-right:12px;
}
div#sitemap li.sitemap02 a {
	background-image: url(/images/header/contact_on.gif);
	width: 75px;
	margin-right:12px;
}
div#sitemap li.sitemap03 a {
	background-image: url(/images/header/map_on.gif);
	width: 32px;
}
/* Navigation */
div#headerMenu {
	width:780px;
	height: 14px;
	position:relative;
	display:block;
}
div#headerMenu li {
	display: block;
	float: left;
}
div#headerMenu li a {
	display: block;
}
div#headerMenu li a img {
	display: block;
}
div#headerMenu li a:hover {
	background-color: #ffffff;
}
div#headerMenu li a:hover img {
	visibility: hidden;
}
div#headerMenu li.headermenu00 {
	height: 14px;
	margin-top:2px;
	padding-left:12px;
	padding-right:64px;
}
div#headerMenu li.headermenu01 a {
	background-image: url(/images/header/menu01_on.gif);
	width:37px;
	height:7px;
	margin:4px 21px 0px 0px;
}
div#headerMenu li.headermenu02 a {
	background-image: url(/images/header/menu02_on.gif);
	width:108px;
	height:7px;
	margin:4px 21px 0px 0px;
}
div#headerMenu li.headermenu03 a {
	background-image: url(/images/header/menu03_on.gif);
	width:74px;
	height:12px;
	margin-right:20px;
}
div#headerMenu li.headermenu04 a {
	background-image: url(/images/header/menu04_on.gif);
	width: 152px;
	height:7px;
	margin:4px 20px 0px 0px;
}
div#headerMenu li.headermenu05 a {
	background-image: url(/images/header/menu05_on.gif);
	width: 34px;
	height:7px;
	margin-top:4px;
}

/* Footer */
#footer{
	color:#999999;
	width:780px;
	position:relative;
	margin:0px;
	padding:0px;
}
.copyright{
	text-align:right;
	font-size:x-small;
	margin:0px;
	padding:4px 5px 10px 0px;
}

/* topicPath */
#topicPath	{
	font-size:x-small;
	padding:3px 0px 3px 8px;
}

/* Content */
#content{
	background-image: url(/images/contentLine.gif);
    background-position: top left;
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	text-align:left;
	margin:5px 5px 0px 5px;
	padding:0;
}

/* main */
#main{
	margin:10px;
}
/* mainBlock */
#mainBlockLeft{
	float:left;
	width:198px;
	margin-top:30px;
}
#mainBlockRight{
	float:left;
	width:552px;
	margin-top:30px;
}
.boxBlock{
	margin:0px 15px 0px 15px;
}

/* Home */
#homeLeft{
	float:left;
	width:409px;
	margin-bottom:15px;
}
#homeRight{
	float:right;
	width:330px;
	margin-bottom:15px;
}
.home-footer{
	font-size:10px;
	text-align:right;
	padding:0px 0px 5px 0px;
}

/* Home 新着 */
.new_home dl{
	width:330px;
	line-height:120%;
	margin:0;
	padding:0;
	display:block;
	clear:both;
}
.new_home dt{
	float:left;
	width:65px;
	font-size:x-small;
	margin:0;
	padding:0;
	display:block;
	clear:left;
}
.new_home dd{
	float:right;
	width:265px;
	margin:0;
	padding:0;
	display:block;
}

/* Homeメニュー */
#home_Menu {
	font-size: x-small;
	line-height: 130%;
	padding: 0;
}
.box_menu01	{
	width: 135px;
	font-size: x-small;
	margin-right: 12px;
}
.box_menu02	{
	width: 135px;
	font-size: x-small;
	margin-right: 12px;
}
.box_menu03	{
	width: 161px;
	font-size: x-small;
	margin-right: 12px;
}
.box_menu04	{
	width: 135px;
	font-size: x-small;
	margin-right: 12px;
}
.box_menu05	{
	width: 135px;
	font-size: x-small;
	margin: 0
}
.box_menu01, .box_menu02, .box_menu03, .box_menu04, .box_menu05	{
	float: left;
}
/* Homeマウスオーバー */
div#home_Menu {
	margin-top:5px;
}
div#home_Menu a {
	display: block;
	height: 15px;
}
div#home_Menu a img {
	display: block;
	height: 15px;
}
div#home_Menu a:hover {
	background-color: #000000;
}
div#home_Menu a:hover img {
	visibility: hidden;
}
div#home_Menu .home_menu01 a {
	background-image: url(/images/home/menu01_on.gif);
	width: 135px;
}
div#home_Menu .home_menu02 a {
	background-image: url(/images/home/menu02_on.gif);
	width: 135px;
}
div#home_Menu .home_menu03 a {
	background-image: url(/images/home/menu03_on.gif);
	width: 161px;
}
div#home_Menu .home_menu04 a {
	background-image: url(/images/home/menu04_on.gif);
	width: 135px;
}
div#home_Menu .home_menu05 a {
	background-image: url(/images/home/menu05_on.gif);
	width: 135px;
}


/* Photographer */
.entryBox {
    float: left;
    width: 124px;
	height:80px;
	text-align:center;
    font-size: 11px;
    _font-size: 70%;
    line-height:130%;
	border:1px solid #CCCCCC;
    padding: 3px 0px 3px 0px;
	margin-right:11px;
	margin-bottom:11px;
}
#profile dl{
	width: 552px;
	line-height: 120%;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
#profile dt{
	float:left;
	width:110px;
	font-size:x-small;
	margin:0;
	padding:0;
	display:block;
	clear:left;
}
#profile dd{
	float:right;
	width:442px;
	margin:0;
	padding:0;
	display:block;
}

/* Studio */
.studio_F{
	text-align:right;
	padding-right:20px;
}

/* Blog */
#blogBlockLeft{
	float:left;
	width:502px;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
}
#blogBlockRight{
	float:left;
	width:208px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
}
.entry-header{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:0px;
}
.entry-body{
	margin:0;
	padding-bottom:10px;
}
.entry-more-link{
	font-size:10px;
	text-align:right;
	margin:0;
	padding:0;
}
.entry-footer{
	font-size:x-small;
	margin-bottom:50px;
	padding-top:10px;
}

.module-header{
	color:#FFFFFF;
	background-color:#997F55;
	padding:2px 5px 2px 5px;
}
.module-content{
	padding:5px;
}

.paginate {
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
}

/* company */
.company_bg{
	background-color:#F0F6D0;
	padding:8px;
}

.clearfix: after {
     content: ".";
     display: block;
     height: 0px;
     clear: both;
     visibility: hidden;
}

.clearfix {
     display: inline-block;
}

* html .clearfix {
     height: 1%;
}

.clearfix {
     display: block;
}

/* End hide from IE-mac */
