/*  

Theme Name:TTP Vol.0

Theme URI: http://www.studioshop.jp

Description: Think Tank Photo 

Version: 0.0

Author: Shigs

Author URI: http://www.shigs.com



	


*/

body {
	background: #000000 url(images/bg.jpg) no-repeat center top;
	font: 12px/1.5 "ヒラギノ角ゴ Pro W3", Osaka,"ＭＳ Ｐゴシック";
	color: #FFFFFF;
	margin: 0px;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding-bottom: 7px;
}

a:link, a:visited {
	color: #1AB2FF;
	text-decoration: none;
}

a:hover {
	color: #80EAFF;
	text-decoration: underline;
}

#nav {
	width: 778px;
	margin-top: 186px;
	margin-left: 1px;
	border-bottom: 1px solid #0D233A;
	background: #0C1627 url(images/navi_bg.gif) repeat-x;
}

#nav ul, #nav li,#nav a{
	display: block;
	margin: 0px;
	padding: 0px;

}

#nav li {
	float: left;
	list-style: none;
}

#nav a {
	list-style: none;
	padding: 6px 0px 6px 2px;
	text-decoration: none;
	width: 114px;
	text-align: center;
	background: url(images/naviedge.gif) repeat-y right;
}

#nav a:link,#nav a:visited {
	color: #FFFFFF;
}

#nav a:hover {
	color: #1AB2FF;
}

#breadcrum {
	margin-top: 30px;
	background: url(images/cntnt_topline.gif) no-repeat bottom;
	width: 780px;
	padding-bottom: 17px;
	margin-bottom: 22px;
}

#breadcrum a:link,#breadcrum a:visited {
	color: #1AB2FF;
	text-decoration: none;
}

#breadcrum a:hover {
	color: #80EAFF;
	text-decoration: underline;
}

#cntnts {
	float: left;
	width: 573px;
	margin: 0px 0px 22px;
}

#cntnts h1 {
	margin: 0px 0px 20px;
	font-size: 16px;
	padding: 0px 0px 4px;
	background: url(images/ttl_undreline.jpg) no-repeat bottom;
	width: 549px;
	text-indent: 1px;
}

#cntnts p {
	margin: 20px 0px 0px;
	width: 549px;
}

#sidebar {
	float: right;
	width: 207px;
	margin: 0px 0px 22px;
	padding: 0px;
}

#sidebar h3 {
	background: #012144 url(images/sidettl_bg.jpg) repeat-y;
	font-size: 12px;
	margin: 0px 0px 6px;
	padding: 4px 0px;
	text-indent: 17px;
}

#procategory a:link,#procategory a:visited,#link a:link,#link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#procategory a:hover,#link a:hover {
	color: #1AB2FF;
	text-decoration: none;
}

#procategory {
	margin-bottom: 15px;
	
}

#procategory ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#procategory li {
	display: block;
	background: #0A101A url(images/sidenavi_off.gif) repeat-y left;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #042E59;
}

#procategory li:hover {
	display: block;
	background: #001433 url(images/sidenavi_on.gif) repeat-y left;
}

#procategory a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 17px;
	border-bottom: 1px solid #000000;
}

#link {
	margin-bottom: 15px;
}

#link ul {
	display: block;
	list-style: none;
	background: #0A101A;
	margin: 0px;
	padding: 0px;
}

#link li {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(images/navilink_marker.gif) no-repeat left center;
}

#link li:hover {
	background: #001433 url(images/navilink_marker.gif) no-repeat left center;	
}

#link a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
}

#search {
	margin-bottom: 15px;
	padding: 0px;
	background: #0A101A;
}

#search input {
	padding: 0px;
	margin: 5px 0px 5px 5px;
}

.searchtxt {
	width: 190px;
	clear: both;
}

#footer {
	display: block;
	width: 780px;
	margin: 22px 0px 0px;
	padding-top: 18px;
	background: url(images/cntnt_btomline.gif) no-repeat top;
	clear: both;
}

#footer p {
	background: url(images/footer_bg.gif) repeat;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 6px;
	margin: 0px;
}


#topnews {
	padding: 0px;
	margin: 0px 0px 35px;
}

#topnews p {
	width: 549px;
	clear: both;
	margin-bottom: 15px;
}


#toplead {
	padding: 0px;
	margin: 0px 0px 35px;
}

#topmov {
	padding: 11px 0px 0px 3px;
	margin: 0px 0px 35px;
	background: url(images/movbg.jpg) no-repeat left top;
}

#toplead img {
	float: left;
	border: 2px solid #FFFFFF;
	width: 172px;
	margin: 0px 10px 15px 0px;
	padding: 0px;
}

#toplead p {
	width: 549px;
	clear: both;
	margin-bottom: 15px;
}

#toptopix {
	padding: 0px;
	margin: 0px;
}

#toptopix h2 {
	padding: 0px;
	margin: 0px 0px 15px;
}

#toptopix p {
	width: 547px;
	padding: 6px 0px 6px 2px;
	margin: 0px;
	border-bottom: 1px dotted #0B3E75;
}

#toptopix p a {
	color: #1AB2FF;
	text-decoration: none;
}

#toptopix p a:hover {
	color: #1AB2FF;
	text-decoration: underline;
}

#prdct_list {
	width: 176px;
	float: left;
	padding: 0px;
	margin: 0px 10px 5px 0px;
	text-align: center;
}

