@charset "utf-8";

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

テンプレート： pixta_standard02
カラー設定  ： color_wh_bl

	背景色基準     ： #FFF
	フォント色基準 ： #0D3D6E, #444
	ボーダー色基準 ： #F2F2F2

目次

1. 共通レイアウト

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

/* 1. 共通レイアウト */

/* 全体 */

body {
	background: #FFF;
	color: #444;
}

a:link, a:visited {
	color: #777;
	padding: 1px 3px;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFF;
	background: #0D3D6E;
}

div#preview_space div#contents h1 a {
	color: #444;
}

div#preview_space div#contents h1 a:hover {
	color: #444;
}


/* ヘッダ */

div#header {
	border-bottom: 2px solid #F2F2F2;
}/* IE6 hack */

div#header ul li a {
	padding: 0;
	 background: url(../../image/pixta_standard02/color_wh_bl/global_nav.gif);
}

span#present_location {
	background: url(../../image/pixta_standard02/color_wh_bl/mkr_nav.gif) 0 0 no-repeat;
}

span#btn_login a {
	width: 108px;
	background: url(../../image/pixta_standard02/color_wh_bl/btn_login.gif) center no-repeat;
}

span#btn_logout a {
	width: 95px;
	background: url(../../image/pixta_standard02/color_wh_bl/btn_logout.gif) center no-repeat;
}



/* コンテンツ */

div#container h1 a {
	color: #0D3D6E;
}

div#section_profile h2 {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profile.gif) 0 0 no-repeat;
}

div#section_works h2 {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_works.gif) 0 0 no-repeat;
}

div#section_news h2 {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_news.gif) 0 0 no-repeat;
}

div#section_links h2 {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_links.gif) 0 0 no-repeat;
}

div#section_contact h2 {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_contact.gif) 0 0 no-repeat;
}



div#function_stock a#btn_cart {
	width: 73px;
	background: url(../../image/pixta_standard02/color_wh_bl/btn_cart.gif) center no-repeat;
}

div#function_stock a#btn_lightbox {
	width: 91px;
	background: url(../../image/pixta_standard02/color_wh_bl/btn_lightbox.gif) center no-repeat;
}

div#section_buy div#function_stock ul li a:hover,
div#container_body span#btn_login a:hover,
div#container_body span#btn_logout a:hover {
	background-color: #2689DA;	
}

div#container div#container_stock ul td a {
	background: url(../../image/pixta_standard02/color_wh_bl/btn_addLightbox.gif) center no-repeat;
}

div#container div#container_stock ul td a:hover {
	background-color: #2689DA;
}

div#container_stock ul {
	background: url(../../image/pixta_standard02/color_wh_bl/bg_stockContents.gif)
}

div#container div.pager td a:hover {
	background: #0D3D6E;
}

table#search_etc select {
	border: 1px solid #999;
}

input#search_box {
	border: 1px solid #999;
}

input#search_btn {
	background: #0D3D6E;
}

div#container_body div#section_links dd a {
	background: #F2F2F2;
}

div#container_body div#section_links dd a:hover {
	background: #0D3D6E;
}


div#section_contact table tr#contact_user th {
	background: #F2F2F2 url(../../image/pixta_standard02/color_wh_bl/hn_contactTo.gif) 5px no-repeat;
}

div#section_contact table tr#contact_title th {
	background: #F2F2F2 url(../../image/pixta_standard02/color_wh_bl/hn_contactTitle.gif) 5px no-repeat;
}

div#section_contact table tr#contact_msg th {
	background: #F2F2F2 url(../../image/pixta_standard02/color_wh_bl/hn_contactMsg.gif) 5px no-repeat;
}


h3#hn_profMyself {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profMyself.gif) 0 0 no-repeat;
}

h3#hn_profBG {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profBG.gif) 0 0 no-repeat;
}

h3#hn_profAwards {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profAwards.gif) 0 0 no-repeat;
}

h3#hn_profGenre {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profGenre.gif) 0 0 no-repeat;
}

h3#hn_profClients {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profClients.gif) 0 0 no-repeat;
}

h3#hn_profURL {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profURL.gif) 0 0 no-repeat;
}

h3#hn_profCamera {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profCamera.gif) 0 0 no-repeat;
}

h3#hn_profHobby {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profHobby.gif) 0 0 no-repeat;
}

h3#hn_profAppli {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profAppli.gif) 0 0 no-repeat;
}

h3#hn_profJob {
	background: url(../../image/pixta_standard02/color_wh_bl/hn_profJob.gif) 0 0 no-repeat;
}

div#wrapper_profile h3.hn_profFree {
	font-size: 120%;
	font-weight: 700;
	background: url(../../image/pixta_standard02/color_wh_bl/mkr_profHn.gif) 0 0 no-repeat;
	text-indent: 19px;
	color: #0D3D6E;
}

div#section_works table th {
	background: #F2F2F2 url(../../image/pixta_standard02/color_wh_bl/mkr_works.gif) 0 0 no-repeat;
}

div#section_works table td {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #F2F2F2;
}




/* フッタ */

div#footer a {
	background: url(../../image/pixta_standard02/color_wh_bl/img_copyright.gif) 0 0 no-repeat;
}


/* 2. TOP */

div#wrapper_news h2 {
	background: #F2F2F2 url(../../image/pixta_standard02/color_wh_bl/hn_newsTop.gif) left no-repeat;
}

div#wrapper_news a#btn_archive,
span#btn_print a,
div#section_works table dd a,
td.btn_send input,
td.btn_send a,
div#container div.pager td.pager_prev a,
div#container div.pager td.pager_next a {
	background: #0D3D6E;
}

div#wrapper_news dt,
div#section_news dt {
	border-right: 2px solid #444;
}

div.pager td.pager_prev span,
div.pager td.pager_next span {
	display: block;
	width: 35px;
	text-align: center;
	background: #F2F2F2;
}


/* ページャ */

.pager table td strong, 
.pager table td a, 
.pager table td em {
	color: #777;
}

.pager table td strong {
	background: #F2F2F2;
}