#prdct_list img {
	border: 2px solid #FFFFFF;
	margin: 0px 0px 6px;
	padding: 0px;
}

#prdct_list a {
	text-decoration: none;
	line-height: 1.2;
	color: #1AB2FF;
}

.plist {
	display: block;
	width: 176px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

#prdct_list a.plist:hover {
	color: #80EAFF;
	text-decoration: underline;
}

#prdct_list a.plist:visited {
	color: #1AB2FF;
}

#detail {
	padding: 0px;
	margin: 0px 0px 35px;
}

#detail h1 {
	margin: 0px 0px 2px;
}

#detail img {
	float: left;
	border: 2px solid #FFFFFF;
	margin: 0px 7px 7px 0px;
	padding: 0px;
}

#detail p {
	width: 549px;
	clear: both;
	margin: 15px 0px 0px;
}

#specs {
	padding: 0px;
	margin: 0px;
}

#specs h2 {
	padding: 0px;
	margin: 0px 0px 15px;
}

#specs table,#specs td {
	border: 1px solid #032547;
}

#specs table {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px;
	width: 548px;
}

#specs td {
	padding: 2px 2px 2px 7px;
	margin: 0px;
}

#btn {
	display: block;
	margin: 30px 0px 25px 428px;
	padding-bottom: 20px;
}

#btn img {
	border: none;
	margin: 0px;
}

#cntnts ul, #detail ul {
	padding-right: 25px;
	line-height: 1.5;
}

#catbelonged {
	padding: 0px;
	margin: 0px 25px 35px 0px;
	text-align: right;
}

#catbelonged a:link,#catbelonged a:visited {
	color: #1AB2FF;
	text-decoration: none;
}

#catbelonged a:hover {
	color: #80EAFF;
	text-decoration: underline;
}

#other img {
	border: none;
	margin: 0px 5px 0px 0px;
}

#searchresult {
	width: 549px;
	padding: 0px 0px 15px;
	margin: 0px 0px 20px;
	border-bottom: 1px dotted #0B3E75;
}

#searchresult h2 {
	color: #1AB2FF;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-size: 16px;
}

#searchresult p {
	width: 549px;
	margin: 0px;
	padding: 0px;
}

#newslist {
	width: 549px;
	padding: 0px 0px 15px;
	margin: 0px 0px 20px;
	border-bottom: 1px dotted #0B3E75;
}

#newslist h2 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.1;
}

#newslist p {
	width: 549px;
	margin: 12px 0px 0px;
	padding: 0px;
}

#newslist h2 a, #newslist h2 a:visited, #newslist h2 a:link {
	color: #1AB2FF;
	text-decoration: none;
}

#newslist h2 a:hover {
	color: #1AB2FF;
	text-decoration: underline;
}

.date {
	font-size: 12px;
}

#inquiry {
	padding: 0px;
	margin: 0px 0px 20px;
}

#inquiry h2 {
	margin: 0px 0px 20px;
	font-size: 14px;
	padding: 0px 0px 4px;
	background: url(images/ttl_undreline.jpg) no-repeat bottom;
	width: 549px;
	text-indent: 1px;
}


#inquiry p {
	padding: 0px 0px 8px;
	margin: 0px 0px 10px;
}


#form {
	padding: 0px;
	margin: 0px 0px 35px;
}

#form h2 {
	margin: 0px 0px 20px;
	font-size: 14px;
	padding: 0px 0px 4px;
	background: url(images/ttl_undreline.jpg) no-repeat bottom;
	width: 549px;
	text-indent: 1px;
}

#form h3 {
	font-size: 12px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 5px;
	background: url(images/arow.gif) no-repeat left;
}

#form p {
	padding: 0px 0px 8px;
	margin: 0px 0px 15px;
	border-bottom: 1px dotted #0B3E75;
}

#iform .caution {
	color: #FFFF00;
}

#shop {
	width: 549px;
	padding: 0px 0px 15px;
	margin: 0px 0px 20px;
	border-bottom: 1px dotted #0B3E75;
	clear: left;
}

#shop h2 {
	color: #1AB2FF;
	margin: 0px 10px 8px 0px;
	padding: 0px;
	font-size: 16px;
}

#shop img {
	margin: 0px 10px 0px 0px;
	float: left;
}

#shop p {
	display: block;
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.caution {
	color: #cc0000;
}

.title {
	padding: 10px 0px 6px;
	margin: 0px;
	clear: both;
	border-bottom: 1px dotted #0B3E75;
}

*html #nav{
	width: 780px;
}

*html #footer{
	margin: 0px;
}

*html #procategory a:hover {
	display: block;
	background: #001433 url(images/sidenavi_on.gif) repeat-y left;
}

*html #link li {
	border-bottom: 1px solid #0A101A;
}

*html #link a:hover {
	background: #001433 url(images/navilink_marker.gif) no-repeat left center;	
}

*html #cntnts h1 {
	font-size: 14px;
}

*html #inquiry h2 {
	font-size: 12px;
}

*html #form h2 {
	font-size: 12px;
}

*:first-child+html #nav{
	width: 779px;
	margin-left: 1px;
}

*:first-child+html #footer {
	margin: 0px;
}

*:first-child+html #cntnts h1 {
	font-size: 14px;
}

*:first-child+html #inquiry h2 {
	font-size: 12px;
}

*:first-child+html #form h2 {
	font-size: 12px;
}

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

.clearfix { display: inline-block; }

/* Hides from IE-mac ¥*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
